summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 22:54:57 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 22:54:57 +0000
commitec2e13a4989475599137d15f1c631004bfa81dc0 (patch)
tree3645785542b836b9b6020b02ec8576a00b3a2b64
parentsync IUSE (missing), trim trailing whitespace (diff)
downloadhistorical-ec2e13a4989475599137d15f1c631004bfa81dc0.tar.gz
historical-ec2e13a4989475599137d15f1c631004bfa81dc0.tar.bz2
historical-ec2e13a4989475599137d15f1c631004bfa81dc0.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
-rw-r--r--dev-util/cscope/cscope-15.3.ebuild4
-rw-r--r--dev-util/cscope/cscope-15.4-r1.ebuild3
-rw-r--r--dev-util/cscope/cscope-15.4.ebuild3
3 files changed, 4 insertions, 6 deletions
diff --git a/dev-util/cscope/cscope-15.3.ebuild b/dev-util/cscope/cscope-15.3.ebuild
index 95c263802ec2..b89342812e42 100644
--- a/dev-util/cscope/cscope-15.3.ebuild
+++ b/dev-util/cscope/cscope-15.3.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.3.ebuild,v 1.27 2004/06/25 02:24:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.3.ebuild,v 1.28 2004/07/14 22:54:57 agriffis Exp $
inherit gnuconfig
-S=${WORKDIR}/${P}
DESCRIPTION="CScope - interactively examine a C program"
SRC_URI="mirror://sourceforge/cscope/${P}.tar.gz"
HOMEPAGE="http://cscope.sourceforge.net"
@@ -12,6 +11,7 @@ HOMEPAGE="http://cscope.sourceforge.net"
SLOT="0"
LICENSE="as-is"
KEYWORDS="x86 ppc sparc alpha hppa mips amd64 ia64"
+IUSE=""
RDEPEND=">=sys-libs/ncurses-5.2"
DEPEND="${RDEPEND}
diff --git a/dev-util/cscope/cscope-15.4-r1.ebuild b/dev-util/cscope/cscope-15.4-r1.ebuild
index d7b515483ae4..ab518c551306 100644
--- a/dev-util/cscope/cscope-15.4-r1.ebuild
+++ b/dev-util/cscope/cscope-15.4-r1.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.4-r1.ebuild,v 1.4 2004/06/25 02:24:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.4-r1.ebuild,v 1.5 2004/07/14 22:54:57 agriffis Exp $
inherit gnuconfig elisp-common
-S=${WORKDIR}/${P}
DESCRIPTION="CScope - interactively examine a C program"
SRC_URI="mirror://sourceforge/cscope/${P}.tar.gz"
HOMEPAGE="http://cscope.sourceforge.net"
diff --git a/dev-util/cscope/cscope-15.4.ebuild b/dev-util/cscope/cscope-15.4.ebuild
index a1b253b5465c..9cbbfe2c52df 100644
--- a/dev-util/cscope/cscope-15.4.ebuild
+++ b/dev-util/cscope/cscope-15.4.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.4.ebuild,v 1.13 2004/06/25 02:24:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.4.ebuild,v 1.14 2004/07/14 22:54:57 agriffis Exp $
inherit gnuconfig elisp-common
-S=${WORKDIR}/${P}
DESCRIPTION="CScope - interactively examine a C program"
SRC_URI="mirror://sourceforge/cscope/${P}.tar.gz"
HOMEPAGE="http://cscope.sourceforge.net"