diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-15 19:18:22 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-15 19:18:22 +0000 |
commit | c00cb176773139160fde9cb760b3541397c3eb86 (patch) | |
tree | e05aa204434549565517689682eed7fe1633ce91 /dev-ruby/hoe-seattlerb | |
parent | Version bump (diff) | |
download | historical-c00cb176773139160fde9cb760b3541397c3eb86.tar.gz historical-c00cb176773139160fde9cb760b3541397c3eb86.tar.bz2 historical-c00cb176773139160fde9cb760b3541397c3eb86.zip |
ppc64 stable wrt #333947
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
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.2.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-ruby/hoe-seattlerb/ChangeLog b/dev-ruby/hoe-seattlerb/ChangeLog index 61e074824dfd..fe1185c4d3fb 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.19 2011/01/02 10:22:36 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.20 2011/01/15 19:15:25 xarthisius Exp $ + + 15 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> + hoe-seattlerb-1.2.2.ebuild: + ppc64 stable wrt #333947 02 Jan 2011; Hans de Graaff <graaff@gentoo.org> hoe-seattlerb-1.2.4.ebuild: diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild index 48830ee4c5a0..b331507f5698 100644 --- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild +++ b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.2.ebuild,v 1.10 2010/11/13 17:36:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild,v 1.11 2011/01/15 19:15:25 xarthisius Exp $ EAPI=2 USE_RUBY="ruby18 jruby" @@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/hoe-seattlerb" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~amd64 ~hppa ia64 ~ppc ppc64 ~sparc x86" IUSE="" ruby_add_rdepend '>=dev-ruby/hoe-2.3.3 dev-ruby/minitest' |