diff options
Diffstat (limited to 'dev-util/cscope/cscope-15.5-r2.ebuild')
-rw-r--r-- | dev-util/cscope/cscope-15.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cscope/cscope-15.5-r2.ebuild b/dev-util/cscope/cscope-15.5-r2.ebuild index 0562478fdd31..b42abebff4f3 100644 --- a/dev-util/cscope/cscope-15.5-r2.ebuild +++ b/dev-util/cscope/cscope-15.5-r2.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/dev-util/cscope/cscope-15.5-r2.ebuild,v 1.1 2004/11/28 19:31:24 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.5-r2.ebuild,v 1.2 2004/11/28 21:15:57 plasmaroo Exp $ inherit gnuconfig elisp-common eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/cscope/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~ppc sparc mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc64" +KEYWORDS="~x86 ~ppc sparc mips ~alpha ~arm ~hppa ~amd64 ia64 ~s390 ~ppc64" IUSE="emacs" RDEPEND=">=sys-libs/ncurses-5.2" |