klausman 14/11/21 12:12:39 Modified: ChangeLog String-Format-1.170.0-r1.ebuild Log: Keyworded on alpha, bug 520340 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.28 dev-perl/String-Format/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-Format/ChangeLog?rev=1.28&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-Format/ChangeLog?rev=1.28&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-Format/ChangeLog?r1=1.27&r2=1.28 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/String-Format/ChangeLog,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ChangeLog 19 Oct 2014 16:15:57 -0000 1.27 +++ ChangeLog 21 Nov 2014 12:12:39 -0000 1.28 @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/String-Format # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Format/ChangeLog,v 1.27 2014/10/19 16:15:57 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Format/ChangeLog,v 1.28 2014/11/21 12:12:39 klausman Exp $ + + 21 Nov 2014; Tobias Klausmann <[email protected]> + String-Format-1.170.0-r1.ebuild: + Keyworded on alpha, bug 520340 19 Oct 2014; Mikle Kolyada <[email protected]> -String-Format-1.160.0.ebuild: Drop old 1.2 dev-perl/String-Format/String-Format-1.170.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-Format/String-Format-1.170.0-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-Format/String-Format-1.170.0-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-Format/String-Format-1.170.0-r1.ebuild?r1=1.1&r2=1.2 Index: String-Format-1.170.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/String-Format/String-Format-1.170.0-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- String-Format-1.170.0-r1.ebuild 22 Aug 2014 18:19:31 -0000 1.1 +++ String-Format-1.170.0-r1.ebuild 21 Nov 2014 12:12:39 -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-perl/String-Format/String-Format-1.170.0-r1.ebuild,v 1.1 2014/08/22 18:19:31 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Format/String-Format-1.170.0-r1.ebuild,v 1.2 2014/11/21 12:12:39 klausman Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do"
