summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Luis Rivero <yoswink@gentoo.org>2006-04-23 23:49:23 +0000
committerJosé Luis Rivero <yoswink@gentoo.org>2006-04-23 23:49:23 +0000
commitbe738d89adc8e60750aa671127a3bd1697694767 (patch)
treeea7e07b7cd9f7a7d30f86f31e17490775f7d4108 /www-apps
parentAdded ~sparc keyword wrt bug #129275. (diff)
downloadgentoo-2-be738d89adc8e60750aa671127a3bd1697694767.tar.gz
gentoo-2-be738d89adc8e60750aa671127a3bd1697694767.tar.bz2
gentoo-2-be738d89adc8e60750aa671127a3bd1697694767.zip
Stable on alpha wrt security bug #130623.
(Portage version: 2.0.54)
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/gallery/ChangeLog5
-rw-r--r--www-apps/gallery/gallery-1.5.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog
index c529db2f0468..3eb7800ad4d6 100644
--- a/www-apps/gallery/ChangeLog
+++ b/www-apps/gallery/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/gallery
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.89 2006/04/23 18:53:25 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.90 2006/04/23 23:49:23 yoswink Exp $
+
+ 23 Apr 2006; Jose Luis Rivero <yoswink@gentoo.org> ChangeLog:
+ Stable on alpha wrt security bug #130623.
23 Apr 2006; Daniel Gryniewicz <dang@gentoo.org> gallery-1.5.3.ebuild:
Marked stable on amd64
diff --git a/www-apps/gallery/gallery-1.5.3.ebuild b/www-apps/gallery/gallery-1.5.3.ebuild
index b1de0c74b8e1..5f492d655a77 100644
--- a/www-apps/gallery/gallery-1.5.3.ebuild
+++ b/www-apps/gallery/gallery-1.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.3.ebuild,v 1.5 2006/04/23 18:53:25 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.3.ebuild,v 1.6 2006/04/23 23:49:23 yoswink Exp $
inherit webapp
@@ -9,7 +9,7 @@ HOMEPAGE="http://gallery.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 hppa ppc ~sparc x86"
+KEYWORDS="alpha amd64 hppa ppc ~sparc x86"
IUSE="imagemagick netpbm unzip zip"
RDEPEND=">=net-www/apache-1.3.24-r1