diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-05 08:32:33 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-05 08:32:33 +0000 |
commit | 0816dc78309ac15f6575e22607469413f9d0cf3b (patch) | |
tree | feab54c974c156f83b7c00d5711073ff755aad30 /net-zope/neoportallibrary/neoportallibrary-0.9b.ebuild | |
parent | Add the new cobalt bootloader to the default profile. (diff) | |
download | historical-0816dc78309ac15f6575e22607469413f9d0cf3b.tar.gz historical-0816dc78309ac15f6575e22607469413f9d0cf3b.tar.bz2 historical-0816dc78309ac15f6575e22607469413f9d0cf3b.zip |
down to ~ppc until deps are stable
Diffstat (limited to 'net-zope/neoportallibrary/neoportallibrary-0.9b.ebuild')
-rw-r--r-- | net-zope/neoportallibrary/neoportallibrary-0.9b.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-zope/neoportallibrary/neoportallibrary-0.9b.ebuild b/net-zope/neoportallibrary/neoportallibrary-0.9b.ebuild index af3bbf6a247f..85eaab22e3d2 100644 --- a/net-zope/neoportallibrary/neoportallibrary-0.9b.ebuild +++ b/net-zope/neoportallibrary/neoportallibrary-0.9b.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/neoportallibrary/neoportallibrary-0.9b.ebuild,v 1.3 2003/09/08 06:53:31 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/neoportallibrary/neoportallibrary-0.9b.ebuild,v 1.4 2004/04/05 08:28:33 mr_bones_ Exp $ inherit zproduct P_NEW="NeoPortalLibrary-${PV}" @@ -9,7 +9,7 @@ DESCRIPTION="Collection of modules to build Zope/CMF/Plone products." HOMEPAGE="http://www.zoper.net/" SRC_URI="${HOMEPAGE}/Downloads/${P_NEW}.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ~ppc" ZPROD_LIST="NeoPortalLibrary" MYDOC="doc/Developers_Guide.txt ${MYDOC}" |