diff options
author | Tom Gall <tgall@gentoo.org> | 2004-06-29 02:10:50 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-06-29 02:10:50 +0000 |
commit | c44dc0c0909083182750a21679bb1e9175040055 (patch) | |
tree | 0e3fd077da0e18052a87cfd11a2e807f2311769c /app-editors/easyedit | |
parent | stable on ppc64, bug #54188 (Manifest recommit) (diff) | |
download | gentoo-2-c44dc0c0909083182750a21679bb1e9175040055.tar.gz gentoo-2-c44dc0c0909083182750a21679bb1e9175040055.tar.bz2 gentoo-2-c44dc0c0909083182750a21679bb1e9175040055.zip |
stable on ppc64, bug# 55435
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 164036b97128..e752f8af16f5 100644 --- a/app-editors/easyedit/ChangeLog +++ b/app-editors/easyedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/easyedit # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.3 2004/06/24 21:52:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.4 2004/06/29 02:10:50 tgall Exp $ + + 28 Jun 2004; Tom Gall <tgall@gentoo.org> easyedit-1.4.6.ebuild: + stable on ppc64, bug #55435 03 Mar 2004; Akinori Hattori <hattya@gentoo.org> easyedit-1.4.6.ebuild: marked stable on x86. diff --git a/app-editors/easyedit/easyedit-1.4.6.ebuild b/app-editors/easyedit/easyedit-1.4.6.ebuild index faaa8e934b2c..990037a049fb 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 Foundation # 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.3 2004/06/24 21:52:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild,v 1.4 2004/06/29 02:10:50 tgall 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 ppc64" SLOT="0" DEPEND=">=sys-libs/ncurses-5.0" |