diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-10 18:17:57 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-10 18:17:57 +0000 |
commit | 79f49dcb798800d585fed2016734c3fc58edb431 (patch) | |
tree | 717fb3b04369dcadd3bf066279cc3e674b2bea1b /dev-ruby/ruby-poppler | |
parent | ~ppc #295942 (diff) | |
download | gentoo-2-79f49dcb798800d585fed2016734c3fc58edb431.tar.gz gentoo-2-79f49dcb798800d585fed2016734c3fc58edb431.tar.bz2 gentoo-2-79f49dcb798800d585fed2016734c3fc58edb431.zip |
~ppc #295942
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-ruby/ruby-poppler')
-rw-r--r-- | dev-ruby/ruby-poppler/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/ruby-poppler/ruby-poppler-0.19.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/ruby-poppler/ChangeLog b/dev-ruby/ruby-poppler/ChangeLog index 6ef213244372..586fe66c8d33 100644 --- a/dev-ruby/ruby-poppler/ChangeLog +++ b/dev-ruby/ruby-poppler/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-poppler -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-poppler/ChangeLog,v 1.12 2009/12/16 12:53:00 maekke Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-poppler/ChangeLog,v 1.13 2010/01/10 18:17:57 nixnut Exp $ + + 10 Jan 2010; nixnut <nixnut@gentoo.org> ruby-poppler-0.19.1.ebuild: + ~ppc #295942 16 Dec 2009; Markus Meier <maekke@gentoo.org> ruby-poppler-0.19.1.ebuild: amd64/x86 stable, bug #295942 diff --git a/dev-ruby/ruby-poppler/ruby-poppler-0.19.1.ebuild b/dev-ruby/ruby-poppler/ruby-poppler-0.19.1.ebuild index bd95cc30fb07..1c5bdb59dfb1 100644 --- a/dev-ruby/ruby-poppler/ruby-poppler-0.19.1.ebuild +++ b/dev-ruby/ruby-poppler/ruby-poppler-0.19.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-poppler/ruby-poppler-0.19.1.ebuild,v 1.2 2009/12/16 12:53:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-poppler/ruby-poppler-0.19.1.ebuild,v 1.3 2010/01/10 18:17:57 nixnut Exp $ inherit ruby ruby-gnome2 DESCRIPTION="Ruby poppler-glib bindings" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" USE_RUBY="ruby18" RDEPEND=">=virtual/poppler-glib-0.8.0 |