summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-07-07 12:48:24 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-07-07 12:48:24 +0000
commit752c0354fa084f4692d7b39befa56e5befcd7902 (patch)
tree335156ec1bb4497f795d903bfd2f2a94b7e2cdd8 /dev-ruby
parentVersion bump and old version cleanup (diff)
downloadgentoo-2-752c0354fa084f4692d7b39befa56e5befcd7902.tar.gz
gentoo-2-752c0354fa084f4692d7b39befa56e5befcd7902.tar.bz2
gentoo-2-752c0354fa084f4692d7b39befa56e5befcd7902.zip
Sparc stable --- Bug #230822 --- it can use itself to build 183 examples.
(Portage version: 2.2_rc1/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/rmagick/ChangeLog5
-rw-r--r--dev-ruby/rmagick/rmagick-1.15.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rmagick/ChangeLog b/dev-ruby/rmagick/ChangeLog
index ad6b2121aac8..68a3d4c9b1df 100644
--- a/dev-ruby/rmagick/ChangeLog
+++ b/dev-ruby/rmagick/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rmagick
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/ChangeLog,v 1.111 2008/07/07 01:24:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/ChangeLog,v 1.112 2008/07/07 12:48:24 fmccor Exp $
+
+ 07 Jul 2008; Ferris McCormick <fmccor@gentoo.org> rmagick-1.15.14.ebuild:
+ Sparc stable --- Bug #230822 --- it can use itself to build 183 examples.
07 Jul 2008; Jeroen Roovers <jer@gentoo.org> rmagick-1.15.14.ebuild:
Stable for HPPA (bug #230822).
diff --git a/dev-ruby/rmagick/rmagick-1.15.14.ebuild b/dev-ruby/rmagick/rmagick-1.15.14.ebuild
index 77d96d5576bc..550fedb08f32 100644
--- a/dev-ruby/rmagick/rmagick-1.15.14.ebuild
+++ b/dev-ruby/rmagick/rmagick-1.15.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-1.15.14.ebuild,v 1.6 2008/07/07 01:24:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-1.15.14.ebuild,v 1.7 2008/07/07 12:48:24 fmccor Exp $
inherit ruby
@@ -15,7 +15,7 @@ HOMEPAGE="http://rmagick.rubyforge.org/"
SRC_URI="mirror://rubyforge/${PN}/RMagick-${PV}.tar.bz2"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86"
IUSE="examples doc"
DEPEND="virtual/ruby
>=media-gfx/imagemagick-6.0"