diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-12-06 18:55:07 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-12-06 18:55:07 +0000 |
commit | 832cbdcbc7c0e3c11aa50d3d7a6ef8b4eb316c55 (patch) | |
tree | 5554b8da39068638a7997365667bae49cf4bd6f6 /www-apps/gallery | |
parent | Stable on ppc wrt bug 249521 (diff) | |
download | gentoo-2-832cbdcbc7c0e3c11aa50d3d7a6ef8b4eb316c55.tar.gz gentoo-2-832cbdcbc7c0e3c11aa50d3d7a6ef8b4eb316c55.tar.bz2 gentoo-2-832cbdcbc7c0e3c11aa50d3d7a6ef8b4eb316c55.zip |
ppc stable, bug #249277
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'www-apps/gallery')
-rw-r--r-- | www-apps/gallery/ChangeLog | 6 | ||||
-rw-r--r-- | www-apps/gallery/gallery-1.5.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog index be39bbcea526..ae6d15ce276a 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.168 2008/12/06 18:11:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.169 2008/12/06 18:55:07 dertobi123 Exp $ + + 06 Dec 2008; Tobias Scherbaum <dertobi123@gentoo.org> + gallery-1.5.10.ebuild: + ppc stable, bug #249277 06 Dec 2008; Jeroen Roovers <jer@gentoo.org> gallery-1.5.10.ebuild: Stable for HPPA (bug #249277). diff --git a/www-apps/gallery/gallery-1.5.10.ebuild b/www-apps/gallery/gallery-1.5.10.ebuild index 5bafc0b611e2..c229ea80d8ff 100644 --- a/www-apps/gallery/gallery-1.5.10.ebuild +++ b/www-apps/gallery/gallery-1.5.10.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.10.ebuild,v 1.3 2008/12/06 18:11:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.10.ebuild,v 1.4 2008/12/06 18:55:07 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 |