summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-07-25 20:43:11 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-07-25 20:43:11 +0000
commit8c4ecca1db7b9324a0cb1eefeeabe9a342b15d70 (patch)
tree5ee368d5815329afd11ead2f6893a93d4b357c78 /dev-ruby/rubygems
parentppc stable #411507 (diff)
downloadhistorical-8c4ecca1db7b9324a0cb1eefeeabe9a342b15d70.tar.gz
historical-8c4ecca1db7b9324a0cb1eefeeabe9a342b15d70.tar.bz2
historical-8c4ecca1db7b9324a0cb1eefeeabe9a342b15d70.zip
Stable ppc64, bug #411507
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/rubygems')
-rw-r--r--dev-ruby/rubygems/ChangeLog5
-rw-r--r--dev-ruby/rubygems/rubygems-1.8.24.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rubygems/ChangeLog b/dev-ruby/rubygems/ChangeLog
index 4a904e2c567f..a82d7156735f 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.198 2012/07/22 14:09:08 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/ChangeLog,v 1.199 2012/07/25 20:43:11 blueness Exp $
+
+ 25 Jul 2012; Anthony G. Basile <blueness@gentoo.org> rubygems-1.8.24.ebuild:
+ Stable ppc64, bug #411507
22 Jul 2012; <nixnut@gentoo.org> rubygems-1.8.24.ebuild:
ppc stable #411507
diff --git a/dev-ruby/rubygems/rubygems-1.8.24.ebuild b/dev-ruby/rubygems/rubygems-1.8.24.ebuild
index 2f5f99e9fba6..16aafaad0d4e 100644
--- a/dev-ruby/rubygems/rubygems-1.8.24.ebuild
+++ b/dev-ruby/rubygems/rubygems-1.8.24.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.24.ebuild,v 1.5 2012/07/22 14:09:08 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/rubygems-1.8.24.ebuild,v 1.6 2012/07/25 20:43:11 blueness 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"