diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-22 13:04:02 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-22 13:04:02 +0000 |
commit | 0b60ecfc55a2bb9097fc25030e043bfb1797eea5 (patch) | |
tree | 77a3ede9a8a803070afbabeb2da4ab14f906ab97 /dev-ruby/heckle | |
parent | Supplying custom ini files instead of building one through the ext eclass (diff) | |
download | historical-0b60ecfc55a2bb9097fc25030e043bfb1797eea5.tar.gz historical-0b60ecfc55a2bb9097fc25030e043bfb1797eea5.tar.bz2 historical-0b60ecfc55a2bb9097fc25030e043bfb1797eea5.zip |
ppc64 stable wrt #356269
Package-Manager: portage-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 |