klausman 14/06/18 11:29:40 Modified: ChangeLog pg-0.17.1.ebuild Log: Keyworded on alpha, bug #330337 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.72 dev-ruby/pg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/ChangeLog?rev=1.72&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/ChangeLog?rev=1.72&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/ChangeLog?r1=1.71&r2=1.72 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v retrieving revision 1.71 retrieving revision 1.72 diff -u -r1.71 -r1.72 --- ChangeLog 21 Apr 2014 07:07:53 -0000 1.71 +++ ChangeLog 18 Jun 2014 11:29:39 -0000 1.72 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/pg # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.71 2014/04/21 07:07:53 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.72 2014/06/18 11:29:39 klausman Exp $ + + 18 Jun 2014; Tobias Klausmann <[email protected]> pg-0.17.1.ebuild: + Keyworded on alpha, bug #330337 21 Apr 2014; Hans de Graaff <[email protected]> pg-0.14.1.ebuild, pg-0.17.0-r1.ebuild, pg-0.17.1.ebuild: 1.6 dev-ruby/pg/pg-0.17.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.17.1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.17.1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.17.1.ebuild?r1=1.5&r2=1.6 Index: pg-0.17.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.17.1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- pg-0.17.1.ebuild 21 Apr 2014 07:07:53 -0000 1.5 +++ pg-0.17.1.ebuild 18 Jun 2014 11:29:39 -0000 1.6 @@ -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-ruby/pg/pg-0.17.1.ebuild,v 1.5 2014/04/21 07:07:53 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.17.1.ebuild,v 1.6 2014/06/18 11:29:39 klausman Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" @@ -18,7 +18,7 @@ LICENSE="|| ( GPL-2 Ruby )" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="${RDEPEND}
