summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-08-19 18:50:08 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-08-19 18:50:08 +0000
commit72a25b47bd3ade04428ad83a475f257925c0ccf1 (patch)
treedf89f3fcf56599f279384cd0ed6a11ba6395c0fe /www-apps
parentfix gtk+-2.4 & gcc34 issues (Manifest recommit) (diff)
downloadgentoo-2-72a25b47bd3ade04428ad83a475f257925c0ccf1.tar.gz
gentoo-2-72a25b47bd3ade04428ad83a475f257925c0ccf1.tar.bz2
gentoo-2-72a25b47bd3ade04428ad83a475f257925c0ccf1.zip
60742
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/gallery/gallery-1.4.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/gallery/gallery-1.4.4-r1.ebuild b/www-apps/gallery/gallery-1.4.4-r1.ebuild
index 8d63db6a3107..15c80f76b0d6 100644
--- a/www-apps/gallery/gallery-1.4.4-r1.ebuild
+++ b/www-apps/gallery/gallery-1.4.4-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/gallery/gallery-1.4.4-r1.ebuild,v 1.1 2004/08/19 06:35:48 rl03 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.4.4-r1.ebuild,v 1.2 2004/08/19 18:50:08 pvdabeel Exp $
inherit webapp eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://gallery.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
IUSE=""
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64"
+KEYWORDS="~x86 ppc ~sparc ~alpha ~hppa ~amd64"
DEPEND="$DEPEND"
RDEPEND=">=net-www/apache-1.3.24-r1
>=dev-php/mod_php-4.1.2-r5