diff options
author | Jason Shoemaker <kutsuya@gentoo.org> | 2003-06-23 06:59:56 +0000 |
---|---|---|
committer | Jason Shoemaker <kutsuya@gentoo.org> | 2003-06-23 06:59:56 +0000 |
commit | a3339c59831c894233375d55ee8613011a09066a (patch) | |
tree | 63d5d49c925a4fb40a0a90389383d5d3738e2dfa /net-zope/neoboard/neoboard-1.1.ebuild | |
parent | amd64 (diff) | |
download | gentoo-2-a3339c59831c894233375d55ee8613011a09066a.tar.gz gentoo-2-a3339c59831c894233375d55ee8613011a09066a.tar.bz2 gentoo-2-a3339c59831c894233375d55ee8613011a09066a.zip |
~x86 ~ppc -> x86 ppc
Diffstat (limited to 'net-zope/neoboard/neoboard-1.1.ebuild')
-rw-r--r-- | net-zope/neoboard/neoboard-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/neoboard/neoboard-1.1.ebuild b/net-zope/neoboard/neoboard-1.1.ebuild index fb8dad8f6540..b95a83790d79 100644 --- a/net-zope/neoboard/neoboard-1.1.ebuild +++ b/net-zope/neoboard/neoboard-1.1.ebuild @@ -1,7 +1,7 @@ # Copyright 2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/neoboard/neoboard-1.1.ebuild,v 1.1 2003/04/07 04:00:22 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/neoboard/neoboard-1.1.ebuild,v 1.2 2003/06/23 06:59:38 kutsuya Exp $ inherit zproduct P_NEW="NeoBoard-${PV}" @@ -10,7 +10,7 @@ DESCRIPTION="Threaded message boards w/articles, attachments, & i18n." HOMEPAGE="http://www.zoper.net/" SRC_URI="${HOMEPAGE}/Downloads/${P_NEW}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ppc" RDEPEND="net-zope/neoportallibrary ${RDEPEND}" |