diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-22 23:18:02 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-22 23:18:02 +0000 |
commit | e64929bd2f034e3b023d146c8f23d839265c0d4b (patch) | |
tree | 4cd5783d7965df7d8a27eca3f936660b76fb0854 /app-editors | |
parent | Dep for SPF support in SpamAssassin3 (diff) | |
download | historical-e64929bd2f034e3b023d146c8f23d839265c0d4b.tar.gz historical-e64929bd2f034e3b023d146c8f23d839265c0d4b.tar.bz2 historical-e64929bd2f034e3b023d146c8f23d839265c0d4b.zip |
ppc stable profile update
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/easyedit/Manifest | 2 | ||||
-rw-r--r-- | app-editors/easyedit/easyedit-1.4.6.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/easyedit/Manifest b/app-editors/easyedit/Manifest index 72c936811489..a228f833426f 100644 --- a/app-editors/easyedit/Manifest +++ b/app-editors/easyedit/Manifest @@ -1,4 +1,4 @@ MD5 c1fb9c94172ded8dde160579e3a816ae ChangeLog 1014 -MD5 e71f67eff45b4979638f109839b05de3 easyedit-1.4.6.ebuild 722 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 ba5f3e16c958..a519b5653709 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.8 2004/09/16 01:24:01 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild,v 1.9 2004/09/22 23:18:02 pvdabeel 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" +KEYWORDS="x86 ppc64 macos ~sparc ~ia64 ppc-macos ppc" SLOT="0" DEPEND=">=sys-libs/ncurses-5.0" |