diff options
Diffstat (limited to 'dev-ruby/ruby-poppler/ruby-poppler-1.0.3.ebuild')
-rw-r--r-- | dev-ruby/ruby-poppler/ruby-poppler-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-poppler/ruby-poppler-1.0.3.ebuild b/dev-ruby/ruby-poppler/ruby-poppler-1.0.3.ebuild index 1f1edacce550..3f493a95ba01 100644 --- a/dev-ruby/ruby-poppler/ruby-poppler-1.0.3.ebuild +++ b/dev-ruby/ruby-poppler/ruby-poppler-1.0.3.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-poppler/ruby-poppler-1.0.3.ebuild,v 1.2 2012/02/06 19:13:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-poppler/ruby-poppler-1.0.3.ebuild,v 1.3 2012/04/16 18:06:00 graaff Exp $ EAPI="2" -USE_RUBY="ruby18 ruby19" +USE_RUBY="ruby18" inherit ruby-ng-gnome2 |