diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 12:00:36 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 12:00:36 +0000 |
commit | f07b753bbba40f0280ec500bb0bb4e21bc8263c8 (patch) | |
tree | a59b4f44ec844a4173b8253df1927fdaf5b291ba /app-text/ghostscript-afpl | |
parent | sync IUSE (+samba) (Manifest recommit) (diff) | |
download | gentoo-2-f07b753bbba40f0280ec500bb0bb4e21bc8263c8.tar.gz gentoo-2-f07b753bbba40f0280ec500bb0bb4e21bc8263c8.tar.bz2 gentoo-2-f07b753bbba40f0280ec500bb0bb4e21bc8263c8.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'app-text/ghostscript-afpl')
-rw-r--r-- | app-text/ghostscript-afpl/ChangeLog | 10 | ||||
-rw-r--r-- | app-text/ghostscript-afpl/ghostscript-afpl-8.13.ebuild | 4 | ||||
-rw-r--r-- | app-text/ghostscript-afpl/ghostscript-afpl-8.14.ebuild | 4 |
3 files changed, 13 insertions, 5 deletions
diff --git a/app-text/ghostscript-afpl/ChangeLog b/app-text/ghostscript-afpl/ChangeLog index fd0b56b0e167..db854b15e4b2 100644 --- a/app-text/ghostscript-afpl/ChangeLog +++ b/app-text/ghostscript-afpl/ChangeLog @@ -1,6 +1,14 @@ # 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.15 2004/06/25 02:00:05 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ChangeLog,v 1.16 2004/07/01 11:57:52 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + ghostscript-afpl-8.13.ebuild, ghostscript-afpl-8.14.ebuild: + virtual/glibc -> virtual/libc + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + ghostscript-afpl-8.13.ebuild, ghostscript-afpl-8.14.ebuild: + virtual/glibc -> virtual/libc 24 Jun 2004; Dylan Carlson <absinthe@gentoo.org> ghostscript-afpl-8.14.ebuild: diff --git a/app-text/ghostscript-afpl/ghostscript-afpl-8.13.ebuild b/app-text/ghostscript-afpl/ghostscript-afpl-8.13.ebuild index e994d392c9f3..da4f53876cee 100644 --- a/app-text/ghostscript-afpl/ghostscript-afpl-8.13.ebuild +++ b/app-text/ghostscript-afpl/ghostscript-afpl-8.13.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.13.ebuild,v 1.8 2004/06/24 22:36:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ghostscript-afpl-8.13.ebuild,v 1.9 2004/07/01 11:57:52 eradicator 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 diff --git a/app-text/ghostscript-afpl/ghostscript-afpl-8.14.ebuild b/app-text/ghostscript-afpl/ghostscript-afpl-8.14.ebuild index 141325157e89..15485bf7b41f 100644 --- a/app-text/ghostscript-afpl/ghostscript-afpl-8.14.ebuild +++ b/app-text/ghostscript-afpl/ghostscript-afpl-8.14.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.ebuild,v 1.8 2004/06/25 02:00:05 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ghostscript-afpl-8.14.ebuild,v 1.9 2004/07/01 11:57:52 eradicator 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 |