klausman 14/11/20 16:59:45 Modified: ChangeLog rdflib-4.1.2.ebuild Log: Keyworded on alpha, bug 518436 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.48 dev-python/rdflib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rdflib/ChangeLog?rev=1.48&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rdflib/ChangeLog?rev=1.48&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rdflib/ChangeLog?r1=1.47&r2=1.48 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/rdflib/ChangeLog,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- ChangeLog 18 Nov 2014 05:02:42 -0000 1.47 +++ ChangeLog 20 Nov 2014 16:59:45 -0000 1.48 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/rdflib # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/rdflib/ChangeLog,v 1.47 2014/11/18 05:02:42 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/rdflib/ChangeLog,v 1.48 2014/11/20 16:59:45 klausman Exp $ + + 20 Nov 2014; Tobias Klausmann <[email protected]> rdflib-4.1.2.ebuild: + Keyworded on alpha, bug 518436 18 Nov 2014; Ian Delaney <[email protected]> -rdflib-3.1.0.ebuild, -rdflib-3.2.1.ebuild, -rdflib-3.2.2.ebuild, -rdflib-4.0.1.ebuild, 1.7 dev-python/rdflib/rdflib-4.1.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rdflib/rdflib-4.1.2.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rdflib/rdflib-4.1.2.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rdflib/rdflib-4.1.2.ebuild?r1=1.6&r2=1.7 Index: rdflib-4.1.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/rdflib/rdflib-4.1.2.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- rdflib-4.1.2.ebuild 18 Nov 2014 05:02:42 -0000 1.6 +++ rdflib-4.1.2.ebuild 20 Nov 2014 16:59:45 -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-python/rdflib/rdflib-4.1.2.ebuild,v 1.6 2014/11/18 05:02:42 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/rdflib/rdflib-4.1.2.ebuild,v 1.7 2014/11/20 16:59:45 klausman Exp $ EAPI=5 @@ -18,7 +18,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="berkdb examples mysql redland sqlite test" RDEPEND="
