diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2010-10-10 17:25:26 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2010-10-10 17:25:26 +0000 |
commit | e0d8271851bda302505d7b103295cee8cb1c8134 (patch) | |
tree | b5986e3a518a15dd3c040f5f0fd2f71b4b73e861 /dev-ruby/text-hyphen | |
parent | Add myself to the package's maintainers. Add new revision fixing bug #300974 ... (diff) | |
download | gentoo-2-e0d8271851bda302505d7b103295cee8cb1c8134.tar.gz gentoo-2-e0d8271851bda302505d7b103295cee8cb1c8134.tar.bz2 gentoo-2-e0d8271851bda302505d7b103295cee8cb1c8134.zip |
Keyworded on alpha, bug #330337
(Portage version: 2.1.9.14/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/text-hyphen')
-rw-r--r-- | dev-ruby/text-hyphen/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/text-hyphen/text-hyphen-1.0.0-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/text-hyphen/ChangeLog b/dev-ruby/text-hyphen/ChangeLog index 36db7049adfe..b775e5dc7a48 100644 --- a/dev-ruby/text-hyphen/ChangeLog +++ b/dev-ruby/text-hyphen/ChangeLog @@ -1,6 +1,10 @@ # 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.24 2010/10/06 17:54:39 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.25 2010/10/10 17:25:26 klausman Exp $ + + 10 Oct 2010; Tobias Klausmann <klausman@gentoo.org> + text-hyphen-1.0.0-r3.ebuild: + Keyworded on alpha, bug #330337 *text-hyphen-1.0.0-r3 (06 Oct 2010) 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 e1f6d49d1d63..55f1fc2daba2 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 # 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.1 2010/10/06 17:54:39 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r3.ebuild,v 1.2 2010/10/10 17:25:26 klausman 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="~amd64 ~ia64 ~ppc64 ~sparc ~x86 ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86 ~x86-solaris" IUSE="" ruby_add_bdepend " |