diff options
Diffstat (limited to 'dev-util/cscope/cscope-15.3.ebuild')
-rw-r--r-- | dev-util/cscope/cscope-15.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cscope/cscope-15.3.ebuild b/dev-util/cscope/cscope-15.3.ebuild index 79d01e8a03ea..1feb2c5c8bc6 100644 --- a/dev-util/cscope/cscope-15.3.ebuild +++ b/dev-util/cscope/cscope-15.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.3.ebuild,v 1.10 2002/08/16 04:04:41 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.3.ebuild,v 1.11 2002/09/14 15:51:24 bjb Exp $ S=${WORKDIR}/${P} DESCRIPTION="CScope - interactively examine a C program" @@ -9,7 +9,7 @@ HOMEPAGE="http://cscope.sourceforge.net" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" RDEPEND=">=sys-libs/ncurses-5.2" DEPEND="${RDEPEND} |