diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-03-07 21:15:32 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-03-07 21:15:32 +0000 |
commit | fa0aa4eaf471d5bd81d902c2ac27d5f9f2ab7bcd (patch) | |
tree | 3ee5165e6e2c17fc17a501a92ea57cd4adc02a58 /www-apps/gallery | |
parent | old (diff) | |
download | gentoo-2-fa0aa4eaf471d5bd81d902c2ac27d5f9f2ab7bcd.tar.gz gentoo-2-fa0aa4eaf471d5bd81d902c2ac27d5f9f2ab7bcd.tar.bz2 gentoo-2-fa0aa4eaf471d5bd81d902c2ac27d5f9f2ab7bcd.zip |
Stable for HPPA (bug #354541).
(Portage version: 2.2.0_alpha26/cvs/Linux i686)
Diffstat (limited to 'www-apps/gallery')
-rw-r--r-- | www-apps/gallery/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/gallery/gallery-2.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog index 9b120fcf0cab..191e8528d3c9 100644 --- a/www-apps/gallery/ChangeLog +++ b/www-apps/gallery/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/gallery # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.183 2011/03/07 20:32:53 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.184 2011/03/07 21:15:32 jer Exp $ + + 07 Mar 2011; Jeroen Roovers <jer@gentoo.org> gallery-2.3.1.ebuild: + Stable for HPPA (bug #354541). 07 Mar 2011; Tim Harder <radhermit@gentoo.org> gallery-2.3.1.ebuild: Fix install with the mysqli USE flag (bug #357503 thanks to Stef Simoens). diff --git a/www-apps/gallery/gallery-2.3.1.ebuild b/www-apps/gallery/gallery-2.3.1.ebuild index ff42d628a3df..d6040a663b8b 100644 --- a/www-apps/gallery/gallery-2.3.1.ebuild +++ b/www-apps/gallery/gallery-2.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.3.1.ebuild,v 1.6 2011/03/07 20:32:53 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.3.1.ebuild,v 1.7 2011/03/07 21:15:32 jer Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://gallery.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}-full.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 hppa ~ppc ~ppc64 x86" IUSE="ffmpeg +gd imagemagick +mysql netpbm postgres raw sqlite unzip zip" RDEPEND="raw? ( media-gfx/dcraw ) |