summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-08-20 02:16:46 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-08-20 02:16:46 +0000
commit3aaf00cd8770ec3f84d2dfcc7fa0012a5af34e31 (patch)
tree098ff6064fdb3249c556604f100503011a9728d8 /www-apps/gallery
parentppc stable (Manifest recommit) (diff)
downloadgentoo-2-3aaf00cd8770ec3f84d2dfcc7fa0012a5af34e31.tar.gz
gentoo-2-3aaf00cd8770ec3f84d2dfcc7fa0012a5af34e31.tar.bz2
gentoo-2-3aaf00cd8770ec3f84d2dfcc7fa0012a5af34e31.zip
Stable on alpha, bug 60742.
Diffstat (limited to 'www-apps/gallery')
-rw-r--r--www-apps/gallery/ChangeLog5
-rw-r--r--www-apps/gallery/gallery-1.4.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog
index 09f9da38e8dd..5deb17e80407 100644
--- a/www-apps/gallery/ChangeLog
+++ b/www-apps/gallery/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/gallery
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.3 2004/08/19 23:50:39 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.4 2004/08/20 02:16:46 kloeri Exp $
+
+ 20 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> gallery-1.4.4-r1.ebuild:
+ Stable on alpha, bug 60742.
19 Aug 2004; Jason Wever <weeve@gentoo.org> gallery-1.4.4-r1.ebuild:
Stable on sparc wrt securit bug #60742.
diff --git a/www-apps/gallery/gallery-1.4.4-r1.ebuild b/www-apps/gallery/gallery-1.4.4-r1.ebuild
index 1e2ac4bbebda..f882b85c1e1d 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.3 2004/08/19 23:50:39 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.4.4-r1.ebuild,v 1.4 2004/08/20 02:16:46 kloeri 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