diff options
author | Stuart Longland <redhatter@gentoo.org> | 2005-06-08 04:46:57 +0000 |
---|---|---|
committer | Stuart Longland <redhatter@gentoo.org> | 2005-06-08 04:46:57 +0000 |
commit | 596f88fb063cc965b60e5fc9951febc009d31873 (patch) | |
tree | 1c1d4e052dae2a7fa97f11df357003acaa435f45 /app-editors | |
parent | Version bump; got rid of the ugly hack in src_unpack that was necessary for t... (diff) | |
download | historical-596f88fb063cc965b60e5fc9951febc009d31873.tar.gz historical-596f88fb063cc965b60e5fc9951febc009d31873.tar.bz2 historical-596f88fb063cc965b60e5fc9951febc009d31873.zip |
Adding ~mips keyword as per bug #89260
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/easyedit/ChangeLog | 4 | ||||
-rw-r--r-- | app-editors/easyedit/Manifest | 14 | ||||
-rw-r--r-- | app-editors/easyedit/easyedit-1.4.6.ebuild | 4 |
3 files changed, 7 insertions, 15 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/Manifest b/app-editors/easyedit/Manifest index 996b7176d596..03f844c215ed 100644 --- a/app-editors/easyedit/Manifest +++ b/app-editors/easyedit/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 0e6e8aedefc24c543a39a22b0090abd7 ChangeLog 1304 -MD5 49f54a14c80e047a65710b1b66583f4c easyedit-1.4.6.ebuild 724 +MD5 2d861b9b2e7e896c496905601dae3b19 ChangeLog 1418 +MD5 5407397262da43cd628df4b47a5e82df easyedit-1.4.6.ebuild 733 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 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" |