diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-22 13:01:30 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-22 13:01:30 +0000 |
commit | a8167a66f924d8b11c376008e67b9dd07aa477ba (patch) | |
tree | 8712fcea63fb0f81a367c6811c9bc2c5bfb62147 /dev-ruby/heckle | |
parent | Supplying custom ini files instead of building one through the ext eclass (diff) | |
download | gentoo-2-a8167a66f924d8b11c376008e67b9dd07aa477ba.tar.gz gentoo-2-a8167a66f924d8b11c376008e67b9dd07aa477ba.tar.bz2 gentoo-2-a8167a66f924d8b11c376008e67b9dd07aa477ba.zip |
ppc64 stable wrt #356269
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/heckle')
-rw-r--r-- | dev-ruby/heckle/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/heckle/heckle-1.4.3-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/heckle/ChangeLog b/dev-ruby/heckle/ChangeLog index 10a0bea1870c..99ff2f63d306 100644 --- a/dev-ruby/heckle/ChangeLog +++ b/dev-ruby/heckle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/heckle # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/heckle/ChangeLog,v 1.24 2011/04/16 17:24:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/heckle/ChangeLog,v 1.25 2011/07/22 13:01:30 xarthisius Exp $ + + 22 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> heckle-1.4.3-r2.ebuild: + ppc64 stable wrt #356269 16 Apr 2011; Raúl Porcel <armin76@gentoo.org> heckle-1.4.3-r2.ebuild: ia64 stable wrt #356269 diff --git a/dev-ruby/heckle/heckle-1.4.3-r2.ebuild b/dev-ruby/heckle/heckle-1.4.3-r2.ebuild index 82c2f2ce34e5..c9b7c69a64d6 100644 --- a/dev-ruby/heckle/heckle-1.4.3-r2.ebuild +++ b/dev-ruby/heckle/heckle-1.4.3-r2.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/heckle/heckle-1.4.3-r2.ebuild,v 1.9 2011/04/16 17:24:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/heckle/heckle-1.4.3-r2.ebuild,v 1.10 2011/07/22 13:01:30 xarthisius Exp $ EAPI=2 @@ -17,7 +17,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="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/ruby2ruby-1.1.6 |