diff options
author | 2004-08-08 03:50:17 +0000 | |
---|---|---|
committer | 2004-08-08 03:50:17 +0000 | |
commit | 1240d64aa947e5a204c3062cf7e091ae6b8cf585 (patch) | |
tree | 449ee630b0ca9d81c560263479521bb95641404c /app-text | |
parent | version bump, closes #59682 (Manifest recommit) (diff) | |
download | gentoo-2-1240d64aa947e5a204c3062cf7e091ae6b8cf585.tar.gz gentoo-2-1240d64aa947e5a204c3062cf7e091ae6b8cf585.tar.bz2 gentoo-2-1240d64aa947e5a204c3062cf7e091ae6b8cf585.zip |
virtual/glibc->virtual/libc
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ghostscript-afpl/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/ghostscript-afpl/ghostscript-afpl-8.14-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 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/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 |