diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-03-04 18:18:44 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-03-04 18:18:44 +0000 |
commit | 36c3d05a01e8e6b1185105d0e948a6f8a42afda8 (patch) | |
tree | 27e0d57cd38293d2cbfe828b7ea0c4a1f11a474f /dev-ruby/ruby-pango/ruby-pango-0.16.0.ebuild | |
parent | Add patch to remove troublesome header, bump to r1 to close bug #169256 (diff) | |
download | gentoo-2-36c3d05a01e8e6b1185105d0e948a6f8a42afda8.tar.gz gentoo-2-36c3d05a01e8e6b1185105d0e948a6f8a42afda8.tar.bz2 gentoo-2-36c3d05a01e8e6b1185105d0e948a6f8a42afda8.zip |
stable x86; bug 169094
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-ruby/ruby-pango/ruby-pango-0.16.0.ebuild')
-rw-r--r-- | dev-ruby/ruby-pango/ruby-pango-0.16.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-pango/ruby-pango-0.16.0.ebuild b/dev-ruby/ruby-pango/ruby-pango-0.16.0.ebuild index d894e3d78d3b..41d1c073c443 100644 --- a/dev-ruby/ruby-pango/ruby-pango-0.16.0.ebuild +++ b/dev-ruby/ruby-pango/ruby-pango-0.16.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 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.16.0.ebuild,v 1.2 2007/03/03 19:41:11 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-pango/ruby-pango-0.16.0.ebuild,v 1.3 2007/03/04 18:18:44 opfer Exp $ inherit ruby ruby-gnome2 DESCRIPTION="Ruby Pango bindings" -KEYWORDS="~alpha ~amd64 ~ia64 ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ~sparc x86" IUSE="" USE_RUBY="ruby18 ruby19" DEPEND=">=x11-libs/pango-1.2.1 |