diff options
-rw-r--r-- | app-editors/easyedit/ChangeLog | 4 | ||||
-rw-r--r-- | app-editors/easyedit/easyedit-1.4.6.ebuild | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/app-editors/easyedit/ChangeLog b/app-editors/easyedit/ChangeLog index e02efb7d3681..07547aa1efca 100644 --- a/app-editors/easyedit/ChangeLog +++ b/app-editors/easyedit/ChangeLog @@ -1,6 +1,8 @@ # ChangeLog for app-editors/easyedit # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.11 2005/03/05 22:01:45 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.12 2005/06/08 04:46:57 redhatter Exp $ + 08 Jun 2005; Stuart Longland <redhatter@gentoo.org> easyedit-1.4.6.ebuild: + Marked ~mips as per bug #89260. 05 Mar 2005; Tom Martin <slarti@gentoo.org> easyedit-1.4.6.ebuild: Marked ~amd64, resolves bug 84232. diff --git a/app-editors/easyedit/easyedit-1.4.6.ebuild b/app-editors/easyedit/easyedit-1.4.6.ebuild index eb52c4557cec..561dd7e9e7db 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-2005 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.14 2005/03/05 22:01:45 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild,v 1.15 2005/06/08 04:46:57 redhatter 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 sparc ia64 ppc-macos ppc ~amd64" +KEYWORDS="x86 ppc64 sparc ia64 ppc-macos ppc ~amd64 ~mips" SLOT="0" DEPEND=">=sys-libs/ncurses-5.0" |