diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-27 19:15:20 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-27 19:15:20 +0000 |
commit | 9a1a9778fb909c9093690461a5353ea63fd32d15 (patch) | |
tree | 659746e378fb3318db268366989a86faf7f9b471 /dev-ruby | |
parent | stable ppc, bug 352475 (diff) | |
download | historical-9a1a9778fb909c9093690461a5353ea63fd32d15.tar.gz historical-9a1a9778fb909c9093690461a5353ea63fd32d15.tar.bz2 historical-9a1a9778fb909c9093690461a5353ea63fd32d15.zip |
Marking hoe-seattlerb-1.2.4 ppc for bug 354609
Package-Manager: portage-2.1.9.42/cvs/Linux ppc64
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/hoe-seattlerb/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe-seattlerb/ChangeLog b/dev-ruby/hoe-seattlerb/ChangeLog index 7b2f6453922f..f5961fd47fb8 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.25 2011/03/08 07:41:29 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.26 2011/03/27 19:15:20 ranger Exp $ + + 27 Mar 2011; Brent Baude <ranger@gentoo.org> hoe-seattlerb-1.2.4.ebuild: + Marking hoe-seattlerb-1.2.4 ppc for bug 354609 08 Mar 2011; Thomas Kahle <tomka@gentoo.org> hoe-seattlerb-1.2.4.ebuild: x86 stable per bug 354609 diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild index e9d978d29d9a..a5b9f3224deb 100644 --- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild +++ b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.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.4.ebuild,v 1.5 2011/03/08 07:41:29 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild,v 1.6 2011/03/27 19:15:20 ranger Exp $ EAPI=2 USE_RUBY="ruby18 ree18 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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend '>=dev-ruby/hoe-2.8.0 >=dev-ruby/minitest-2.0.0' |