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 | e78e15e855f92b5c0a6713e8a6fe60d8b8bf446c (patch) | |
tree | b64c3fab5e6d83a3cadf415bab5e6618daae3a39 /www-apps/gallery | |
parent | Added xext useflag for xawtv. (diff) | |
download | historical-e78e15e855f92b5c0a6713e8a6fe60d8b8bf446c.tar.gz historical-e78e15e855f92b5c0a6713e8a6fe60d8b8bf446c.tar.bz2 historical-e78e15e855f92b5c0a6713e8a6fe60d8b8bf446c.zip |
Stable on amd64, bug 117737.
Package-Manager: portage-2.0.53
Diffstat (limited to 'www-apps/gallery')
-rw-r--r-- | www-apps/gallery/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/gallery/Manifest | 14 | ||||
-rw-r--r-- | www-apps/gallery/gallery-2.0.2-r1.ebuild | 4 |
3 files changed, 18 insertions, 5 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/Manifest b/www-apps/gallery/Manifest index c3cd7216756e..2816606743a6 100644 --- a/www-apps/gallery/Manifest +++ b/www-apps/gallery/Manifest @@ -1,4 +1,7 @@ -MD5 2cfaabf95a000441377fef39453276fe ChangeLog 10836 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 4f53dac356199256be9a1b7d534cadf5 ChangeLog 10943 MD5 88069f3f6c274e4285bbbba7f5cb5a4f files/FfmpegToolkit.class.patch 576 MD5 57ed8c8bd13cb72d366ece232dcc2fe9 files/digest-gallery-1.5.1 66 MD5 9e64f054eb28e98d82b04443023befed files/digest-gallery-1.5.2_rc1 70 @@ -12,6 +15,13 @@ MD5 85ab1834c043a6eea629200ffead9346 gallery-1.5.1.ebuild 985 MD5 cc9c3d2625009ec17b02e5645fcd5556 gallery-1.5.2_rc1.ebuild 990 MD5 c45373f82c4196a5c38001b3334891dd gallery-1.5.2_rc2.ebuild 990 MD5 7cae145d1aa9b7900fb4b1b00ebdc774 gallery-1.5_p1.ebuild 980 -MD5 d3d670266a7b29fb37ad63baf2a0f63d gallery-2.0.2-r1.ebuild 1124 +MD5 2c5a419032c55ddf796983c044018601 gallery-2.0.2-r1.ebuild 1121 MD5 0d436b8c7053ab86427e53909ec8ca05 gallery-2.0.2.ebuild 995 MD5 c339473e0ff43da76eb2f2607c441921 metadata.xml 280 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDx7GGntT9W3vfTuoRAjHSAJ47rTiuIuku3miF0Ez57ptBk5C1mwCfQgXu +cdmbNH9oMtkGMUSTNaiIkPM= +=Hl3P +-----END PGP SIGNATURE----- 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 |