diff options
author | Akinori Hattori <hattya@gentoo.org> | 2004-03-03 10:22:59 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2004-03-03 10:22:59 +0000 |
commit | fd2341f83671c30c27c29a5dbbac7eab30720607 (patch) | |
tree | 148dd41b957509b53355099fe0191064894c806a /app-editors/easyedit/easyedit-1.4.6.ebuild | |
parent | marked stable on x86. (diff) | |
download | historical-fd2341f83671c30c27c29a5dbbac7eab30720607.tar.gz historical-fd2341f83671c30c27c29a5dbbac7eab30720607.tar.bz2 historical-fd2341f83671c30c27c29a5dbbac7eab30720607.zip |
marked stable on x86.
Diffstat (limited to 'app-editors/easyedit/easyedit-1.4.6.ebuild')
-rw-r--r-- | app-editors/easyedit/easyedit-1.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/easyedit/easyedit-1.4.6.ebuild b/app-editors/easyedit/easyedit-1.4.6.ebuild index ddea9e2b1aa7..eefa6b55b6a9 100644 --- a/app-editors/easyedit/easyedit-1.4.6.ebuild +++ b/app-editors/easyedit/easyedit-1.4.6.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/easyedit/easyedit-1.4.6.ebuild,v 1.1 2004/02/18 16:01:59 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild,v 1.2 2004/03/03 10:21:33 hattya Exp $ IUSE="" @@ -11,7 +11,7 @@ HOMEPAGE="http://mahon.cwx.net/" SRC_URI="http://mahon.cwx.net/sources/${MY_P}.src.tgz" LICENSE="Artistic" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" DEPEND=">=sys-libs/ncurses-5.0" |