summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2010-11-07 19:17:54 +0000
committerJory Pratt <anarchy@gentoo.org>2010-11-07 19:17:54 +0000
commiteac5ececf9d5a09dc03aba0a80f3eb062a8d1656 (patch)
tree1796baab5f36e8c18f7a0a1761a1a75325d6e80e /app-text/ghostscript-gpl
parentConvert media-libs/jpeg to virtual/jpeg (diff)
downloadgentoo-2-eac5ececf9d5a09dc03aba0a80f3eb062a8d1656.tar.gz
gentoo-2-eac5ececf9d5a09dc03aba0a80f3eb062a8d1656.tar.bz2
gentoo-2-eac5ececf9d5a09dc03aba0a80f3eb062a8d1656.zip
Convert media-libs/jpeg to virtual/jpeg
(Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
Diffstat (limited to 'app-text/ghostscript-gpl')
-rw-r--r--app-text/ghostscript-gpl/ChangeLog7
-rw-r--r--app-text/ghostscript-gpl/ghostscript-gpl-8.71-r1.ebuild4
-rw-r--r--app-text/ghostscript-gpl/ghostscript-gpl-8.71-r6.ebuild4
-rw-r--r--app-text/ghostscript-gpl/ghostscript-gpl-9.00.ebuild4
4 files changed, 12 insertions, 7 deletions
diff --git a/app-text/ghostscript-gpl/ChangeLog b/app-text/ghostscript-gpl/ChangeLog
index a6344e3fe789..851f1c26ed3e 100644
--- a/app-text/ghostscript-gpl/ChangeLog
+++ b/app-text/ghostscript-gpl/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-text/ghostscript-gpl
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.106 2010/10/25 00:02:01 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.107 2010/11/07 19:17:54 anarchy Exp $
+
+ 07 Nov 2010; Jory A. Pratt <anarchy@gentoo.org>
+ ghostscript-gpl-8.71-r1.ebuild, ghostscript-gpl-8.71-r6.ebuild,
+ ghostscript-gpl-9.00.ebuild:
+ Convert media-libs/jpeg to virtual/jpeg
24 Oct 2010; Brent Baude <ranger@gentoo.org>
ghostscript-gpl-8.71-r6.ebuild:
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-8.71-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-8.71-r1.ebuild
index fe1cb35e87b0..ed6f37596f4e 100644
--- a/app-text/ghostscript-gpl/ghostscript-gpl-8.71-r1.ebuild
+++ b/app-text/ghostscript-gpl/ghostscript-gpl-8.71-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/ghostscript-gpl/ghostscript-gpl-8.71-r1.ebuild,v 1.11 2010/07/11 17:34:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.71-r1.ebuild,v 1.12 2010/11/07 19:17:54 anarchy Exp $
EAPI=2
inherit autotools eutils versionator flag-o-matic
@@ -22,7 +22,7 @@ IUSE="bindist cairo cups djvu gtk jpeg2k X"
COMMON_DEPEND="app-text/libpaper
media-libs/fontconfig
- >=media-libs/jpeg-6b
+ virtual/jpeg
>=media-libs/libpng-1.2.42
>=media-libs/tiff-3.9.2
>=sys-libs/zlib-1.2.3
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-8.71-r6.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-8.71-r6.ebuild
index f00e059c9ecc..2434c188b86e 100644
--- a/app-text/ghostscript-gpl/ghostscript-gpl-8.71-r6.ebuild
+++ b/app-text/ghostscript-gpl/ghostscript-gpl-8.71-r6.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/ghostscript-gpl/ghostscript-gpl-8.71-r6.ebuild,v 1.7 2010/10/25 00:02:01 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.71-r6.ebuild,v 1.8 2010/11/07 19:17:54 anarchy Exp $
EAPI=3
inherit autotools eutils versionator flag-o-matic
@@ -22,7 +22,7 @@ IUSE="bindist cairo cups djvu gtk jpeg2k X"
COMMON_DEPEND="app-text/libpaper
media-libs/fontconfig
- >=media-libs/jpeg-6b
+ virtual/jpeg
>=media-libs/libpng-1.2.42
>=media-libs/tiff-3.9.2
>=sys-libs/zlib-1.2.3
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.00.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.00.ebuild
index 2cd880db8309..f54ffb15e339 100644
--- a/app-text/ghostscript-gpl/ghostscript-gpl-9.00.ebuild
+++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.00.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/ghostscript-gpl/ghostscript-gpl-9.00.ebuild,v 1.1 2010/10/07 22:27:34 tgurr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.00.ebuild,v 1.2 2010/11/07 19:17:54 anarchy Exp $
EAPI=3
inherit autotools eutils versionator flag-o-matic
@@ -23,7 +23,7 @@ IUSE="bindist cups djvu gtk idn jpeg2k X"
COMMON_DEPEND="app-text/libpaper
media-libs/freetype:2
media-libs/fontconfig
- >=media-libs/jpeg-6b
+ virtual/jpeg
>=media-libs/libpng-1.2.42
>=media-libs/tiff-3.9.2
>=sys-libs/zlib-1.2.3