diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-09-19 18:50:35 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-09-19 18:50:35 +0000 |
commit | aaba67688db43d6c4f0aaec8a75fcd2d9bbc15a7 (patch) | |
tree | bd40d13d94a88f0f6bbb85e39339280b247d461f /www-apps | |
parent | ppc stable, bug #233336 (diff) | |
download | gentoo-2-aaba67688db43d6c4f0aaec8a75fcd2d9bbc15a7.tar.gz gentoo-2-aaba67688db43d6c4f0aaec8a75fcd2d9bbc15a7.tar.bz2 gentoo-2-aaba67688db43d6c4f0aaec8a75fcd2d9bbc15a7.zip |
ppc stable, bug #234137
(Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/gallery/ChangeLog | 6 | ||||
-rw-r--r-- | www-apps/gallery/gallery-1.5.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog index 0f43b7bbb355..eca23db21098 100644 --- a/www-apps/gallery/ChangeLog +++ b/www-apps/gallery/ChangeLog @@ -1,6 +1,10 @@ # 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.152 2008/09/15 12:12:55 wrobel Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.153 2008/09/19 18:50:35 dertobi123 Exp $ + + 19 Sep 2008; Tobias Scherbaum <dertobi123@gentoo.org> + gallery-1.5.8.ebuild: + ppc stable, bug #234137 15 Sep 2008; wrobel@gentoo.org gallery-1.5.8.ebuild: Fixed errors during install process (#234137). diff --git a/www-apps/gallery/gallery-1.5.8.ebuild b/www-apps/gallery/gallery-1.5.8.ebuild index 7eae477653a0..fd1c9621c14d 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.6 2008/09/15 12:12:55 wrobel Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.8.ebuild,v 1.7 2008/09/19 18:50:35 dertobi123 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 |