diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-24 14:42:49 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-24 14:42:49 +0000 |
commit | 0e2dd3735d09a65f0fe98048adf72c36c51e0704 (patch) | |
tree | 1cfbe5112231e3151bc10dae9f23d340c6516833 /app-admin/zope-config/zope-config-0.3.ebuild | |
parent | Added missing patch. Closes #51915. (Manifest recommit) (diff) | |
download | gentoo-2-0e2dd3735d09a65f0fe98048adf72c36c51e0704.tar.gz gentoo-2-0e2dd3735d09a65f0fe98048adf72c36c51e0704.tar.bz2 gentoo-2-0e2dd3735d09a65f0fe98048adf72c36c51e0704.zip |
Keyworded ~alpha, requested in bug #51550.
Diffstat (limited to 'app-admin/zope-config/zope-config-0.3.ebuild')
-rw-r--r-- | app-admin/zope-config/zope-config-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/zope-config/zope-config-0.3.ebuild b/app-admin/zope-config/zope-config-0.3.ebuild index a14524d026d6..e9e066ed801b 100644 --- a/app-admin/zope-config/zope-config-0.3.ebuild +++ b/app-admin/zope-config/zope-config-0.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/zope-config/zope-config-0.3.ebuild,v 1.7 2004/04/12 00:27:56 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/zope-config/zope-config-0.3.ebuild,v 1.8 2004/05/24 14:41:35 kloeri Exp $ DESCRIPTION="A Gentoo Zope multi-Instance configure tool" SRC_URI="" HOMEPAGE="http://www.gentoo.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc ~ppc" +KEYWORDS="x86 sparc ~ppc ~alpha" DEPEND="" RDEPEND=">=dev-util/dialog-0.7 sys-apps/grep |