summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2013-08-05 09:32:31 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2013-08-05 09:32:31 +0000
commitacb75e4714852710c9502bd673515657a5ab375c (patch)
tree72e3136ff3ff8e2a5720a3f5e2a1ab4e8c728810 /app-text/podofo
parentUpdate the libjpeg dependency to use correct SLOT. (diff)
downloadgentoo-2-acb75e4714852710c9502bd673515657a5ab375c.tar.gz
gentoo-2-acb75e4714852710c9502bd673515657a5ab375c.tar.bz2
gentoo-2-acb75e4714852710c9502bd673515657a5ab375c.zip
Update the jpeg and openssl dependencies use correct SLOT.
(Portage version: 2.2.0_alpha191/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'app-text/podofo')
-rw-r--r--app-text/podofo/ChangeLog5
-rw-r--r--app-text/podofo/podofo-0.9.2.ebuild8
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/podofo/ChangeLog b/app-text/podofo/ChangeLog
index a5f6282fae24..859c26926ad4 100644
--- a/app-text/podofo/ChangeLog
+++ b/app-text/podofo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/podofo
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/podofo/ChangeLog,v 1.42 2013/06/15 01:38:18 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/podofo/ChangeLog,v 1.43 2013/08/05 09:32:31 ssuominen Exp $
+
+ 05 Aug 2013; Samuli Suominen <ssuominen@gentoo.org> podofo-0.9.2.ebuild:
+ Update the jpeg and openssl dependencies use correct SLOT.
15 Jun 2013; Zac Medico <zmedico@gentoo.org> -podofo-0.9.1.ebuild:
Remove old version.
diff --git a/app-text/podofo/podofo-0.9.2.ebuild b/app-text/podofo/podofo-0.9.2.ebuild
index 5e3b2bed31b1..a1da29994735 100644
--- a/app-text/podofo/podofo-0.9.2.ebuild
+++ b/app-text/podofo/podofo-0.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/podofo/podofo-0.9.2.ebuild,v 1.9 2013/04/14 20:02:59 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/podofo/podofo-0.9.2.ebuild,v 1.10 2013/08/05 09:32:31 ssuominen Exp $
EAPI=5
inherit cmake-utils flag-o-matic multilib toolchain-funcs
@@ -16,11 +16,11 @@ IUSE="+boost idn debug test"
RDEPEND="dev-lang/lua:=
idn? ( net-dns/libidn:= )
- dev-libs/openssl:=
+ dev-libs/openssl:0=
media-libs/fontconfig:=
media-libs/freetype:2=
- virtual/jpeg:=
- >=media-libs/libpng-1.4:0=
+ virtual/jpeg:0=
+ media-libs/libpng:0=
media-libs/tiff:0=
sys-libs/zlib:="
DEPEND="${RDEPEND}