summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-11-06 16:47:51 +0000
committerJeroen Roovers <jer@gentoo.org>2012-11-06 16:47:51 +0000
commit67f28503f0f7de57d5167825841a01f65f3fc4f1 (patch)
treec17ba974cc95e825f6c9fa5061c641c7f2024488 /virtual/rubygems
parentStable for HPPA (bug #411507). (diff)
downloadgentoo-2-67f28503f0f7de57d5167825841a01f65f3fc4f1.tar.gz
gentoo-2-67f28503f0f7de57d5167825841a01f65f3fc4f1.tar.bz2
gentoo-2-67f28503f0f7de57d5167825841a01f65f3fc4f1.zip
Stable for HPPA (bug #411507).
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'virtual/rubygems')
-rw-r--r--virtual/rubygems/ChangeLog5
-rw-r--r--virtual/rubygems/rubygems-4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/rubygems/ChangeLog b/virtual/rubygems/ChangeLog
index 0cd3f86d3410..e7f36ba2e440 100644
--- a/virtual/rubygems/ChangeLog
+++ b/virtual/rubygems/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/rubygems
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/rubygems/ChangeLog,v 1.41 2012/10/27 18:16:45 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/rubygems/ChangeLog,v 1.42 2012/11/06 16:47:51 jer Exp $
+
+ 06 Nov 2012; Jeroen Roovers <jer@gentoo.org> rubygems-4.ebuild:
+ Stable for HPPA (bug #411507).
27 Oct 2012; Raúl Porcel <armin76@gentoo.org> rubygems-1.ebuild:
sh stable wrt #411507
diff --git a/virtual/rubygems/rubygems-4.ebuild b/virtual/rubygems/rubygems-4.ebuild
index 54ea876e6976..69dcbaaf3ddd 100644
--- a/virtual/rubygems/rubygems-4.ebuild
+++ b/virtual/rubygems/rubygems-4.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/virtual/rubygems/rubygems-4.ebuild,v 1.13 2012/10/27 17:56:14 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/rubygems/rubygems-4.ebuild,v 1.14 2012/11/06 16:47:51 jer Exp $
EAPI=2
USE_RUBY="ruby19"
@@ -13,7 +13,7 @@ SRC_URI=""
LICENSE=""
SLOT="${USE_RUBY}"
-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"
IUSE=""
RDEPEND="dev-ruby/rubygems[ruby_targets_ruby19]"