diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-01-17 15:17:57 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-01-17 15:17:57 +0000 |
commit | b22c147cb7f9efff97929d981b7d88d3fff201a9 (patch) | |
tree | f856cb780a36b43d45171e6ac323e6c810e4c532 /www-apps | |
parent | Version bumped for #204819 and #206152. (diff) | |
download | gentoo-2-b22c147cb7f9efff97929d981b7d88d3fff201a9.tar.gz gentoo-2-b22c147cb7f9efff97929d981b7d88d3fff201a9.tar.bz2 gentoo-2-b22c147cb7f9efff97929d981b7d88d3fff201a9.zip |
Stable for HPPA (bug #203217).
(Portage version: 2.1.4)
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/gallery/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/gallery/gallery-2.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog index ea26197c1f88..811429f380e9 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.128 2008/01/17 13:53:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.129 2008/01/17 15:17:57 jer Exp $ + + 17 Jan 2008; Jeroen Roovers <jer@gentoo.org> gallery-2.2.4.ebuild: + Stable for HPPA (bug #203217). 17 Jan 2008; Raúl Porcel <armin76@gentoo.org> gallery-2.2.4.ebuild: alpha/sparc stable wrt #203217 diff --git a/www-apps/gallery/gallery-2.2.4.ebuild b/www-apps/gallery/gallery-2.2.4.ebuild index 032ed05c232a..cc20df467509 100644 --- a/www-apps/gallery/gallery-2.2.4.ebuild +++ b/www-apps/gallery/gallery-2.2.4.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.4.ebuild,v 1.4 2008/01/17 13:53:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild,v 1.5 2008/01/17 15:17:57 jer Exp $ inherit webapp eutils depend.php @@ -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="virtual/httpd-cgi |