diff options
author | José Luis Rivero <yoswink@gentoo.org> | 2006-01-11 13:40:46 +0000 |
---|---|---|
committer | José Luis Rivero <yoswink@gentoo.org> | 2006-01-11 13:40:46 +0000 |
commit | 65ea2c59eb222e131f19189b354de830bd9c794a (patch) | |
tree | 658ea6641e354ad21f33b5c1c66fa70976a7cfed /www-apps/gallery | |
parent | ancient and obsolete (diff) | |
download | gentoo-2-65ea2c59eb222e131f19189b354de830bd9c794a.tar.gz gentoo-2-65ea2c59eb222e131f19189b354de830bd9c794a.tar.bz2 gentoo-2-65ea2c59eb222e131f19189b354de830bd9c794a.zip |
Stable on alpha wrt #117737
(Portage version: 2.0.53)
Diffstat (limited to 'www-apps/gallery')
-rw-r--r-- | www-apps/gallery/ChangeLog | 6 | ||||
-rw-r--r-- | www-apps/gallery/gallery-2.0.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog index 54c45354ea58..2f48ad25ca5f 100644 --- a/www-apps/gallery/ChangeLog +++ b/www-apps/gallery/ChangeLog @@ -1,6 +1,10 @@ # 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.49 2006/01/10 11:25:40 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.50 2006/01/11 13:40:46 yoswink Exp $ + + 11 Jan 2006; Jose Luis Rivero <yoswink@gentoo.org> + gallery-2.0.2-r1.ebuild: + Stable on alpha wrt #117737 *gallery-1.5.2_rc2 (10 Jan 2006) diff --git a/www-apps/gallery/gallery-2.0.2-r1.ebuild b/www-apps/gallery/gallery-2.0.2-r1.ebuild index 4e43981d2f0d..2d90afe48fac 100644 --- a/www-apps/gallery/gallery-2.0.2-r1.ebuild +++ b/www-apps/gallery/gallery-2.0.2-r1.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.2-r1.ebuild,v 1.3 2006/01/10 02:31:14 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.0.2-r1.ebuild,v 1.4 2006/01/11 13:40:46 yoswink 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 sparc x86" IUSE="ffmpeg gd imagemagick netpbm mysql postgres" RDEPEND="virtual/httpd-php |