diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-09-08 16:36:06 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-09-08 16:36:06 +0000 |
commit | c90418a0e54f454f97ba047fd6a0f44f29d3dbec (patch) | |
tree | 32e860ca269c78e19eedefa97761002379c60cdf /www-apps | |
parent | Version bump (diff) | |
download | gentoo-2-c90418a0e54f454f97ba047fd6a0f44f29d3dbec.tar.gz gentoo-2-c90418a0e54f454f97ba047fd6a0f44f29d3dbec.tar.bz2 gentoo-2-c90418a0e54f454f97ba047fd6a0f44f29d3dbec.zip |
Sparc stable, Security Bug #234137.
(Portage version: 2.2_rc8/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/gallery/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/gallery/gallery-1.5.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog index 2541618ebea5..76df3852004d 100644 --- a/www-apps/gallery/ChangeLog +++ b/www-apps/gallery/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/gallery # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.147 2008/09/07 20:43:13 wrobel Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.148 2008/09/08 16:36:06 fmccor Exp $ + + 08 Sep 2008; Ferris McCormick <fmccor@gentoo.org> gallery-1.5.8.ebuild: + Sparc stable, Security Bug #234137. *gallery-1.5.8 (07 Sep 2008) diff --git a/www-apps/gallery/gallery-1.5.8.ebuild b/www-apps/gallery/gallery-1.5.8.ebuild index ff8033287838..9790ac1fe7a9 100644 --- a/www-apps/gallery/gallery-1.5.8.ebuild +++ b/www-apps/gallery/gallery-1.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.8.ebuild,v 1.1 2008/09/07 20:43:13 wrobel Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.8.ebuild,v 1.2 2008/09/08 16:36:06 fmccor Exp $ inherit webapp depend.php confutils @@ -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="media-libs/jpeg |