diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-10-05 08:03:30 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-10-05 08:03:30 +0000 |
commit | ce228e2fce2f31bf2d4007f127a3a5b1d32a8f1c (patch) | |
tree | 370345d8c707b6638fd777bc48eac10fafc54ee5 /dev-ruby/ruby-pango/ruby-pango-0.10.1.ebuild | |
parent | Stable on x86, alpha and ppc. (Manifest recommit) (diff) | |
download | gentoo-2-ce228e2fce2f31bf2d4007f127a3a5b1d32a8f1c.tar.gz gentoo-2-ce228e2fce2f31bf2d4007f127a3a5b1d32a8f1c.tar.bz2 gentoo-2-ce228e2fce2f31bf2d4007f127a3a5b1d32a8f1c.zip |
Stable on x86, alpha and ppc; bug #66274.
Diffstat (limited to 'dev-ruby/ruby-pango/ruby-pango-0.10.1.ebuild')
-rw-r--r-- | dev-ruby/ruby-pango/ruby-pango-0.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-pango/ruby-pango-0.10.1.ebuild b/dev-ruby/ruby-pango/ruby-pango-0.10.1.ebuild index 976620eb87a0..a75d1a4ef478 100644 --- a/dev-ruby/ruby-pango/ruby-pango-0.10.1.ebuild +++ b/dev-ruby/ruby-pango/ruby-pango-0.10.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-pango/ruby-pango-0.10.1.ebuild,v 1.1 2004/08/18 16:37:58 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-pango/ruby-pango-0.10.1.ebuild,v 1.2 2004/10/05 08:01:52 usata Exp $ inherit ruby ruby-gnome2 DESCRIPTION="Ruby Pango bindings" -KEYWORDS="~alpha ~x86 ~ppc ~ia64 ~sparc ~amd64" +KEYWORDS="alpha x86 ppc ~ia64 ~sparc ~amd64" IUSE="" USE_RUBY="ruby16 ruby18 ruby19" DEPEND="${DEPEND} >=x11-libs/pango-1.2.1" |