diff options
author | Akinori Hattori <hattya@gentoo.org> | 2004-09-07 13:50:51 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2004-09-07 13:50:51 +0000 |
commit | 529dfb69e6a03edd4d0b7fdd23f1d0409c81014d (patch) | |
tree | ae5890e0ef6746926e72b655a4428246a2a50620 /app-editors/easyedit | |
parent | Stable on sparc wrt #54103 (Manifest recommit) (diff) | |
download | gentoo-2-529dfb69e6a03edd4d0b7fdd23f1d0409c81014d.tar.gz gentoo-2-529dfb69e6a03edd4d0b7fdd23f1d0409c81014d.tar.bz2 gentoo-2-529dfb69e6a03edd4d0b7fdd23f1d0409c81014d.zip |
add ~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 af88c9605d4c..3b9f1fd11bb9 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.6 2004/09/06 22:53:24 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.7 2004/09/07 13:50:51 hattya Exp $ + + 07 Sep 2004; Akinori Hattori <hattya@gentoo.org> easyedit-1.4.6.ebuild: + add ~ia64. 06 Sep 2004; Ferris McCormick <fmccor@gentoo.org> easyedit-1.4.6.ebuild: Add ~sparc keyword at user request (Bug 63058). Compiles and seems diff --git a/app-editors/easyedit/easyedit-1.4.6.ebuild b/app-editors/easyedit/easyedit-1.4.6.ebuild index 943439de3268..b529f20e7b45 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.6 2004/09/06 22:53:24 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild,v 1.7 2004/09/07 13:50:51 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" +KEYWORDS="x86 ppc64 macos ~sparc ~ia64" SLOT="0" DEPEND=">=sys-libs/ncurses-5.0" |