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 | |
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')
-rw-r--r-- | app-editors/easyedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/easyedit/easyedit-1.4.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/easyedit/ChangeLog b/app-editors/easyedit/ChangeLog index 9ac3d3afd365..76f48e55f74d 100644 --- a/app-editors/easyedit/ChangeLog +++ b/app-editors/easyedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/easyedit # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.1 2004/02/18 15:56:35 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.2 2004/03/03 10:21:33 hattya Exp $ + + 03 Mar 2004; Akinori Hattori <hattya@gentoo.org> easyedit-1.4.6.ebuild: + marked stable on x86. *easyedit-1.4.6 (19 Feb 2004) 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" |