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 | 0e3dce56bdb41bc0713a7e5f0e0e0266f27de353 (patch) | |
tree | 591307e7f2392ccbde43b170333b9c9e7085fd7a /app-editors/easyedit | |
parent | mmm slightly less ugly bypass (diff) | |
download | historical-0e3dce56bdb41bc0713a7e5f0e0e0266f27de353.tar.gz historical-0e3dce56bdb41bc0713a7e5f0e0e0266f27de353.tar.bz2 historical-0e3dce56bdb41bc0713a7e5f0e0e0266f27de353.zip |
stable on ia64
Diffstat (limited to 'app-editors/easyedit')
-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 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/Manifest b/app-editors/easyedit/Manifest index a228f833426f..3e29806143f3 100644 --- a/app-editors/easyedit/Manifest +++ b/app-editors/easyedit/Manifest @@ -1,4 +1,4 @@ -MD5 c1fb9c94172ded8dde160579e3a816ae ChangeLog 1014 +MD5 e3b3c29b10890df677cdb9d48c73fd6f ChangeLog 1107 +MD5 0fb90ce19ba62f7caa7b1908fe0a7225 easyedit-1.4.6.ebuild 724 MD5 c9f54ac0eadf3d14a44e5dc692f0df73 metadata.xml 230 -MD5 7b8134e8c3d7d6a7aa8e58ac3fcccf41 easyedit-1.4.6.ebuild 726 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 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" |