summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2010-04-27 23:54:50 +0000
committerTiago Cunha <tcunha@gentoo.org>2010-04-27 23:54:50 +0000
commit24eed728bc2752313be75b28c5b4789b3ec55279 (patch)
tree7c1fc80402b7e0a6b3125d2793f1e85cba5a3f6b /dev-ruby/ruby-shadow
parentVersion bump. (diff)
downloadgentoo-2-24eed728bc2752313be75b28c5b4789b3ec55279.tar.gz
gentoo-2-24eed728bc2752313be75b28c5b4789b3ec55279.tar.bz2
gentoo-2-24eed728bc2752313be75b28c5b4789b3ec55279.zip
stable sparc, bug 312953
(Portage version: 2.1.8.3/cvs/Linux sparc64)
Diffstat (limited to 'dev-ruby/ruby-shadow')
-rw-r--r--dev-ruby/ruby-shadow/ChangeLog5
-rw-r--r--dev-ruby/ruby-shadow/ruby-shadow-1.4.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-shadow/ChangeLog b/dev-ruby/ruby-shadow/ChangeLog
index 40e8df7594eb..d28c8536618b 100644
--- a/dev-ruby/ruby-shadow/ChangeLog
+++ b/dev-ruby/ruby-shadow/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ruby-shadow
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-shadow/ChangeLog,v 1.11 2010/04/18 17:32:15 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-shadow/ChangeLog,v 1.12 2010/04/27 23:54:50 tcunha Exp $
+
+ 27 Apr 2010; Tiago Cunha <tcunha@gentoo.org> ruby-shadow-1.4.1-r1.ebuild:
+ stable sparc, bug 312953
18 Apr 2010; <nixnut@gentoo.org> ruby-shadow-1.4.1-r1.ebuild:
ppc stable #312953
diff --git a/dev-ruby/ruby-shadow/ruby-shadow-1.4.1-r1.ebuild b/dev-ruby/ruby-shadow/ruby-shadow-1.4.1-r1.ebuild
index 36ae7a0a761c..982a40732fc2 100644
--- a/dev-ruby/ruby-shadow/ruby-shadow-1.4.1-r1.ebuild
+++ b/dev-ruby/ruby-shadow/ruby-shadow-1.4.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-shadow/ruby-shadow-1.4.1-r1.ebuild,v 1.5 2010/04/18 17:32:15 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-shadow/ruby-shadow-1.4.1-r1.ebuild,v 1.6 2010/04/27 23:54:50 tcunha Exp $
EAPI="2"
USE_RUBY="ruby18"
@@ -15,7 +15,7 @@ S=${WORKDIR}/shadow-${PV}
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="amd64 ppc ~sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
IUSE=""
RUBY_PATCHES=( "${P}-debian.patch" )