summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2010-10-22 14:03:22 +0000
committerHans de Graaff <graaff@gentoo.org>2010-10-22 14:03:22 +0000
commit714ff3617d4dd18476a47f3a816274776c66e68c (patch)
treee03586a9e006f7841a4c06e9cc39671309dc2d85 /dev-ruby/ruby-poppler
parentRemove old versions. (diff)
downloadgentoo-2-714ff3617d4dd18476a47f3a816274776c66e68c.tar.gz
gentoo-2-714ff3617d4dd18476a47f3a816274776c66e68c.tar.bz2
gentoo-2-714ff3617d4dd18476a47f3a816274776c66e68c.zip
Remove old versions.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/ruby-poppler')
-rw-r--r--dev-ruby/ruby-poppler/ChangeLog6
-rw-r--r--dev-ruby/ruby-poppler/ruby-poppler-0.19.1.ebuild17
-rw-r--r--dev-ruby/ruby-poppler/ruby-poppler-0.19.3.ebuild19
3 files changed, 5 insertions, 37 deletions
diff --git a/dev-ruby/ruby-poppler/ChangeLog b/dev-ruby/ruby-poppler/ChangeLog
index 74a041f4c114..6bb4149eb431 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-poppler/ChangeLog,v 1.20 2010/08/01 09:57:30 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-poppler/ChangeLog,v 1.21 2010/10/22 14:03:22 graaff Exp $
+
+ 22 Oct 2010; Hans de Graaff <graaff@gentoo.org>
+ -ruby-poppler-0.19.1.ebuild, -ruby-poppler-0.19.3.ebuild:
+ Remove old versions.
01 Aug 2010; Markos Chandras <hwoarang@gentoo.org>
ruby-poppler-0.19.4.ebuild:
diff --git a/dev-ruby/ruby-poppler/ruby-poppler-0.19.1.ebuild b/dev-ruby/ruby-poppler/ruby-poppler-0.19.1.ebuild
deleted file mode 100644
index 9ba7fbd29aa8..000000000000
--- a/dev-ruby/ruby-poppler/ruby-poppler-0.19.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# 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.5 2010/04/18 12:25:09 nixnut Exp $
-
-EAPI="2"
-
-inherit ruby ruby-gnome2
-
-DESCRIPTION="Ruby poppler-glib bindings"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-USE_RUBY="ruby18"
-RDEPEND=">=app-text/poppler-0.12.3-r3[cairo]
- dev-ruby/ruby-gdkpixbuf2
- >=dev-ruby/ruby-glib2-${PV}"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig"
diff --git a/dev-ruby/ruby-poppler/ruby-poppler-0.19.3.ebuild b/dev-ruby/ruby-poppler/ruby-poppler-0.19.3.ebuild
deleted file mode 100644
index 3c391a3df24e..000000000000
--- a/dev-ruby/ruby-poppler/ruby-poppler-0.19.3.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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.3.ebuild,v 1.2 2010/02/10 16:54:38 graaff Exp $
-
-EAPI="2"
-USE_RUBY="ruby18"
-
-inherit ruby-ng-gnome2
-
-DESCRIPTION="Ruby poppler-glib bindings"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-RDEPEND=">=app-text/poppler-0.12.3-r3[cairo]"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig"
-
-ruby_add_rdepend "dev-ruby/ruby-gdkpixbuf2
- >=dev-ruby/ruby-glib2-${PV}"