diff options
author | Jodok Batlogg <batlogg@gentoo.org> | 2004-09-24 20:11:26 +0000 |
---|---|---|
committer | Jodok Batlogg <batlogg@gentoo.org> | 2004-09-24 20:11:26 +0000 |
commit | 896f7974ca25dad083a27f6f40ed716811c063b1 (patch) | |
tree | ea7a3cc6678a11a5f192525676d5065867d698e1 /net-zope/externaleditor/externaleditor-0.8.ebuild | |
parent | add patch for handsfree profile/service description (Manifest recommit) (diff) | |
download | gentoo-2-896f7974ca25dad083a27f6f40ed716811c063b1.tar.gz gentoo-2-896f7974ca25dad083a27f6f40ed716811c063b1.tar.bz2 gentoo-2-896f7974ca25dad083a27f6f40ed716811c063b1.zip |
marked stable
Diffstat (limited to 'net-zope/externaleditor/externaleditor-0.8.ebuild')
-rw-r--r-- | net-zope/externaleditor/externaleditor-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/externaleditor/externaleditor-0.8.ebuild b/net-zope/externaleditor/externaleditor-0.8.ebuild index 8d76dc140493..5f4d8a2d5416 100644 --- a/net-zope/externaleditor/externaleditor-0.8.ebuild +++ b/net-zope/externaleditor/externaleditor-0.8.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/net-zope/externaleditor/externaleditor-0.8.ebuild,v 1.1 2004/07/27 20:22:17 batlogg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/externaleditor/externaleditor-0.8.ebuild,v 1.2 2004/09/24 20:11:26 batlogg Exp $ inherit zproduct @@ -13,7 +13,7 @@ SRC_URI_BASE="${HOMEPAGE}/${PV}" SRC_URI="${SRC_URI_BASE}/${MY_P}.tgz ${SRC_URI_BASE}/${MY_P2}.tgz" LICENSE="ZPL" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="" ZPROD_LIST="${MY_PN}" |