diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-13 13:56:05 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-13 13:56:05 +0000 |
commit | 2393881c759637b950d4f2f9c1e196366e099a83 (patch) | |
tree | 03bbeb5f27fb39cec5eb2480c2015fc57619e8b5 | |
parent | Added xext useflag for xawtv. (diff) | |
download | gentoo-2-2393881c759637b950d4f2f9c1e196366e099a83.tar.gz gentoo-2-2393881c759637b950d4f2f9c1e196366e099a83.tar.bz2 gentoo-2-2393881c759637b950d4f2f9c1e196366e099a83.zip |
Stable on amd64, bug 117737.
(Portage version: 2.0.53)
-rw-r--r-- | www-apps/gallery/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/gallery/gallery-2.0.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog index 7b360a53b2d4..7d94aa4b5d3e 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.51 2006/01/12 23:57:55 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.52 2006/01/13 13:56:05 cryos Exp $ + + 13 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> gallery-2.0.2-r1.ebuild: + Stable on amd64, bug 117737. 12 Jan 2006; Jose Luis Rivero <yoswink@gentoo.org> gallery-1.5.1.ebuild: Stable on alpha wrt #117737 diff --git a/www-apps/gallery/gallery-2.0.2-r1.ebuild b/www-apps/gallery/gallery-2.0.2-r1.ebuild index 2d90afe48fac..97284d7decdb 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.4 2006/01/11 13:40:46 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.0.2-r1.ebuild,v 1.5 2006/01/13 13:56:05 cryos 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 |