summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-03-18 23:38:38 +0000
committerAron Griffis <agriffis@gentoo.org>2004-03-18 23:38:38 +0000
commit0b82ad2bedfbf347e4000ea6c3393dfc99e76d96 (patch)
treea3e4168c2e1fe15956f0e3a8d5d6db706812940d /dev-ruby/ruby-pango/ruby-pango-0.8.0.ebuild
parentAdded ~ppc to keywords (Manifest recommit) (diff)
downloadgentoo-2-0b82ad2bedfbf347e4000ea6c3393dfc99e76d96.tar.gz
gentoo-2-0b82ad2bedfbf347e4000ea6c3393dfc99e76d96.tar.bz2
gentoo-2-0b82ad2bedfbf347e4000ea6c3393dfc99e76d96.zip
Mark 0.8.0 stable on alpha, ia64 and x86. Add version 0.9.1 for bug 44739
Diffstat (limited to 'dev-ruby/ruby-pango/ruby-pango-0.8.0.ebuild')
-rw-r--r--dev-ruby/ruby-pango/ruby-pango-0.8.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/ruby-pango/ruby-pango-0.8.0.ebuild b/dev-ruby/ruby-pango/ruby-pango-0.8.0.ebuild
index defe767398f8..c550cb5a5e7a 100644
--- a/dev-ruby/ruby-pango/ruby-pango-0.8.0.ebuild
+++ b/dev-ruby/ruby-pango/ruby-pango-0.8.0.ebuild
@@ -1,10 +1,10 @@
-# 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-pango/ruby-pango-0.8.0.ebuild,v 1.1 2003/11/18 13:15:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-pango/ruby-pango-0.8.0.ebuild,v 1.2 2004/03/18 23:38:38 agriffis Exp $
inherit ruby-gnome2
DESCRIPTION="Ruby Pango bindings"
-KEYWORDS="~alpha ~x86"
+KEYWORDS="alpha x86 ia64"
DEPEND="${DEPEND} >=x11-libs/pango-1.2.1"
RDEPEND="${RDEPEND} >=x11-libs/pango-1.2.1 >=dev-ruby/ruby-glib2-${PV}"