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 871ae29ebd6b..fe49bc2b8c8d 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-2003 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.4 2003/02/13 08:56:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gallery/gallery-1.3.1.ebuild,v 1.5 2003/06/29 23:17:15 aliz 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 ~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 |