diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-05-12 01:30:38 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-05-12 01:30:38 +0000 |
commit | 9a07f5d007500b541a00bd487d077d4936b6a197 (patch) | |
tree | 5b8f1cb3f6f3eb28a1f8c236c3d18e73c54c68df /app-editors/levee/levee-3.4o.ebuild | |
parent | Version bump, add ppc support. (diff) | |
download | historical-9a07f5d007500b541a00bd487d077d4936b6a197.tar.gz historical-9a07f5d007500b541a00bd487d077d4936b6a197.tar.bz2 historical-9a07f5d007500b541a00bd487d077d4936b6a197.zip |
Stable on amd64.
Package-Manager: portage-2.0.54
Diffstat (limited to 'app-editors/levee/levee-3.4o.ebuild')
-rw-r--r-- | app-editors/levee/levee-3.4o.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/levee/levee-3.4o.ebuild b/app-editors/levee/levee-3.4o.ebuild index f8cf73c656ff..e9d02c9adabc 100644 --- a/app-editors/levee/levee-3.4o.ebuild +++ b/app-editors/levee/levee-3.4o.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/levee/levee-3.4o.ebuild,v 1.17 2005/08/28 16:15:22 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/levee/levee-3.4o.ebuild,v 1.18 2006/05/12 01:30:38 tcort Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="http://www.pell.chi.il.us/~orc/Code/${PN}.tar.gz" SLOT="0" LICENSE="levee" -KEYWORDS="~amd64 ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" DEPEND="sys-libs/ncurses" |