summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-03-28 17:08:29 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-03-28 17:08:29 +0000
commit3d6698b0cece456d329c035db3f161bae5f71b2d (patch)
treed95ab689fe4415c1517c237b7583c8fa86a4b0d2 /dev-ruby
parentSparc stable, part of Bug #215149. (diff)
downloadgentoo-2-3d6698b0cece456d329c035db3f161bae5f71b2d.tar.gz
gentoo-2-3d6698b0cece456d329c035db3f161bae5f71b2d.tar.bz2
gentoo-2-3d6698b0cece456d329c035db3f161bae5f71b2d.zip
Add ~sparc for testing, related to Bug #215149.
(Portage version: 2.2_pre5)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/ruby-gnomeprint/ChangeLog6
-rw-r--r--dev-ruby/ruby-gnomeprint/ruby-gnomeprint-0.16.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby-gnomeprint/ChangeLog b/dev-ruby/ruby-gnomeprint/ChangeLog
index fc2dc9376f6e..5b1d09982b27 100644
--- a/dev-ruby/ruby-gnomeprint/ChangeLog
+++ b/dev-ruby/ruby-gnomeprint/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-gnomeprint
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gnomeprint/ChangeLog,v 1.6 2008/03/28 06:43:59 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gnomeprint/ChangeLog,v 1.7 2008/03/28 17:08:29 fmccor Exp $
+
+ 28 Mar 2008; Ferris McCormick <fmccor@gentoo.org>
+ ruby-gnomeprint-0.16.0.ebuild:
+ Add ~sparc for testing, related to Bug #215149.
28 Mar 2008; Hans de Graaff <graaff@gentoo.org>
-ruby-gnomeprint-0.14.1.ebuild, -ruby-gnomeprint-0.15.0.ebuild:
diff --git a/dev-ruby/ruby-gnomeprint/ruby-gnomeprint-0.16.0.ebuild b/dev-ruby/ruby-gnomeprint/ruby-gnomeprint-0.16.0.ebuild
index 35c054c4e6bf..504d8c2c6f6d 100644
--- a/dev-ruby/ruby-gnomeprint/ruby-gnomeprint-0.16.0.ebuild
+++ b/dev-ruby/ruby-gnomeprint/ruby-gnomeprint-0.16.0.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gnomeprint/ruby-gnomeprint-0.16.0.ebuild,v 1.3 2008/01/17 16:04:05 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gnomeprint/ruby-gnomeprint-0.16.0.ebuild,v 1.4 2008/03/28 17:08:29 fmccor Exp $
inherit ruby ruby-gnome2
DESCRIPTION="Ruby bindings for gnomeprint"
-KEYWORDS="~amd64 ~ia64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
IUSE=""
USE_RUBY="ruby18 ruby19"
DEPEND=">=gnome-base/libgnomeprint-2.8"