summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-08-03 21:56:36 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-08-03 21:56:36 +0000
commit8b710534a2660bc597d0ef503fa200085899f289 (patch)
treed13af79fa06a2e2240d72337d04e1b3bd68c4dc1 /dev-ruby
parentRemove old. Drop stable keyword for ppc. (diff)
downloadgentoo-2-8b710534a2660bc597d0ef503fa200085899f289.tar.gz
gentoo-2-8b710534a2660bc597d0ef503fa200085899f289.tar.bz2
gentoo-2-8b710534a2660bc597d0ef503fa200085899f289.zip
Remove old. Drop stable keyword for ppc.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/ruby-poppler/ChangeLog5
-rw-r--r--dev-ruby/ruby-poppler/ruby-poppler-1.1.8.ebuild21
2 files changed, 4 insertions, 22 deletions
diff --git a/dev-ruby/ruby-poppler/ChangeLog b/dev-ruby/ruby-poppler/ChangeLog
index 6cd4f1d54087..127986fbd388 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-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-poppler/ChangeLog,v 1.63 2015/08/03 13:49:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-poppler/ChangeLog,v 1.64 2015/08/03 21:56:36 mrueg Exp $
+
+ 03 Aug 2015; Manuel Rüger <mrueg@gentoo.org> -ruby-poppler-1.1.8.ebuild:
+ Remove old. Drop stable keyword for ppc.
03 Aug 2015; Agostino Sarubbo <ago@gentoo.org> ruby-poppler-2.2.3.ebuild:
Stable for x86, wrt bug #554164
diff --git a/dev-ruby/ruby-poppler/ruby-poppler-1.1.8.ebuild b/dev-ruby/ruby-poppler/ruby-poppler-1.1.8.ebuild
deleted file mode 100644
index 6d4f16456c02..000000000000
--- a/dev-ruby/ruby-poppler/ruby-poppler-1.1.8.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 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.1.8.ebuild,v 1.6 2014/04/24 21:08:34 mrueg Exp $
-
-EAPI=4
-USE_RUBY="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]"
-
-ruby_add_rdepend "dev-ruby/ruby-gdkpixbuf2
- >=dev-ruby/ruby-glib2-${PV}
- >=dev-ruby/ruby-gtk2-${PV}"