summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2006-03-26 19:17:11 +0000
committerStefan Schweizer <genstef@gentoo.org>2006-03-26 19:17:11 +0000
commit63ffc89b9941a71d9e83e5c80211f9dfaa37e695 (patch)
treed6d3f91a5ff21cd80c4d36a166db93a54bca2eb1 /app-text
parentMark 3.4.3 stable on ia64 (diff)
downloadgentoo-2-63ffc89b9941a71d9e83e5c80211f9dfaa37e695.tar.gz
gentoo-2-63ffc89b9941a71d9e83e5c80211f9dfaa37e695.tar.bz2
gentoo-2-63ffc89b9941a71d9e83e5c80211f9dfaa37e695.zip
change to ~poppler-$PV, thanks to Peter Wendrich <pwsoft@syntiac.com> in bug 127653
(Portage version: 2.1_pre6-r6)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/poppler-bindings/ChangeLog7
-rw-r--r--app-text/poppler-bindings/poppler-bindings-0.5.0.ebuild4
-rw-r--r--app-text/poppler-bindings/poppler-bindings-0.5.1.ebuild4
3 files changed, 10 insertions, 5 deletions
diff --git a/app-text/poppler-bindings/ChangeLog b/app-text/poppler-bindings/ChangeLog
index ee24ccb1c7d7..740772c2909c 100644
--- a/app-text/poppler-bindings/ChangeLog
+++ b/app-text/poppler-bindings/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-text/poppler-bindings
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.23 2006/03/25 09:58:30 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.24 2006/03/26 19:17:11 genstef Exp $
+
+ 26 Mar 2006; Stefan Schweizer <genstef@gentoo.org>
+ poppler-bindings-0.5.0.ebuild, poppler-bindings-0.5.1.ebuild:
+ change to ~poppler-$PV, thanks to Peter Wendrich <pwsoft@syntiac.com> in bug
+ 127653
25 Mar 2006; Stefan Schweizer <genstef@gentoo.org>
-files/poppler-0.4.1-cairo-ft.patch, -files/poppler-0.4.3-bindings.patch,
diff --git a/app-text/poppler-bindings/poppler-bindings-0.5.0.ebuild b/app-text/poppler-bindings/poppler-bindings-0.5.0.ebuild
index 350cf0c56457..d411b6ad8fb0 100644
--- a/app-text/poppler-bindings/poppler-bindings-0.5.0.ebuild
+++ b/app-text/poppler-bindings/poppler-bindings-0.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.5.0.ebuild,v 1.13 2006/03/09 22:13:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.5.0.ebuild,v 1.14 2006/03/26 19:17:11 genstef Exp $
inherit autotools eutils multilib
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
IUSE="gtk qt cairo"
-RDEPEND=">=app-text/poppler-0.5.0
+RDEPEND="~app-text/poppler-${PV}
cairo? ( >=x11-libs/cairo-0.5 )
gtk? (
>=x11-libs/gtk+-2.6
diff --git a/app-text/poppler-bindings/poppler-bindings-0.5.1.ebuild b/app-text/poppler-bindings/poppler-bindings-0.5.1.ebuild
index 76b6a9becdc2..979866c2a62d 100644
--- a/app-text/poppler-bindings/poppler-bindings-0.5.1.ebuild
+++ b/app-text/poppler-bindings/poppler-bindings-0.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.5.1.ebuild,v 1.1 2006/03/03 19:15:40 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.5.1.ebuild,v 1.2 2006/03/26 19:17:11 genstef Exp $
inherit autotools eutils multilib
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="gtk qt cairo"
-RDEPEND=">=app-text/poppler-${PV}
+RDEPEND="~app-text/poppler-${PV}
cairo? ( >=x11-libs/cairo-0.5 )
gtk? (
>=x11-libs/gtk+-2.6