summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-03-11 14:40:17 +0000
committerBrent Baude <ranger@gentoo.org>2012-03-11 14:40:17 +0000
commit3d580c57e7e271288d7340887de8f9415cf2a77d (patch)
tree8a6bb8dd66d87728e0daaa18277e9f765c010f0e
parentold (diff)
downloadgentoo-2-3d580c57e7e271288d7340887de8f9415cf2a77d.tar.gz
gentoo-2-3d580c57e7e271288d7340887de8f9415cf2a77d.tar.bz2
gentoo-2-3d580c57e7e271288d7340887de8f9415cf2a77d.zip
Marking hike-1.2.1 ~ppc64 for bug 396547
(Portage version: 2.1.10.11/cvs/Linux ppc64)
-rw-r--r--dev-ruby/hike/ChangeLog7
-rw-r--r--dev-ruby/hike/hike-1.2.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/hike/ChangeLog b/dev-ruby/hike/ChangeLog
index 35e643f1ef83..c6bc3fdbe751 100644
--- a/dev-ruby/hike/ChangeLog
+++ b/dev-ruby/hike/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hike
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hike/ChangeLog,v 1.3 2011/12/31 19:47:18 grobian Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hike/ChangeLog,v 1.4 2012/03/11 14:40:17 ranger Exp $
+
+ 11 Mar 2012; Brent Baude <ranger@gentoo.org> hike-1.2.1.ebuild:
+ Marking hike-1.2.1 ~ppc64 for bug 396547
31 Dec 2011; Fabian Groffen <grobian@gentoo.org> hike-1.2.1.ebuild:
Add Prefix keywords, bug #396547
diff --git a/dev-ruby/hike/hike-1.2.1.ebuild b/dev-ruby/hike/hike-1.2.1.ebuild
index 3aeb73c1cba6..35058ab1283b 100644
--- a/dev-ruby/hike/hike-1.2.1.ebuild
+++ b/dev-ruby/hike/hike-1.2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hike/hike-1.2.1.ebuild,v 1.3 2011/12/31 19:47:18 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hike/hike-1.2.1.ebuild,v 1.4 2012/03/11 14:40:17 ranger Exp $
EAPI=4
USE_RUBY="ruby18 ruby19 ree18 jruby"
@@ -18,7 +18,7 @@ LICENSE="MIT"
SRC_URI="https://github.com/sstephenson/hike/tarball/v${PV} -> ${P}.tgz"
RUBY_S="sstephenson-hike-*"
-KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE=""