diff options
author | Hans de Graaff <graaff@gentoo.org> | 2011-01-29 11:20:07 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2011-01-29 11:20:07 +0000 |
commit | a50e4b5eaaad9fc755d23442d294f81f9942bc6d (patch) | |
tree | ddc0d51cd21fff6cc0981bbba9e3836522019cdf /dev-ruby/text-hyphen | |
parent | dev-java/javacc: some fixes (diff) | |
download | historical-a50e4b5eaaad9fc755d23442d294f81f9942bc6d.tar.gz historical-a50e4b5eaaad9fc755d23442d294f81f9942bc6d.tar.bz2 historical-a50e4b5eaaad9fc755d23442d294f81f9942bc6d.zip |
Move forward ~ppc keyword, not clear why this was dropped in the first place.
Package-Manager: portage-2.1.9.25/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/text-hyphen')
-rw-r--r-- | dev-ruby/text-hyphen/ChangeLog | 9 | ||||
-rw-r--r-- | dev-ruby/text-hyphen/text-hyphen-1.0.0-r2.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/text-hyphen/text-hyphen-1.0.0-r3.ebuild | 6 |
3 files changed, 13 insertions, 8 deletions
diff --git a/dev-ruby/text-hyphen/ChangeLog b/dev-ruby/text-hyphen/ChangeLog index 97f76773e377..dd41db0b642a 100644 --- a/dev-ruby/text-hyphen/ChangeLog +++ b/dev-ruby/text-hyphen/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/text-hyphen -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.28 2010/12/27 20:51:45 grobian Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.29 2011/01/29 11:17:06 graaff Exp $ + + 29 Jan 2011; Hans de Graaff <graaff@gentoo.org> + text-hyphen-1.0.0-r2.ebuild, text-hyphen-1.0.0-r3.ebuild: + Move forward ~ppc keyword, not clear why this was dropped in the first + place. 27 Dec 2010; Fabian Groffen <grobian@gentoo.org> text-hyphen-1.0.0-r3.ebuild: diff --git a/dev-ruby/text-hyphen/text-hyphen-1.0.0-r2.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.0.0-r2.ebuild index 91886ee93b0e..d9c293a9c4f1 100644 --- a/dev-ruby/text-hyphen/text-hyphen-1.0.0-r2.ebuild +++ b/dev-ruby/text-hyphen/text-hyphen-1.0.0-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r2.ebuild,v 1.3 2010/10/23 15:38:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r2.ebuild,v 1.4 2011/01/29 11:17:06 graaff Exp $ EAPI=2 USE_RUBY="ruby18 ree18 jruby" @@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/text-format/${P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris" IUSE="" ruby_add_bdepend " diff --git a/dev-ruby/text-hyphen/text-hyphen-1.0.0-r3.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.0.0-r3.ebuild index a7ecfbad3621..6f46e3235dd9 100644 --- a/dev-ruby/text-hyphen/text-hyphen-1.0.0-r3.ebuild +++ b/dev-ruby/text-hyphen/text-hyphen-1.0.0-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r3.ebuild,v 1.5 2010/12/27 20:51:45 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r3.ebuild,v 1.6 2011/01/29 11:17:06 graaff Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/text-format/${P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend " |