diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-09 14:37:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-09 14:37:28 +0000 |
commit | 70f829f7c1adb3954043aa963b789af1452d589a (patch) | |
tree | 55a768ff80201175d7e1070d0d1aa0628fd17b77 /app-editors/elvis | |
parent | Stable on ppc wrt bug 211986 (diff) | |
download | gentoo-2-70f829f7c1adb3954043aa963b789af1452d589a.tar.gz gentoo-2-70f829f7c1adb3954043aa963b789af1452d589a.tar.bz2 gentoo-2-70f829f7c1adb3954043aa963b789af1452d589a.zip |
alpha stable wrt #205722
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-editors/elvis')
-rw-r--r-- | app-editors/elvis/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/elvis/elvis-2.2.0-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/elvis/ChangeLog b/app-editors/elvis/ChangeLog index 9a0a2ff883bd..1542f769adf2 100644 --- a/app-editors/elvis/ChangeLog +++ b/app-editors/elvis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/elvis # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/ChangeLog,v 1.37 2008/03/09 12:34:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/ChangeLog,v 1.38 2008/03/09 14:37:28 armin76 Exp $ + + 09 Mar 2008; Raúl Porcel <armin76@gentoo.org> elvis-2.2.0-r3.ebuild: + alpha stable wrt #205722 09 Mar 2008; Markus Meier <maekke@gentoo.org> elvis-2.2.0-r3.ebuild: x86 stable, bug #205722 diff --git a/app-editors/elvis/elvis-2.2.0-r3.ebuild b/app-editors/elvis/elvis-2.2.0-r3.ebuild index 56f2367ba386..c5cda55f3d88 100644 --- a/app-editors/elvis/elvis-2.2.0-r3.ebuild +++ b/app-editors/elvis/elvis-2.2.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/elvis-2.2.0-r3.ebuild,v 1.6 2008/03/09 12:34:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/elvis-2.2.0-r3.ebuild,v 1.7 2008/03/09 14:37:28 armin76 Exp $ inherit eutils versionator @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.cs.pdx.edu/pub/elvis/${PN}-${MY_PV}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ppc ~ppc64 ~sparc x86" IUSE="X" DEPEND=">=sys-libs/ncurses-5.2 |