diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-06-22 18:14:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-06-22 18:14:00 +0000 |
commit | 024d911ceb81ac08997516d7e1ecfec3943815b1 (patch) | |
tree | 4ad5dec22b748cf8ce1b5db811cad70ba365c44d /www-apps/gallery | |
parent | * bump (diff) | |
download | gentoo-2-024d911ceb81ac08997516d7e1ecfec3943815b1.tar.gz gentoo-2-024d911ceb81ac08997516d7e1ecfec3943815b1.tar.bz2 gentoo-2-024d911ceb81ac08997516d7e1ecfec3943815b1.zip |
alpha/sparc stable wrt #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 028fe0794409..c201c26b1f1c 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.140 2008/06/22 11:38:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.141 2008/06/22 18:14:00 armin76 Exp $ + + 22 Jun 2008; Raúl Porcel <armin76@gentoo.org> gallery-2.2.5.ebuild: + alpha/sparc stable wrt #226059 22 Jun 2008; Markus Meier <maekke@gentoo.org> gallery-2.2.5.ebuild: amd64 stable, bug #226059 diff --git a/www-apps/gallery/gallery-2.2.5.ebuild b/www-apps/gallery/gallery-2.2.5.ebuild index f8de68780bf3..f376856bdd7b 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.4 2008/06/22 11:38:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.5.ebuild,v 1.5 2008/06/22 18:14:00 armin76 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 |