summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTod Neidt <tod@gentoo.org>2002-04-06 02:41:10 +0000
committerTod Neidt <tod@gentoo.org>2002-04-06 02:41:10 +0000
commit48e5325034782fd776da8ac68b2d9ec4ed602333 (patch)
treecb0edecd9eb38896fc9daff85bf1863fd8ca8849 /app-misc
parentTypo in dependency. (diff)
downloadgentoo-2-48e5325034782fd776da8ac68b2d9ec4ed602333.tar.gz
gentoo-2-48e5325034782fd776da8ac68b2d9ec4ed602333.tar.bz2
gentoo-2-48e5325034782fd776da8ac68b2d9ec4ed602333.zip
Another typo. Not my day :)
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/xcircuit/xcircuit-2.5.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/xcircuit/xcircuit-2.5.4.ebuild b/app-misc/xcircuit/xcircuit-2.5.4.ebuild
index bc8871b26e40..e8b39b82ae1b 100644
--- a/app-misc/xcircuit/xcircuit-2.5.4.ebuild
+++ b/app-misc/xcircuit/xcircuit-2.5.4.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: First Last <your email>
-# $Header: /var/cvsroot/gentoo-x86/app-misc/xcircuit/xcircuit-2.5.4.ebuild,v 1.2 2002/04/06 02:39:04 tod Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/xcircuit/xcircuit-2.5.4.ebuild,v 1.3 2002/04/06 02:41:10 tod Exp $
S=${WORKDIR}/${P}
@@ -12,7 +12,7 @@ SRC_URI="http://bach.ece.jhu.edu/~tim/programs/xcircuit/archive/${P}.tar.bz2"
HOMEPAGE="http://bach.ece.jhu.edu/~tim/programs/xcircuit/xcircuit.html"
DEPEND="virtual/x11
- devel-lang/python
+ dev-lang/python
app-text/ghostscript"
src_compile() {