diff options
author | 2006-05-26 18:13:10 +0000 | |
---|---|---|
committer | 2006-05-26 18:13:10 +0000 | |
commit | 559f575f862564829a12763ed61cf094fb609e91 (patch) | |
tree | 468b93370ef95ba8fbd02c9e1b4efab1c48eae88 /www-apps/gallery | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-559f575f862564829a12763ed61cf094fb609e91.tar.gz gentoo-2-559f575f862564829a12763ed61cf094fb609e91.tar.bz2 gentoo-2-559f575f862564829a12763ed61cf094fb609e91.zip |
Marking gallery-2.0.4 ~ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'www-apps/gallery')
-rw-r--r-- | www-apps/gallery/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/gallery/gallery-2.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog index 7ee3e6bf589d..2fe4dfe40537 100644 --- a/www-apps/gallery/ChangeLog +++ b/www-apps/gallery/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/gallery # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.91 2006/04/24 13:54:23 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.92 2006/05/26 18:13:10 ranger Exp $ + + 26 May 2006; Brent Baude <ranger@gentoo.org> gallery-2.0.4.ebuild: + Marking gallery-2.0.4 ~ppc64 24 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> gallery-1.5.3.ebuild: Stable on sparc wrt security #130623 diff --git a/www-apps/gallery/gallery-2.0.4.ebuild b/www-apps/gallery/gallery-2.0.4.ebuild index f50b648d87e9..9fa4bfb32fba 100644 --- a/www-apps/gallery/gallery-2.0.4.ebuild +++ b/www-apps/gallery/gallery-2.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.0.4.ebuild,v 1.6 2006/03/16 19:32:27 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.0.4.ebuild,v 1.7 2006/05/26 18:13:10 ranger Exp $ inherit webapp eutils @@ -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 sparc x86" +KEYWORDS="~alpha amd64 hppa ppc ~ppc64 sparc x86" IUSE="ffmpeg gd imagemagick netpbm mysql postgres" RDEPEND="virtual/httpd-php |