diff options
author | 2004-09-07 13:50:51 +0000 | |
---|---|---|
committer | 2004-09-07 13:50:51 +0000 | |
commit | ce1cff0156b1f1fed248a32d7c49d633fc356f0f (patch) | |
tree | 23163f4e51ef690a21499a365ff4ec43ea220d79 /app-editors | |
parent | Stable on sparc wrt #54103 (diff) | |
download | historical-ce1cff0156b1f1fed248a32d7c49d633fc356f0f.tar.gz historical-ce1cff0156b1f1fed248a32d7c49d633fc356f0f.tar.bz2 historical-ce1cff0156b1f1fed248a32d7c49d633fc356f0f.zip |
add ~ia64
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/easyedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/easyedit/Manifest | 4 | ||||
-rw-r--r-- | app-editors/easyedit/easyedit-1.4.6.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/app-editors/easyedit/Manifest index c544a78732db..836e83d10e52 100644 --- a/app-editors/easyedit/Manifest +++ b/app-editors/easyedit/Manifest @@ -1,4 +1,4 @@ -MD5 4a9fdf072d2e9a944767ae4797b28ba8 ChangeLog 926 -MD5 15af8661b942ff373612399a594a4864 easyedit-1.4.6.ebuild 704 +MD5 c1fb9c94172ded8dde160579e3a816ae ChangeLog 1014 +MD5 8b9776fcbb2db7952f4a17ab00e44f84 easyedit-1.4.6.ebuild 710 MD5 c9f54ac0eadf3d14a44e5dc692f0df73 metadata.xml 230 MD5 f85ccb7c4940841113d3572b8a7da566 files/digest-easyedit-1.4.6 60 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" |