diff options
author | 2008-01-17 17:04:34 +0000 | |
---|---|---|
committer | 2008-01-17 17:04:34 +0000 | |
commit | 2f997097c1abda8d37c7de064743864722bd55f8 (patch) | |
tree | 6ea0ebdb5770e51850b6a15392768fc815ca0e24 /www-apps/gallery/gallery-2.2.4.ebuild | |
parent | Fix -fPIC issue. (diff) | |
download | historical-2f997097c1abda8d37c7de064743864722bd55f8.tar.gz historical-2f997097c1abda8d37c7de064743864722bd55f8.tar.bz2 historical-2f997097c1abda8d37c7de064743864722bd55f8.zip |
Marking gallery-2.2.4 ppc64 for bug 203217
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'www-apps/gallery/gallery-2.2.4.ebuild')
-rw-r--r-- | www-apps/gallery/gallery-2.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/gallery/gallery-2.2.4.ebuild b/www-apps/gallery/gallery-2.2.4.ebuild index cc20df467509..bdc17f5675bf 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.5 2008/01/17 15:17:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild,v 1.6 2008/01/17 17:04:34 ranger 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 |