diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-08-08 03:50:17 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-08-08 03:50:17 +0000 |
commit | 02ff2c871984d6aed43b7d9f1ae3ea0eff129872 (patch) | |
tree | 123f7de73812b189813653150daa976095c6f546 /app-text/ghostscript-afpl | |
parent | version bump, closes #59682 (diff) | |
download | historical-02ff2c871984d6aed43b7d9f1ae3ea0eff129872.tar.gz historical-02ff2c871984d6aed43b7d9f1ae3ea0eff129872.tar.bz2 historical-02ff2c871984d6aed43b7d9f1ae3ea0eff129872.zip |
virtual/glibc->virtual/libc
Diffstat (limited to 'app-text/ghostscript-afpl')
-rw-r--r-- | app-text/ghostscript-afpl/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/ghostscript-afpl/Manifest | 4 | ||||
-rw-r--r-- | app-text/ghostscript-afpl/ghostscript-afpl-8.14-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-text/ghostscript-afpl/ChangeLog b/app-text/ghostscript-afpl/ChangeLog index a6ea33bf201e..c353fa312fa5 100644 --- a/app-text/ghostscript-afpl/ChangeLog +++ b/app-text/ghostscript-afpl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/ghostscript-afpl # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ChangeLog,v 1.18 2004/08/04 16:40:56 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ChangeLog,v 1.19 2004/08/08 03:50:17 squinky86 Exp $ + + 07 Aug 2004; Jon Hood <squinky86@gentoo.org> + ghostscript-afpl-8.14-r1.ebuild: + virtual/glibc -> virtual/libc 04 Aug 2004; Heinrich Wendel <lanius@gentoo.org> ghostscript-afpl-8.13.ebuild, ghostscript-afpl-8.14-r1.ebuild: diff --git a/app-text/ghostscript-afpl/Manifest b/app-text/ghostscript-afpl/Manifest index 6320614e3ad1..10bc206be586 100644 --- a/app-text/ghostscript-afpl/Manifest +++ b/app-text/ghostscript-afpl/Manifest @@ -1,6 +1,6 @@ MD5 2dfafa5057f0bab05f33038d87fb76f9 ghostscript-afpl-8.14.ebuild 3332 -MD5 5ab2e1d56e53879d6ec66191379877dd ghostscript-afpl-8.14-r1.ebuild 3522 -MD5 aef6be274941cbfd96f0734fc736e309 ChangeLog 2264 +MD5 7b57dbead0a987b857a5ca047821e6bd ghostscript-afpl-8.14-r1.ebuild 3524 +MD5 529a68264fd27c401712d269ed858a30 ChangeLog 2382 MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161 MD5 550c82a660a48a76de2ecfd32c7b5a9b files/digest-ghostscript-afpl-8.14 359 MD5 dbdb3cd0aea8f9032baa11bc335d181a files/gs-8.11-ijs.patch 757 diff --git a/app-text/ghostscript-afpl/ghostscript-afpl-8.14-r1.ebuild b/app-text/ghostscript-afpl/ghostscript-afpl-8.14-r1.ebuild index 74a70290f5c2..cad165b6a784 100644 --- a/app-text/ghostscript-afpl/ghostscript-afpl-8.14-r1.ebuild +++ b/app-text/ghostscript-afpl/ghostscript-afpl-8.14-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ghostscript-afpl-8.14-r1.ebuild,v 1.1 2004/08/04 16:40:56 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ghostscript-afpl-8.14-r1.ebuild,v 1.2 2004/08/08 03:50:17 squinky86 Exp $ inherit eutils @@ -25,7 +25,7 @@ IUSE="X cups cjk gtk" PROVIDE="virtual/ghostscript" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=media-libs/jpeg-6b >=media-libs/libpng-1.2.5 >=sys-libs/zlib-1.1.4 |