summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-11-07 21:11:46 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-11-07 21:11:46 +0000
commit8a19e71fb8e77fb1a1b2b7f3cd46c37e475e3f22 (patch)
tree84291a67d16dfcf6141fc0f1d5bd6efebcd74830 /app-text/podofo
parentFix building with --as-needed wrt bug 344119, respect CXX. Drop old. (diff)
downloadgentoo-2-8a19e71fb8e77fb1a1b2b7f3cd46c37e475e3f22.tar.gz
gentoo-2-8a19e71fb8e77fb1a1b2b7f3cd46c37e475e3f22.tar.bz2
gentoo-2-8a19e71fb8e77fb1a1b2b7f3cd46c37e475e3f22.zip
Use virtual/jpeg wrt #327487.
(Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
Diffstat (limited to 'app-text/podofo')
-rw-r--r--app-text/podofo/ChangeLog6
-rw-r--r--app-text/podofo/podofo-0.7.0.ebuild4
-rw-r--r--app-text/podofo/podofo-0.8.1-r1.ebuild6
-rw-r--r--app-text/podofo/podofo-0.8.2.ebuild6
4 files changed, 13 insertions, 9 deletions
diff --git a/app-text/podofo/ChangeLog b/app-text/podofo/ChangeLog
index 0e83a37cff9b..0711043144b9 100644
--- a/app-text/podofo/ChangeLog
+++ b/app-text/podofo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/podofo
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/podofo/ChangeLog,v 1.16 2010/09/28 07:09:28 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/podofo/ChangeLog,v 1.17 2010/11/07 21:11:46 ssuominen Exp $
+
+ 07 Nov 2010; Samuli Suominen <ssuominen@gentoo.org> podofo-0.7.0.ebuild,
+ podofo-0.8.1-r1.ebuild, podofo-0.8.2.ebuild:
+ Use virtual/jpeg wrt #327487.
28 Sep 2010; Samuli Suominen <ssuominen@gentoo.org>
podofo-0.8.1-r1.ebuild:
diff --git a/app-text/podofo/podofo-0.7.0.ebuild b/app-text/podofo/podofo-0.7.0.ebuild
index c712e4ea1260..eb7a365b86b9 100644
--- a/app-text/podofo/podofo-0.7.0.ebuild
+++ b/app-text/podofo/podofo-0.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/podofo/podofo-0.7.0.ebuild,v 1.9 2010/06/05 21:37:21 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/podofo/podofo-0.7.0.ebuild,v 1.10 2010/11/07 21:11:46 ssuominen Exp $
EAPI=2
inherit cmake-utils multilib
@@ -19,7 +19,7 @@ RDEPEND="dev-lang/lua
>=dev-libs/STLport-5.1.5
media-libs/fontconfig
media-libs/freetype:2
- media-libs/jpeg:0
+ virtual/jpeg
media-libs/tiff
sys-libs/zlib"
DEPEND="${RDEPEND}
diff --git a/app-text/podofo/podofo-0.8.1-r1.ebuild b/app-text/podofo/podofo-0.8.1-r1.ebuild
index f363eb3e4e1e..d5a3993c821a 100644
--- a/app-text/podofo/podofo-0.8.1-r1.ebuild
+++ b/app-text/podofo/podofo-0.8.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/podofo/podofo-0.8.1-r1.ebuild,v 1.4 2010/09/28 07:09:28 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/podofo/podofo-0.8.1-r1.ebuild,v 1.5 2010/11/07 21:11:46 ssuominen Exp $
EAPI=2
inherit cmake-utils multilib
@@ -18,8 +18,8 @@ RDEPEND="dev-lang/lua
dev-libs/openssl
media-libs/fontconfig
media-libs/freetype:2
- media-libs/jpeg:0
- media-libs/libpng:0
+ virtual/jpeg
+ >=media-libs/libpng-1.4
media-libs/tiff
sys-libs/zlib"
DEPEND="${RDEPEND}
diff --git a/app-text/podofo/podofo-0.8.2.ebuild b/app-text/podofo/podofo-0.8.2.ebuild
index d3b472a04178..5c482b2fb8f0 100644
--- a/app-text/podofo/podofo-0.8.2.ebuild
+++ b/app-text/podofo/podofo-0.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/podofo/podofo-0.8.2.ebuild,v 1.1 2010/09/10 06:37:37 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/podofo/podofo-0.8.2.ebuild,v 1.2 2010/11/07 21:11:46 ssuominen Exp $
EAPI=2
inherit cmake-utils multilib
@@ -18,8 +18,8 @@ RDEPEND="dev-lang/lua
dev-libs/openssl
media-libs/fontconfig
media-libs/freetype:2
- media-libs/jpeg:0
- media-libs/libpng
+ virtual/jpeg
+ >=media-libs/libpng-1.4
media-libs/tiff
sys-libs/zlib"
DEPEND="${RDEPEND}