diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-06-30 14:52:25 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-06-30 14:52:25 +0000 |
commit | 59f11c43cfc88f18e6f41aad3fd4c5507f09ff20 (patch) | |
tree | 2796e1a7d53ca062b5e93c7ac84bc8199cb74e98 /dev-ruby/hoe-seattlerb | |
parent | initial import, ebuild by me (diff) | |
download | historical-59f11c43cfc88f18e6f41aad3fd4c5507f09ff20.tar.gz historical-59f11c43cfc88f18e6f41aad3fd4c5507f09ff20.tar.bz2 historical-59f11c43cfc88f18e6f41aad3fd4c5507f09ff20.zip |
x86 stable, see bug 421525
Package-Manager: portage-2.1.10.49/cvs/Linux i686
Diffstat (limited to 'dev-ruby/hoe-seattlerb')
-rw-r--r-- | dev-ruby/hoe-seattlerb/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/hoe-seattlerb/ChangeLog b/dev-ruby/hoe-seattlerb/ChangeLog index a91b610db9f0..dd30034e7758 100644 --- a/dev-ruby/hoe-seattlerb/ChangeLog +++ b/dev-ruby/hoe-seattlerb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/hoe-seattlerb # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.38 2012/06/18 15:20:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.39 2012/06/30 14:50:37 nativemad Exp $ + + 30 Jun 2012; Andreas Schuerch <nativemad@gentoo.org> + hoe-seattlerb-1.2.8.ebuild: + x86 stable, see bug 421525 18 Jun 2012; Agostino Sarubbo <ago@gentoo.org> hoe-seattlerb-1.2.8.ebuild: Stable for amd64, wrt bug #421525 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 6d7297d9a980..3a336367767e 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-2012 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.3 2012/06/18 15:20:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v 1.4 2012/06/30 14:50:37 nativemad 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 ~sparc-solaris ~sparc64-solaris ~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 )" |