diff options
author | Jon Portnoy <avenj@gentoo.org> | 2004-04-28 22:21:37 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2004-04-28 22:21:37 +0000 |
commit | cd839c30d363c7599604ac12ac2fc5a9637d215b (patch) | |
tree | 5e9f4418ee3140ca674aed7ac493db2a25f3383d /app-editors/elvis | |
parent | arm KEYWORD (diff) | |
download | historical-cd839c30d363c7599604ac12ac2fc5a9637d215b.tar.gz historical-cd839c30d363c7599604ac12ac2fc5a9637d215b.tar.bz2 historical-cd839c30d363c7599604ac12ac2fc5a9637d215b.zip |
Stable on x86 and AMD64
Diffstat (limited to 'app-editors/elvis')
-rw-r--r-- | app-editors/elvis/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/elvis/elvis-2.2.0.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-editors/elvis/ChangeLog b/app-editors/elvis/ChangeLog index 1d6c8834b458..32ea267b857c 100644 --- a/app-editors/elvis/ChangeLog +++ b/app-editors/elvis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/elvis -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/ChangeLog,v 1.9 2003/11/14 14:20:01 agriffis Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/ChangeLog,v 1.10 2004/04/28 22:20:09 avenj Exp $ + + 28 Apr 2004; Jon Portnoy <avenj@gentoo.org> elvis-2.2.0.ebuild : + Stable on x86 and AMD64. *elvis-2.2.0 (13 Nov 2003) 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 |