summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 12:05:37 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 12:05:37 +0000
commit1a465131b8b8a62d248489fbdf069701dc4b3769 (patch)
tree25979e940e8cd4910dc22c9c21116e77da569c85 /app-text/pspresent/pspresent-1.1.ebuild
parentVersion bumped. Closes 55675 (Manifest recommit) (diff)
downloadgentoo-2-1a465131b8b8a62d248489fbdf069701dc4b3769.tar.gz
gentoo-2-1a465131b8b8a62d248489fbdf069701dc4b3769.tar.bz2
gentoo-2-1a465131b8b8a62d248489fbdf069701dc4b3769.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'app-text/pspresent/pspresent-1.1.ebuild')
-rw-r--r--app-text/pspresent/pspresent-1.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/pspresent/pspresent-1.1.ebuild b/app-text/pspresent/pspresent-1.1.ebuild
index 0581b443a15b..01129379c7d2 100644
--- a/app-text/pspresent/pspresent-1.1.ebuild
+++ b/app-text/pspresent/pspresent-1.1.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/pspresent/pspresent-1.1.ebuild,v 1.6 2004/06/24 22:48:32 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.1.ebuild,v 1.7 2004/07/01 12:01:57 eradicator Exp $
IUSE="xinerama"
@@ -8,11 +8,11 @@ DESCRIPTION="A tool to display full-screen PostScript presentations."
SRC_URI="http://www.cse.unsw.edu.au/~matthewc/pspresent/${P}.tar.gz"
HOMEPAGE="http://www.cse.unsw.edu.au/~matthewc/pspresent/"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
virtual/x11
>=sys-apps/sed-4
virtual/ghostscript"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
virtual/x11
virtual/ghostscript"