summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2004-02-24 01:52:34 +0000
committerLars Weiler <pylon@gentoo.org>2004-02-24 01:52:34 +0000
commit0d9e70cba73d5de1920e11419476320f7483e58f (patch)
treeb80da9ebdafb91993af3159134cb677ac8dccf89 /dev-ruby/ruby-gtk2
parentThe same what Weeve said about sparc is also true for ppc. So it's ~ppc. (diff)
downloadhistorical-0d9e70cba73d5de1920e11419476320f7483e58f.tar.gz
historical-0d9e70cba73d5de1920e11419476320f7483e58f.tar.bz2
historical-0d9e70cba73d5de1920e11419476320f7483e58f.zip
Added ~ppc to keywords. Thanks to dams@gentoo.org for testing.
Diffstat (limited to 'dev-ruby/ruby-gtk2')
-rw-r--r--dev-ruby/ruby-gtk2/ChangeLog7
-rw-r--r--dev-ruby/ruby-gtk2/ruby-gtk2-0.8.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/ruby-gtk2/ChangeLog b/dev-ruby/ruby-gtk2/ChangeLog
index ca56fd13df61..b96bbed55c29 100644
--- a/dev-ruby/ruby-gtk2/ChangeLog
+++ b/dev-ruby/ruby-gtk2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ruby-gtk2
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk2/ChangeLog,v 1.7 2003/11/24 19:01:24 agriffis Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk2/ChangeLog,v 1.8 2004/02/24 01:52:34 pylon Exp $
+
+ 23 Feb 2004; Lars Weiler <pylon@gentoo.org> ruby-gtk2-0.8.1.ebuild:
+ Added ~ppc to keywords
*ruby-gtk2-0.8.1 (24 Nov 2003)
diff --git a/dev-ruby/ruby-gtk2/ruby-gtk2-0.8.1.ebuild b/dev-ruby/ruby-gtk2/ruby-gtk2-0.8.1.ebuild
index 1e62df018b25..c0af8d7b3e14 100644
--- a/dev-ruby/ruby-gtk2/ruby-gtk2-0.8.1.ebuild
+++ b/dev-ruby/ruby-gtk2/ruby-gtk2-0.8.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk2/ruby-gtk2-0.8.1.ebuild,v 1.1 2003/11/24 19:01:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk2/ruby-gtk2-0.8.1.ebuild,v 1.2 2004/02/24 01:52:34 pylon Exp $
inherit ruby-gnome2
DESCRIPTION="Ruby Gtk2 bindings"
-KEYWORDS="~alpha ~x86"
+KEYWORDS="~alpha ~x86 ~ppc"
DEPEND="${DEPEND} >=x11-libs/gtk+-2"
RDEPEND="${RDEPEND} >=x11-libs/gtk+-2
>=dev-ruby/ruby-glib2-${PV}