diff options
author | Naohiro Aota <naota@gentoo.org> | 2011-12-05 00:35:14 +0000 |
---|---|---|
committer | Naohiro Aota <naota@gentoo.org> | 2011-12-05 00:35:14 +0000 |
commit | 6aea8374d9944f83d7f22d37bafc147249fb5b0a (patch) | |
tree | 0751f62964709edf201f14d29ddb55fb564cf4f4 /dev-ruby/hoe-seattlerb | |
parent | remove gpgtest (diff) | |
download | historical-6aea8374d9944f83d7f22d37bafc147249fb5b0a.tar.gz historical-6aea8374d9944f83d7f22d37bafc147249fb5b0a.tar.bz2 historical-6aea8374d9944f83d7f22d37bafc147249fb5b0a.zip |
Add ~x86-fbsd.
Package-Manager: portage-2.2.0_alpha79/cvs/Linux x86_64
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.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe-seattlerb/ChangeLog b/dev-ruby/hoe-seattlerb/ChangeLog index 020fa98c46ec..79bba89dddb9 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.33 2011/10/16 07:36:59 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.34 2011/12/05 00:32:53 naota Exp $ + + 05 Dec 2011; Naohiro Aota <naota@gentoo.org> hoe-seattlerb-1.2.7.ebuild: + Add ~x86-fbsd. *hoe-seattlerb-1.2.7 (16 Oct 2011) diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.7.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.7.ebuild index 26e9298c3a88..0bc194f5b23b 100644 --- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.7.ebuild +++ b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.7.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.7.ebuild,v 1.1 2011/10/16 07:36:59 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.7.ebuild,v 1.2 2011/12/05 00:32:53 naota 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 ~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 ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.12 )" |