summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-07-25 20:39:11 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-07-25 20:39:11 +0000
commita4a09c559acdb12970e3b2fdc4af7967d3e6c029 (patch)
tree6109b8016e926c38373fd82712e40e4170e7dbe2 /dev-ruby/hoe
parentppc stable #411507 (diff)
downloadgentoo-2-a4a09c559acdb12970e3b2fdc4af7967d3e6c029.tar.gz
gentoo-2-a4a09c559acdb12970e3b2fdc4af7967d3e6c029.tar.bz2
gentoo-2-a4a09c559acdb12970e3b2fdc4af7967d3e6c029.zip
Stable ppc64, bug #411507
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/hoe')
-rw-r--r--dev-ruby/hoe/ChangeLog5
-rw-r--r--dev-ruby/hoe/hoe-2.12.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe/ChangeLog b/dev-ruby/hoe/ChangeLog
index dbfb3b44678a..c1706ba21a1e 100644
--- a/dev-ruby/hoe/ChangeLog
+++ b/dev-ruby/hoe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hoe
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.136 2012/07/22 14:15:55 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.137 2012/07/25 20:39:11 blueness Exp $
+
+ 25 Jul 2012; Anthony G. Basile <blueness@gentoo.org> hoe-2.12.5.ebuild:
+ Stable ppc64, bug #411507
22 Jul 2012; <nixnut@gentoo.org> hoe-2.12.5.ebuild:
ppc stable #411507
diff --git a/dev-ruby/hoe/hoe-2.12.5.ebuild b/dev-ruby/hoe/hoe-2.12.5.ebuild
index 3b1906c1168b..59ea41170a77 100644
--- a/dev-ruby/hoe/hoe-2.12.5.ebuild
+++ b/dev-ruby/hoe/hoe-2.12.5.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/hoe-2.12.5.ebuild,v 1.6 2012/07/22 14:15:55 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild,v 1.7 2012/07/25 20:39:11 blueness Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~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 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~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/rdoc )"