diff options
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 |