diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-06 15:22:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-06 15:22:25 +0000 |
commit | 485c864629bea7a328676f53fd7acb9ea011b47c (patch) | |
tree | 3b2d4514d62963c01199180f35c9dd518f170b79 /dev-util/cscope/cscope-15.7a.ebuild | |
parent | alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #267774 (diff) | |
download | gentoo-2-485c864629bea7a328676f53fd7acb9ea011b47c.tar.gz gentoo-2-485c864629bea7a328676f53fd7acb9ea011b47c.tar.bz2 gentoo-2-485c864629bea7a328676f53fd7acb9ea011b47c.zip |
arm/ia64/m68k/s390/sh stable wrt #263023
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'dev-util/cscope/cscope-15.7a.ebuild')
-rw-r--r-- | dev-util/cscope/cscope-15.7a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cscope/cscope-15.7a.ebuild b/dev-util/cscope/cscope-15.7a.ebuild index 5b64d06d86da..9624a44b90ec 100644 --- a/dev-util/cscope/cscope-15.7a.ebuild +++ b/dev-util/cscope/cscope-15.7a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.7a.ebuild,v 1.7 2009/05/03 17:59:25 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.7a.ebuild,v 1.8 2009/05/06 15:22:25 armin76 Exp $ inherit elisp-common eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/cscope/${P}.tar.bz2" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="emacs" RDEPEND=">=sys-libs/ncurses-5.2" |