diff options
author | Markus Meier <maekke@gentoo.org> | 2008-10-06 20:18:00 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-10-06 20:18:00 +0000 |
commit | e4a5a07612689443572be2d2dfc6af41870a0a7e (patch) | |
tree | 5a6de96c399ce18fcb875a6f2c7d40dd7243d47a /www-apps | |
parent | amd64/x86 stable, bug #231831 (diff) | |
download | gentoo-2-e4a5a07612689443572be2d2dfc6af41870a0a7e.tar.gz gentoo-2-e4a5a07612689443572be2d2dfc6af41870a0a7e.tar.bz2 gentoo-2-e4a5a07612689443572be2d2dfc6af41870a0a7e.zip |
amd64 stable, bug #238113
(Portage version: 2.2_rc11/cvs/Linux 2.6.27-rc8 i686)
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/gallery/ChangeLog | 6 | ||||
-rw-r--r-- | www-apps/gallery/gallery-1.5.9.ebuild | 4 | ||||
-rw-r--r-- | www-apps/gallery/gallery-2.2.6.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog index ccab5bee0ad3..0a40195e79b7 100644 --- a/www-apps/gallery/ChangeLog +++ b/www-apps/gallery/ChangeLog @@ -1,6 +1,10 @@ # 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.159 2008/10/01 17:50:54 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.160 2008/10/06 20:18:00 maekke Exp $ + + 06 Oct 2008; Markus Meier <maekke@gentoo.org> gallery-1.5.9.ebuild, + gallery-2.2.6.ebuild: + amd64 stable, bug #238113 01 Oct 2008; Tobias Scherbaum <dertobi123@gentoo.org> gallery-1.5.9.ebuild, gallery-2.2.6.ebuild: diff --git a/www-apps/gallery/gallery-1.5.9.ebuild b/www-apps/gallery/gallery-1.5.9.ebuild index 81a25ef35788..4eec2df59829 100644 --- a/www-apps/gallery/gallery-1.5.9.ebuild +++ b/www-apps/gallery/gallery-1.5.9.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-1.5.9.ebuild,v 1.4 2008/10/01 17:50:54 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.9.ebuild,v 1.5 2008/10/06 20:18:00 maekke Exp $ inherit webapp depend.php confutils @@ -9,7 +9,7 @@ HOMEPAGE="http://gallery.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="alpha ~amd64 hppa ppc sparc x86" +KEYWORDS="alpha amd64 hppa ppc sparc x86" IUSE="imagemagick netpbm unzip zip" RDEPEND="media-libs/jpeg diff --git a/www-apps/gallery/gallery-2.2.6.ebuild b/www-apps/gallery/gallery-2.2.6.ebuild index 23f47978cdab..a7bdf42037a1 100644 --- a/www-apps/gallery/gallery-2.2.6.ebuild +++ b/www-apps/gallery/gallery-2.2.6.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.6.ebuild,v 1.5 2008/10/01 17:50:54 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.6.ebuild,v 1.6 2008/10/06 20:18:00 maekke Exp $ inherit webapp eutils depend.php confutils @@ -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="media-libs/jpeg |