diff options
author | Jon Portnoy <avenj@gentoo.org> | 2004-04-28 22:24:17 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2004-04-28 22:24:17 +0000 |
commit | b52bc08bc6756d88d6bed1c5ab280ae370ba7352 (patch) | |
tree | c17c856c089af2fb49eb638f4668bd1b4523c246 /app-editors/elvis/elvis-2.2.0.ebuild | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-b52bc08bc6756d88d6bed1c5ab280ae370ba7352.tar.gz gentoo-2-b52bc08bc6756d88d6bed1c5ab280ae370ba7352.tar.bz2 gentoo-2-b52bc08bc6756d88d6bed1c5ab280ae370ba7352.zip |
Stable on x86 and AMD64
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 e71c115db1b9..57d56ba355bb 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.2 2004/03/13 23:00:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/elvis-2.2.0.ebuild,v 1.3 2004/04/28 22:20:09 avenj 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 |