diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-03 17:17:21 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-03 17:17:21 +0000 |
commit | dff229349a764075929119b322387a421357a52c (patch) | |
tree | 93e0266e971b1db4f480b9684317d3799584e8fc /www-apps/swish-e/swish-e-2.2.2-r1.ebuild | |
parent | Stable amd64. (diff) | |
download | historical-dff229349a764075929119b322387a421357a52c.tar.gz historical-dff229349a764075929119b322387a421357a52c.tar.bz2 historical-dff229349a764075929119b322387a421357a52c.zip |
ppc stable profile update
Diffstat (limited to 'www-apps/swish-e/swish-e-2.2.2-r1.ebuild')
-rw-r--r-- | www-apps/swish-e/swish-e-2.2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/swish-e/swish-e-2.2.2-r1.ebuild b/www-apps/swish-e/swish-e-2.2.2-r1.ebuild index 03c89f42d73a..2d787561a720 100644 --- a/www-apps/swish-e/swish-e-2.2.2-r1.ebuild +++ b/www-apps/swish-e/swish-e-2.2.2-r1.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/www-apps/swish-e/swish-e-2.2.2-r1.ebuild,v 1.2 2004/08/30 23:35:27 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.2.2-r1.ebuild,v 1.3 2004/09/03 17:17:21 pvdabeel Exp $ use perl && inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://www.swish-e.org/Download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="perl" DEPEND=">=sys-libs/zlib-1.1.3 |