diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-12-31 17:58:29 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-12-31 17:58:29 +0000 |
commit | fba6557d7e2e1a042d70532431b1a8a89d6de6d3 (patch) | |
tree | f3afdb8c59e09852e06d66750de1f8ce5ed4a3c8 /dev-ruby/hoe-seattlerb | |
parent | Marked ~sparc64-solaris (diff) | |
download | gentoo-2-fba6557d7e2e1a042d70532431b1a8a89d6de6d3.tar.gz gentoo-2-fba6557d7e2e1a042d70532431b1a8a89d6de6d3.tar.bz2 gentoo-2-fba6557d7e2e1a042d70532431b1a8a89d6de6d3.zip |
Add Prefix keywords, bug #396547
(Portage version: 2.2.01.20048-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-ruby/hoe-seattlerb')
-rw-r--r-- | dev-ruby/hoe-seattlerb/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe-seattlerb/ChangeLog b/dev-ruby/hoe-seattlerb/ChangeLog index 51d145ff25c8..7925be23c6c5 100644 --- a/dev-ruby/hoe-seattlerb/ChangeLog +++ b/dev-ruby/hoe-seattlerb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/hoe-seattlerb # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.35 2011/12/18 13:34:28 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.36 2011/12/31 17:58:29 grobian Exp $ + + 31 Dec 2011; Fabian Groffen <grobian@gentoo.org> hoe-seattlerb-1.2.8.ebuild: + Add Prefix keywords, bug #396547 *hoe-seattlerb-1.2.8 (18 Dec 2011) diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild index d4eaeb11edc7..6032afb70869 100644 --- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild +++ b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v 1.1 2011/12/18 13:34:28 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v 1.2 2011/12/31 17:58:29 grobian Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/hoe-seattlerb" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.12 )" |