diff options
author | Hans de Graaff <graaff@gentoo.org> | 2012-04-16 18:08:01 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2012-04-16 18:08:01 +0000 |
commit | a96553d11510eeb4cba265ef527f6e5bf2861850 (patch) | |
tree | 4dd2fbda165ae385c8cd33140d78fb3bce2a0627 /dev-ruby/ruby-poppler | |
parent | Marking libgdata-0.8.1-r2 ppc for bug 408245 (diff) | |
download | historical-a96553d11510eeb4cba265ef527f6e5bf2861850.tar.gz historical-a96553d11510eeb4cba265ef527f6e5bf2861850.tar.bz2 historical-a96553d11510eeb4cba265ef527f6e5bf2861850.zip |
Remove old versions.
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'dev-ruby/ruby-poppler')
-rw-r--r-- | dev-ruby/ruby-poppler/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/ruby-poppler/ruby-poppler-0.90.8.ebuild | 22 | ||||
-rw-r--r-- | dev-ruby/ruby-poppler/ruby-poppler-0.90.9.ebuild | 22 | ||||
-rw-r--r-- | dev-ruby/ruby-poppler/ruby-poppler-1.0.0.ebuild | 22 |
4 files changed, 5 insertions, 67 deletions
diff --git a/dev-ruby/ruby-poppler/ChangeLog b/dev-ruby/ruby-poppler/ChangeLog index ffef8bd9027d..8938e80e5bf7 100644 --- a/dev-ruby/ruby-poppler/ChangeLog +++ b/dev-ruby/ruby-poppler/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/ruby-poppler # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-poppler/ChangeLog,v 1.30 2012/02/06 19:13:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-poppler/ChangeLog,v 1.31 2012/04/16 18:05:26 graaff Exp $ + + 16 Apr 2012; Hans de Graaff <graaff@gentoo.org> -ruby-poppler-0.90.8.ebuild, + -ruby-poppler-0.90.9.ebuild, -ruby-poppler-1.0.0.ebuild: + Remove old versions. 06 Feb 2012; Brent Baude <ranger@gentoo.org> ruby-poppler-1.0.3.ebuild: Marking ruby-poppler-1.0.3 ~ppc for bug 396605 diff --git a/dev-ruby/ruby-poppler/ruby-poppler-0.90.8.ebuild b/dev-ruby/ruby-poppler/ruby-poppler-0.90.8.ebuild deleted file mode 100644 index 03e335dc39a4..000000000000 --- a/dev-ruby/ruby-poppler/ruby-poppler-0.90.8.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# 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-0.90.8.ebuild,v 1.2 2012/02/06 17:31:24 ranger Exp $ - -EAPI="2" -USE_RUBY="ruby18 ruby19" - -inherit ruby-ng-gnome2 - -DESCRIPTION="Ruby poppler-glib bindings" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -RDEPEND="${RDEPEND} - app-text/poppler[cairo]" -DEPEND="${DEPEND} - app-text/poppler[cairo] - dev-util/pkgconfig" - -ruby_add_rdepend "dev-ruby/ruby-gdkpixbuf2 - >=dev-ruby/ruby-glib2-${PV} - >=dev-ruby/ruby-gtk2-${PV}" diff --git a/dev-ruby/ruby-poppler/ruby-poppler-0.90.9.ebuild b/dev-ruby/ruby-poppler/ruby-poppler-0.90.9.ebuild deleted file mode 100644 index c18aacb91d82..000000000000 --- a/dev-ruby/ruby-poppler/ruby-poppler-0.90.9.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2011 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.90.9.ebuild,v 1.1 2011/09/17 16:02:39 naota Exp $ - -EAPI="2" -USE_RUBY="ruby18 ruby19" - -inherit ruby-ng-gnome2 - -DESCRIPTION="Ruby poppler-glib bindings" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="${RDEPEND} - app-text/poppler[cairo]" -DEPEND="${DEPEND} - app-text/poppler[cairo] - dev-util/pkgconfig" - -ruby_add_rdepend "dev-ruby/ruby-gdkpixbuf2 - >=dev-ruby/ruby-glib2-${PV} - >=dev-ruby/ruby-gtk2-${PV}" diff --git a/dev-ruby/ruby-poppler/ruby-poppler-1.0.0.ebuild b/dev-ruby/ruby-poppler/ruby-poppler-1.0.0.ebuild deleted file mode 100644 index 0d13ae7f2e0c..000000000000 --- a/dev-ruby/ruby-poppler/ruby-poppler-1.0.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2011 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.0.ebuild,v 1.1 2011/09/19 01:24:46 naota Exp $ - -EAPI="2" -USE_RUBY="ruby18 ruby19" - -inherit ruby-ng-gnome2 - -DESCRIPTION="Ruby poppler-glib bindings" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="${RDEPEND} - app-text/poppler[cairo]" -DEPEND="${DEPEND} - app-text/poppler[cairo] - dev-util/pkgconfig" - -ruby_add_rdepend "dev-ruby/ruby-gdkpixbuf2 - >=dev-ruby/ruby-glib2-${PV} - >=dev-ruby/ruby-gtk2-${PV}" |