diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-08-22 03:50:06 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-08-22 03:50:06 +0000 |
commit | bc33a3f32358c6ffe89182abdbf06ca824216d50 (patch) | |
tree | e0abd6ce3ae272bdd49af9b62acba1b4d629176f /www-apps | |
parent | Stable x86 (diff) | |
download | gentoo-2-bc33a3f32358c6ffe89182abdbf06ca824216d50.tar.gz gentoo-2-bc33a3f32358c6ffe89182abdbf06ca824216d50.tar.bz2 gentoo-2-bc33a3f32358c6ffe89182abdbf06ca824216d50.zip |
Stable x86, a bit slower then tcort :(
(Portage version: 2.1-r2)
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/gallery/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/gallery/gallery-2.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog index 5158f8af77bf..821fe41601e3 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.99 2006/08/22 03:46:44 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.100 2006/08/22 03:50:06 tsunam Exp $ + + 22 Aug 2006; Joshua Jackson <tsunam@gentoo.org> gallery-2.1.2.ebuild: + Stable x86; bug #144379 22 Aug 2006; Thomas Cort <tcort@gentoo.org> gallery-2.1.2.ebuild: Stable on alpha wrt Bug #144379. diff --git a/www-apps/gallery/gallery-2.1.2.ebuild b/www-apps/gallery/gallery-2.1.2.ebuild index fa2abedf3eb0..0714d84ea4a2 100644 --- a/www-apps/gallery/gallery-2.1.2.ebuild +++ b/www-apps/gallery/gallery-2.1.2.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.1.2.ebuild,v 1.3 2006/08/22 03:46:44 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.1.2.ebuild,v 1.4 2006/08/22 03:50:06 tsunam 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 sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ~ppc sparc x86" IUSE="dcraw ffmpeg gd imagemagick mysql netpbm postgres unzip zip" RDEPEND="virtual/httpd-php |