klausman 14/07/18 12:31:14 Modified: ChangeLog libxml-sax-0.7.5.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.16 dev-haskell/libxml-sax/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 9 Mar 2014 05:15:19 -0000 1.15 +++ ChangeLog 18 Jul 2014 12:31:14 -0000 1.16 @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/libxml-sax # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/ChangeLog,v 1.15 2014/03/09 05:15:19 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/ChangeLog,v 1.16 2014/07/18 12:31:14 klausman Exp $ + + 18 Jul 2014; Tobias Klausmann <[email protected]> libxml-sax-0.7.5.ebuild: + Stable on alpha, bug #502672 *libxml-sax-0.7.5 (09 Mar 2014) 1.2 dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild?r1=1.1&r2=1.2 Index: libxml-sax-0.7.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libxml-sax-0.7.5.ebuild 9 Mar 2014 05:15:19 -0000 1.1 +++ libxml-sax-0.7.5.ebuild 18 Jul 2014 12:31:14 -0000 1.2 @@ -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/libxml-sax/libxml-sax-0.7.5.ebuild,v 1.1 2014/03/09 05:15:19 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild,v 1.2 2014/07/18 12:31:14 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/text-0.7:=[profile?]
