diff options
author | Tom Martin <slarti@gentoo.org> | 2005-03-05 22:01:45 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2005-03-05 22:01:45 +0000 |
commit | 3309c73133dd75e5981199c5e7154b1d3f5f2dce (patch) | |
tree | bf32863ad257c47e8b2c978b351dd8658d5dfae3 /app-editors/easyedit | |
parent | New package. (diff) | |
download | historical-3309c73133dd75e5981199c5e7154b1d3f5f2dce.tar.gz historical-3309c73133dd75e5981199c5e7154b1d3f5f2dce.tar.bz2 historical-3309c73133dd75e5981199c5e7154b1d3f5f2dce.zip |
Marked ~amd64, #84232
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-editors/easyedit')
-rw-r--r-- | app-editors/easyedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/easyedit/Manifest | 14 | ||||
-rw-r--r-- | app-editors/easyedit/easyedit-1.4.6.ebuild | 4 |
3 files changed, 18 insertions, 5 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/Manifest b/app-editors/easyedit/Manifest index 970ee0c0dbb1..996b7176d596 100644 --- a/app-editors/easyedit/Manifest +++ b/app-editors/easyedit/Manifest @@ -1,4 +1,14 @@ -MD5 06e5ffb37eb297a8d21fc9f3586e0b7a ChangeLog 1201 -MD5 9fffb5c617b48f933e4f3bd8ebc7c4de easyedit-1.4.6.ebuild 721 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 0e6e8aedefc24c543a39a22b0090abd7 ChangeLog 1304 +MD5 49f54a14c80e047a65710b1b66583f4c easyedit-1.4.6.ebuild 724 MD5 c9f54ac0eadf3d14a44e5dc692f0df73 metadata.xml 230 MD5 f85ccb7c4940841113d3572b8a7da566 files/digest-easyedit-1.4.6 60 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.0 (GNU/Linux) + +iD8DBQFCKiz+CHk4+ZoBpvsRAv3NAJ9nUR9U0OGfXIl+LeaNlN1aV+sZNACfVTpf +LDBIf3LEjjE0UdjefMoh5hg= +=kI4N +-----END PGP SIGNATURE----- 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" |