summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-04-24 13:54:25 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-04-24 13:54:25 +0000
commitbb29e79c21f4f06f342b642f414e731c069639bc (patch)
tree3ba7a481e0fe26864389e43f551cb30d517cf93b /www-apps/gallery
parentAdd patch from Matthias Schwarzott (zzam) to build with --as-needed. (diff)
downloadgentoo-2-bb29e79c21f4f06f342b642f414e731c069639bc.tar.gz
gentoo-2-bb29e79c21f4f06f342b642f414e731c069639bc.tar.bz2
gentoo-2-bb29e79c21f4f06f342b642f414e731c069639bc.zip
Stable on sparc wrt security #130623
(Portage version: 2.0.54)
Diffstat (limited to 'www-apps/gallery')
-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 3eb7800ad4d6..7ee3e6bf589d 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.90 2006/04/23 23:49:23 yoswink Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.91 2006/04/24 13:54:23 gustavoz Exp $
+
+ 24 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> gallery-1.5.3.ebuild:
+ Stable on sparc wrt security #130623
23 Apr 2006; Jose Luis Rivero <yoswink@gentoo.org> ChangeLog:
Stable on alpha wrt security bug #130623.
diff --git a/www-apps/gallery/gallery-1.5.3.ebuild b/www-apps/gallery/gallery-1.5.3.ebuild
index 5f492d655a77..917c1b45d237 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.6 2006/04/23 23:49:23 yoswink Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.3.ebuild,v 1.7 2006/04/24 13:54:25 gustavoz 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