diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-22 04:58:11 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-22 04:58:11 +0000 |
commit | 66fa295d48bac007fbd120fd7f1268969cd39c53 (patch) | |
tree | 3e8c056da51b85dfe8bbdd606474d4bd80697cdb /www-apps/gallery | |
parent | ppc stable (diff) | |
download | gentoo-2-66fa295d48bac007fbd120fd7f1268969cd39c53.tar.gz gentoo-2-66fa295d48bac007fbd120fd7f1268969cd39c53.tar.bz2 gentoo-2-66fa295d48bac007fbd120fd7f1268969cd39c53.zip |
ppc stable, bug #144379
(Portage version: 2.1.1_pre5-r2)
Diffstat (limited to 'www-apps/gallery')
-rw-r--r-- | www-apps/gallery/ChangeLog | 6 | ||||
-rw-r--r-- | www-apps/gallery/gallery-2.1.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog index 00fcc9dd7b65..3aff167e409e 100644 --- a/www-apps/gallery/ChangeLog +++ b/www-apps/gallery/ChangeLog @@ -1,6 +1,10 @@ # 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.101 2006/08/22 04:10:52 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.102 2006/08/22 04:58:11 dertobi123 Exp $ + + 22 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> + gallery-2.1.2.ebuild: + ppc stable, bug #144379 22 Aug 2006; Thomas Cort <tcort@gentoo.org> gallery-2.1.2.ebuild: Stable on amd64 wrt security Bug #144379. diff --git a/www-apps/gallery/gallery-2.1.2.ebuild b/www-apps/gallery/gallery-2.1.2.ebuild index 77823a21dd76..fed7a172b237 100644 --- a/www-apps/gallery/gallery-2.1.2.ebuild +++ b/www-apps/gallery/gallery-2.1.2.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-2.1.2.ebuild,v 1.5 2006/08/22 04:10:52 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.1.2.ebuild,v 1.6 2006/08/22 04:58:11 dertobi123 Exp $ inherit webapp eutils depend.php @@ -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 sparc x86" +KEYWORDS="alpha amd64 ~hppa ppc sparc x86" IUSE="dcraw ffmpeg gd imagemagick mysql netpbm postgres unzip zip" RDEPEND="virtual/httpd-php |