diff options
Diffstat (limited to 'app-misc/gallery/gallery-1.3.1.ebuild')
-rw-r--r-- | app-misc/gallery/gallery-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/gallery/gallery-1.3.1.ebuild b/app-misc/gallery/gallery-1.3.1.ebuild index c0618aba5da8..1583f10c3da3 100644 --- a/app-misc/gallery/gallery-1.3.1.ebuild +++ b/app-misc/gallery/gallery-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gallery/gallery-1.3.1.ebuild,v 1.1 2002/11/15 03:34:35 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gallery/gallery-1.3.1.ebuild,v 1.2 2002/12/09 04:17:42 manson Exp $ DESCRIPTION="Web based (PHP Script) photo album viewer/creator." HOMEPAGE="http://gallery.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" DEPEND=">=net-www/apache-1.3.24-r1 >=dev-php/mod_php-4.1.2-r5 >=media-gfx/jhead-1.6 |