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/ghostview | |
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/ghostview')
-rw-r--r-- | app-text/ghostview/ChangeLog | 10 | ||||
-rw-r--r-- | app-text/ghostview/ghostview-1.5-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/ghostview/ghostview-1.5.ebuild | 4 |
3 files changed, 13 insertions, 5 deletions
diff --git a/app-text/ghostview/ChangeLog b/app-text/ghostview/ChangeLog index 58bc5935dd8b..ef355ee6d464 100644 --- a/app-text/ghostview/ChangeLog +++ b/app-text/ghostview/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-text/ghostview # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ChangeLog,v 1.12 2004/06/24 22:36:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ChangeLog,v 1.13 2004/07/01 11:58:06 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + ghostview-1.5-r1.ebuild, ghostview-1.5.ebuild: + virtual/glibc -> virtual/libc + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + ghostview-1.5-r1.ebuild, ghostview-1.5.ebuild: + virtual/glibc -> virtual/libc 28 Apr 2004; Jon Portnoy <avenj@gentoo.org> ghostview-1.5-r1.ebuild : Stable on AMD64. diff --git a/app-text/ghostview/ghostview-1.5-r1.ebuild b/app-text/ghostview/ghostview-1.5-r1.ebuild index 173487364ba8..ec37b6bbb160 100644 --- a/app-text/ghostview/ghostview-1.5-r1.ebuild +++ b/app-text/ghostview/ghostview-1.5-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/ghostview/ghostview-1.5-r1.ebuild,v 1.12 2004/06/24 22:36:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ghostview-1.5-r1.ebuild,v 1.13 2004/07/01 11:58:06 eradicator Exp $ inherit eutils @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc sparc amd64" -DEPEND="virtual/glibc +DEPEND="virtual/libc virtual/x11" RDEPEND="${DEPEND} virtual/ghostscript" diff --git a/app-text/ghostview/ghostview-1.5.ebuild b/app-text/ghostview/ghostview-1.5.ebuild index 2a7b0d84442c..8263f0ed15a7 100644 --- a/app-text/ghostview/ghostview-1.5.ebuild +++ b/app-text/ghostview/ghostview-1.5.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/ghostview/ghostview-1.5.ebuild,v 1.17 2004/06/24 22:36:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ghostview-1.5.ebuild,v 1.18 2004/07/01 11:58:06 eradicator Exp $ inherit eutils @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc" -DEPEND="virtual/glibc +DEPEND="virtual/libc virtual/x11" RDEPEND="${DEPEND} virtual/ghostscript" |