klausman 15/07/15 15:49:56 Modified: ChangeLog google-apputils-0.4.2.ebuild Log: Keyworded on alpha, bug 519772 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.15 dev-python/google-apputils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-apputils/ChangeLog?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-apputils/ChangeLog?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-apputils/ChangeLog?r1=1.14&r2=1.15 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/google-apputils/ChangeLog,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ChangeLog 7 Jun 2015 16:21:53 -0000 1.14 +++ ChangeLog 15 Jul 2015 15:49:56 -0000 1.15 @@ -1,6 +1,10 @@ # ChangeLog for dev-python/google-apputils # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/google-apputils/ChangeLog,v 1.14 2015/06/07 16:21:53 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/google-apputils/ChangeLog,v 1.15 2015/07/15 15:49:56 klausman Exp $ + + 15 Jul 2015; Tobias Klausmann <[email protected]> + google-apputils-0.4.2.ebuild: + Keyworded on alpha, bug 519772 07 Jun 2015; Justin Lecher <[email protected]> metadata.xml: Add pypi to remote-id in metadata.xml 1.3 dev-python/google-apputils/google-apputils-0.4.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-apputils/google-apputils-0.4.2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-apputils/google-apputils-0.4.2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-apputils/google-apputils-0.4.2.ebuild?r1=1.2&r2=1.3 Index: google-apputils-0.4.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/google-apputils/google-apputils-0.4.2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- google-apputils-0.4.2.ebuild 7 Jun 2015 13:28:57 -0000 1.2 +++ google-apputils-0.4.2.ebuild 15 Jul 2015 15:49:56 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/google-apputils/google-apputils-0.4.2.ebuild,v 1.2 2015/06/07 13:28:57 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/google-apputils/google-apputils-0.4.2.ebuild,v 1.3 2015/07/15 15:49:56 klausman Exp $ EAPI="5" @@ -14,7 +14,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh ~x86" IUSE="test" RDEPEND="
