klausman 14/07/18 12:31:24 Modified: ChangeLog xml-types-0.3.4.ebuild Log: Stable on alpha, bug #502672 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.15 dev-haskell/xml-types/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/xml-types/ChangeLog?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/xml-types/ChangeLog?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/xml-types/ChangeLog?r1=1.14&r2=1.15 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-haskell/xml-types/ChangeLog,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ChangeLog 2 Feb 2014 11:13:51 -0000 1.14 +++ ChangeLog 18 Jul 2014 12:31:24 -0000 1.15 @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/xml-types # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xml-types/ChangeLog,v 1.14 2014/02/02 11:13:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xml-types/ChangeLog,v 1.15 2014/07/18 12:31:24 klausman Exp $ + + 18 Jul 2014; Tobias Klausmann <[email protected]> xml-types-0.3.4.ebuild: + Stable on alpha, bug #502672 02 Feb 2014; Agostino Sarubbo <[email protected]> xml-types-0.3.4.ebuild: Stable for sparc, wrt bug #488808 1.7 dev-haskell/xml-types/xml-types-0.3.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/xml-types/xml-types-0.3.4.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/xml-types/xml-types-0.3.4.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/xml-types/xml-types-0.3.4.ebuild?r1=1.6&r2=1.7 Index: xml-types-0.3.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-haskell/xml-types/xml-types-0.3.4.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xml-types-0.3.4.ebuild 2 Feb 2014 11:13:51 -0000 1.6 +++ xml-types-0.3.4.ebuild 18 Jul 2014 12:31:24 -0000 1.7 @@ -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/xml-types/xml-types-0.3.4.ebuild,v 1.6 2014/02/02 11:13:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xml-types/xml-types-0.3.4.ebuild,v 1.7 2014/07/18 12:31:24 klausman Exp $ EAPI=5 @@ -15,7 +15,7 @@ LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-haskell/deepseq-1.1.0.0:=[profile?]
