diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-06-21 19:56:41 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-06-21 19:56:41 +0000 |
commit | 227a71c8eb9ba648f6ef40f64774db8784dfa277 (patch) | |
tree | 14aee73c41dc52e16a91de4ccb30e0872b3f71af /www-apps/gallery | |
parent | Added ~ppc64; bug #225877 (diff) | |
download | gentoo-2-227a71c8eb9ba648f6ef40f64774db8784dfa277.tar.gz gentoo-2-227a71c8eb9ba648f6ef40f64774db8784dfa277.tar.bz2 gentoo-2-227a71c8eb9ba648f6ef40f64774db8784dfa277.zip |
Stable on ppc64; bug #226059
(Portage version: 2.1.4.4)
Diffstat (limited to 'www-apps/gallery')
-rw-r--r-- | www-apps/gallery/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/gallery/gallery-2.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog index 43cb063e7a19..128268368e67 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.138 2008/06/21 15:03:15 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.139 2008/06/21 19:56:41 corsair Exp $ + + 21 Jun 2008; Markus Rothe <corsair@gentoo.org> gallery-2.2.5.ebuild: + Stable on ppc64; bug #226059 21 Jun 2008; Christian Faulhammer <opfer@gentoo.org> gallery-2.2.5.ebuild: stable x86, security bug 226059 diff --git a/www-apps/gallery/gallery-2.2.5.ebuild b/www-apps/gallery/gallery-2.2.5.ebuild index 5add648f0584..6beb90af58dd 100644 --- a/www-apps/gallery/gallery-2.2.5.ebuild +++ b/www-apps/gallery/gallery-2.2.5.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-2.2.5.ebuild,v 1.2 2008/06/21 15:03:15 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.5.ebuild,v 1.3 2008/06/21 19:56:41 corsair Exp $ inherit webapp eutils depend.php confutils @@ -9,7 +9,7 @@ HOMEPAGE="http://gallery.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}-full.tar.gz" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ppc64 ~sparc x86" IUSE="ffmpeg gd imagemagick mysql netpbm postgres raw unzip zip" RDEPEND="media-libs/jpeg |