diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-07-05 23:56:01 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-07-05 23:56:01 +0000 |
commit | 30beb83234f22d38deb769df7c76ebf9f5202cbe (patch) | |
tree | a3f0ecfee3d0bbb4c745077bc7bce49f36cbf63f /dev-ruby/text-hyphen | |
parent | Version bump; update license information. (diff) | |
download | historical-30beb83234f22d38deb769df7c76ebf9f5202cbe.tar.gz historical-30beb83234f22d38deb769df7c76ebf9f5202cbe.tar.bz2 historical-30beb83234f22d38deb769df7c76ebf9f5202cbe.zip |
marked x86 per bug 424846
Package-Manager: portage-2.2.0_alpha116/cvs/Linux i686
Diffstat (limited to 'dev-ruby/text-hyphen')
-rw-r--r-- | dev-ruby/text-hyphen/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/text-hyphen/text-hyphen-1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/text-hyphen/ChangeLog b/dev-ruby/text-hyphen/ChangeLog index 5002a9c930c7..3df8264c1b18 100644 --- a/dev-ruby/text-hyphen/ChangeLog +++ b/dev-ruby/text-hyphen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/text-hyphen # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.42 2012/07/05 17:28:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.43 2012/07/05 23:56:01 jdhore Exp $ + + 05 Jul 2012; Jeff Horelick <jdhore@gentoo.org> text-hyphen-1.2.ebuild: + marked x86 per bug 424846 05 Jul 2012; Agostino Sarubbo <ago@gentoo.org> text-hyphen-1.2.ebuild: Stable for amd64, wrt bug #424846 diff --git a/dev-ruby/text-hyphen/text-hyphen-1.2.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.2.ebuild index 58ed08cc06e4..235b824bf6be 100644 --- a/dev-ruby/text-hyphen/text-hyphen-1.2.ebuild +++ b/dev-ruby/text-hyphen/text-hyphen-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.2.ebuild,v 1.2 2012/07/05 17:28:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.2.ebuild,v 1.3 2012/07/05 23:56:01 jdhore Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -16,7 +16,7 @@ HOMEPAGE="http://rubyforge.org/projects/text-format" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~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 " |