diff options
author | Akinori Hattori <hattya@gentoo.org> | 2004-10-20 14:27:22 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2004-10-20 14:27:22 +0000 |
commit | 45042750203884455e6221974713af50466aea15 (patch) | |
tree | e2df848a6f408f5ce7e243553f8c4e7ab204d18a /app-editors/easyedit | |
parent | mmm slightly less ugly bypass (diff) | |
download | gentoo-2-45042750203884455e6221974713af50466aea15.tar.gz gentoo-2-45042750203884455e6221974713af50466aea15.tar.bz2 gentoo-2-45042750203884455e6221974713af50466aea15.zip |
stable on ia64
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 3b9f1fd11bb9..5aba77602687 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.7 2004/09/07 13:50:51 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.8 2004/10/20 14:27:22 hattya Exp $ + + 20 Oct 2004; Akinori Hattori <hattya@gentoo.org> easyedit-1.4.6.ebuild: + stable on ia64. 07 Sep 2004; Akinori Hattori <hattya@gentoo.org> easyedit-1.4.6.ebuild: add ~ia64. diff --git a/app-editors/easyedit/easyedit-1.4.6.ebuild b/app-editors/easyedit/easyedit-1.4.6.ebuild index a519b5653709..f6d899909905 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.9 2004/09/22 23:18:02 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild,v 1.10 2004/10/20 14:27:22 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 ppc64 macos ~sparc ~ia64 ppc-macos ppc" +KEYWORDS="x86 ppc64 macos ~sparc ia64 ppc-macos ppc" SLOT="0" DEPEND=">=sys-libs/ncurses-5.0" |