diff options
author | 2005-03-05 22:01:45 +0000 | |
---|---|---|
committer | 2005-03-05 22:01:45 +0000 | |
commit | 1cd6d6b994724a119e2a8f30d08a95c73690df82 (patch) | |
tree | 4cf96d40d47c1de1d82c23ea426355421565a52c /app-editors/easyedit | |
parent | New package. (diff) | |
download | gentoo-2-1cd6d6b994724a119e2a8f30d08a95c73690df82.tar.gz gentoo-2-1cd6d6b994724a119e2a8f30d08a95c73690df82.tar.bz2 gentoo-2-1cd6d6b994724a119e2a8f30d08a95c73690df82.zip |
Marked ~amd64, #84232
(Portage version: 2.0.51.19)
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 3b22134a912a..e02efb7d3681 100644 --- a/app-editors/easyedit/ChangeLog +++ b/app-editors/easyedit/ChangeLog @@ -1,6 +1,9 @@ # 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.10 2005/01/01 13:23:17 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.11 2005/03/05 22:01:45 slarti Exp $ + + 05 Mar 2005; Tom Martin <slarti@gentoo.org> easyedit-1.4.6.ebuild: + Marked ~amd64, resolves bug 84232. 12 Dec 2004; Jason Wever <weeve@gentoo.org> easyedit-1.4.6.ebuild: Stable on sparc. diff --git a/app-editors/easyedit/easyedit-1.4.6.ebuild b/app-editors/easyedit/easyedit-1.4.6.ebuild index c467ed1503d7..eb52c4557cec 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.13 2005/01/01 13:23:17 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild,v 1.14 2005/03/05 22:01:45 slarti 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" +KEYWORDS="x86 ppc64 sparc ia64 ppc-macos ppc ~amd64" SLOT="0" DEPEND=">=sys-libs/ncurses-5.0" |