diff options
Diffstat (limited to 'app-editors/elvis/elvis-2.2.0.ebuild')
-rw-r--r-- | app-editors/elvis/elvis-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/elvis/elvis-2.2.0.ebuild b/app-editors/elvis/elvis-2.2.0.ebuild index 3546e18397aa..ded5325105de 100644 --- a/app-editors/elvis/elvis-2.2.0.ebuild +++ b/app-editors/elvis/elvis-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/elvis-2.2.0.ebuild,v 1.4 2004/04/29 06:27:01 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/elvis-2.2.0.ebuild,v 1.5 2004/05/04 15:17:57 kloeri Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.cs.pdx.edu/pub/elvis/${MY_P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~alpha amd64" +KEYWORDS="x86 ~ppc sparc alpha amd64" IUSE="X" DEPEND=">=sys-libs/ncurses-5.2 |