diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-06-23 19:41:58 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-06-23 19:41:58 +0000 |
commit | f1477f142f699d6d84608bd66cc0119d53040c9e (patch) | |
tree | f68c86bd6cfeb0e740051290c78839888207b828 /www-apps | |
parent | version bump, removed old versions (diff) | |
download | gentoo-2-f1477f142f699d6d84608bd66cc0119d53040c9e.tar.gz gentoo-2-f1477f142f699d6d84608bd66cc0119d53040c9e.tar.bz2 gentoo-2-f1477f142f699d6d84608bd66cc0119d53040c9e.zip |
ppc stable, bug #226059
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r5 x86_64)
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/gallery/ChangeLog | 6 | ||||
-rw-r--r-- | www-apps/gallery/gallery-2.2.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog index 0328570c1f52..b5b8f6665d70 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.142 2008/06/23 03:45:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.143 2008/06/23 19:41:58 dertobi123 Exp $ + + 23 Jun 2008; Tobias Scherbaum <dertobi123@gentoo.org> + gallery-2.2.5.ebuild: + ppc stable, bug #226059 23 Jun 2008; Jeroen Roovers <jer@gentoo.org> ChangeLog: Stable for HPPA (bug #226059). diff --git a/www-apps/gallery/gallery-2.2.5.ebuild b/www-apps/gallery/gallery-2.2.5.ebuild index f376856bdd7b..e3ad85d70bec 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.5 2008/06/22 18:14:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.5.ebuild,v 1.6 2008/06/23 19:41:58 dertobi123 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 |