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 | fb6093e0e57d68a183bc6ad01a797a88f6bc9557 (patch) | |
tree | eaf2c8de3cc496c25ca5d8ba87b811e426359e9d /www-apps | |
parent | ancient and obsolete (diff) | |
download | historical-fb6093e0e57d68a183bc6ad01a797a88f6bc9557.tar.gz historical-fb6093e0e57d68a183bc6ad01a797a88f6bc9557.tar.bz2 historical-fb6093e0e57d68a183bc6ad01a797a88f6bc9557.zip |
Stable on alpha wrt #117737
Package-Manager: portage-2.0.53
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/gallery/ChangeLog | 6 | ||||
-rw-r--r-- | www-apps/gallery/Manifest | 14 | ||||
-rw-r--r-- | www-apps/gallery/gallery-2.0.2-r1.ebuild | 4 |
3 files changed, 9 insertions, 15 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/Manifest b/www-apps/gallery/Manifest index eee9a5e89b3f..4e2db5ce247b 100644 --- a/www-apps/gallery/Manifest +++ b/www-apps/gallery/Manifest @@ -1,7 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 503ebfa4b74748ca434eca50ec23b7c8 ChangeLog 10616 +MD5 ca124f42bced187803d8afdbe90e0e3e ChangeLog 10730 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 @@ -15,13 +12,6 @@ MD5 506282253bfebd77cf1392f54b3e6e5d gallery-1.5.1.ebuild 984 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 ec33793aab3686284b565a97d34cc259 gallery-2.0.2-r1.ebuild 1126 +MD5 d3d670266a7b29fb37ad63baf2a0f63d gallery-2.0.2-r1.ebuild 1124 MD5 0d436b8c7053ab86427e53909ec8ca05 gallery-2.0.2.ebuild 995 MD5 c339473e0ff43da76eb2f2607c441921 metadata.xml 280 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDw5nCEzitwsaoONoRAk3KAKDP+ZJnaqaSv8nt5A7b6+5r/SWmuQCgywZR -YvRqc0HjFj45LZv72o4+5FA= -=b6H4 ------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 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 |