summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-05-05 21:34:45 +0000
committerBrent Baude <ranger@gentoo.org>2012-05-05 21:34:45 +0000
commitf68eba59aa83fde879b3c191d6e415f96a5bb964 (patch)
treeede44286f3fe45c7eeb1f99ea9b8432396f5c54b /dev-ruby/rubygems
parentMarking snownews-1.5.12-r1 ppc for bug 307699 (diff)
downloadgentoo-2-f68eba59aa83fde879b3c191d6e415f96a5bb964.tar.gz
gentoo-2-f68eba59aa83fde879b3c191d6e415f96a5bb964.tar.bz2
gentoo-2-f68eba59aa83fde879b3c191d6e415f96a5bb964.zip
Marking rubygems-1.8.15 ppc for bug 348901
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/rubygems')
-rw-r--r--dev-ruby/rubygems/ChangeLog5
-rw-r--r--dev-ruby/rubygems/rubygems-1.8.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rubygems/ChangeLog b/dev-ruby/rubygems/ChangeLog
index 8026b617cee1..70be225edbdf 100644
--- a/dev-ruby/rubygems/ChangeLog
+++ b/dev-ruby/rubygems/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rubygems
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/ChangeLog,v 1.188 2012/05/05 06:35:15 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/ChangeLog,v 1.189 2012/05/05 21:34:45 ranger Exp $
+
+ 05 May 2012; Brent Baude <ranger@gentoo.org> rubygems-1.8.15.ebuild:
+ Marking rubygems-1.8.15 ppc for bug 348901
05 May 2012; Hans de Graaff <graaff@gentoo.org> rubygems-1.8.15.ebuild:
Backport FEATURES=userpriv guard and drop ruby19 to create stable candidate
diff --git a/dev-ruby/rubygems/rubygems-1.8.15.ebuild b/dev-ruby/rubygems/rubygems-1.8.15.ebuild
index 696927d14899..601406a552f0 100644
--- a/dev-ruby/rubygems/rubygems-1.8.15.ebuild
+++ b/dev-ruby/rubygems/rubygems-1.8.15.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/rubygems/rubygems-1.8.15.ebuild,v 1.2 2012/05/05 06:35:15 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/rubygems-1.8.15.ebuild,v 1.3 2012/05/05 21:34:45 ranger Exp $
EAPI="4"
@@ -14,7 +14,7 @@ LICENSE="|| ( Ruby MIT )"
SRC_URI="mirror://rubyforge/${PN}/${P}.tgz"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~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 ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE="server test"