slyfox 14/12/23 22:53:13 Modified: terminfo-0.4.0.0.ebuild ChangeLog Log: Mark as a core lib for ghc-7.8.4. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path 1.4 dev-haskell/terminfo/terminfo-0.4.0.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/terminfo/terminfo-0.4.0.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/terminfo/terminfo-0.4.0.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/terminfo/terminfo-0.4.0.0.ebuild?r1=1.3&r2=1.4 Index: terminfo-0.4.0.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/terminfo-0.4.0.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- terminfo-0.4.0.0.ebuild 11 Aug 2014 15:07:53 -0000 1.3 +++ terminfo-0.4.0.0.ebuild 23 Dec 2014 22:53:13 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/terminfo-0.4.0.0.ebuild,v 1.3 2014/08/11 15:07:53 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/terminfo-0.4.0.0.ebuild,v 1.4 2014/12/23 22:53:13 slyfox Exp $ EAPI=5 @@ -25,4 +25,4 @@ >=dev-haskell/cabal-1.10.0.0 " -CABAL_CORE_LIB_GHC_PV="7.8.3" +CABAL_CORE_LIB_GHC_PV="7.8.3 7.8.3.20141119 7.8.4" 1.38 dev-haskell/terminfo/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/terminfo/ChangeLog?rev=1.38&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/terminfo/ChangeLog?rev=1.38&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/terminfo/ChangeLog?r1=1.37&r2=1.38 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/ChangeLog,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- ChangeLog 11 Aug 2014 15:07:53 -0000 1.37 +++ ChangeLog 23 Dec 2014 22:53:13 -0000 1.38 @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/terminfo # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/ChangeLog,v 1.37 2014/08/11 15:07:53 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/ChangeLog,v 1.38 2014/12/23 22:53:13 slyfox Exp $ + + 23 Dec 2014; Sergei Trofimovich <[email protected]> terminfo-0.4.0.0.ebuild: + Mark as a core lib for ghc-7.8.4. 11 Aug 2014; Sergei Trofimovich <[email protected]> terminfo-0.4.0.0.ebuild: Mark ebuild as a code librray of ghc-7.8.3 (bug #519644 by Martin Wegner).
