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
commitded394fa3bcd9c8cb63d2cc072f9e60c5881da6f (patch)
treebbaee8f418fd629802ff09e62c6c2cd6d372babf /dev-ruby/hike
parentold (diff)
downloadhistorical-ded394fa3bcd9c8cb63d2cc072f9e60c5881da6f.tar.gz
historical-ded394fa3bcd9c8cb63d2cc072f9e60c5881da6f.tar.bz2
historical-ded394fa3bcd9c8cb63d2cc072f9e60c5881da6f.zip
Marking hike-1.2.1 ~ppc64 for bug 396547
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'dev-ruby/hike')
-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=""