diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-06 00:21:39 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-06 00:21:39 +0000 |
commit | 6938832d25701849d1c839e5bd288c8cbf6d78a8 (patch) | |
tree | 779cf2a981582b6ca34a03a496be3d242d65e7b4 /www-apps | |
parent | Remove longdescription, it's wrong. (diff) | |
download | historical-6938832d25701849d1c839e5bd288c8cbf6d78a8.tar.gz historical-6938832d25701849d1c839e5bd288c8cbf6d78a8.tar.bz2 historical-6938832d25701849d1c839e5bd288c8cbf6d78a8.zip |
Stable on alpha, bug 69904.
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/gallery/ChangeLog | 6 | ||||
-rw-r--r-- | www-apps/gallery/Manifest | 18 | ||||
-rw-r--r-- | www-apps/gallery/gallery-1.4.4_p4.ebuild | 4 |
3 files changed, 21 insertions, 7 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog index 48817a7ed4fa..b803867e9276 100644 --- a/www-apps/gallery/ChangeLog +++ b/www-apps/gallery/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-apps/gallery # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.15 2004/11/05 17:37:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.16 2004/11/06 00:21:39 kloeri Exp $ + + 06 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> + gallery-1.4.4_p4.ebuild: + Stable on alpha, bug 69904. 05 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> gallery-1.4.4_p4.ebuild: Stable on sparc wrt #69904 diff --git a/www-apps/gallery/Manifest b/www-apps/gallery/Manifest index 877d6b428195..e7cff256f894 100644 --- a/www-apps/gallery/Manifest +++ b/www-apps/gallery/Manifest @@ -1,7 +1,17 @@ -MD5 6a2134429feadd37789ef3cd0a4d4194 ChangeLog 6291 -MD5 2e9999cb0a33e6e0532002c862fcb69b gallery-1.4.4_p2.ebuild 995 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 cd33f0f9c66001c72d3b95e6bd07f3e1 ChangeLog 6400 +MD5 fc0123a7d0e4e2698fb25a80372437d4 gallery-1.4.4_p4.ebuild 1218 MD5 c339473e0ff43da76eb2f2607c441921 metadata.xml 280 -MD5 6433fb0783b25a6fc8907f52cba679de gallery-1.4.4_p4.ebuild 1221 +MD5 2e9999cb0a33e6e0532002c862fcb69b gallery-1.4.4_p2.ebuild 995 +MD5 6c85fc83b9792ffa77599fd7d057edb8 files/digest-gallery-1.4.4_p4 70 MD5 9b365941667f7651424a8df0db326c67 files/digest-gallery-1.4.4_p2 70 MD5 1a10c9a2ede35b5bfcfcedc4d90373e3 files/postinstall-en.txt 287 -MD5 6c85fc83b9792ffa77599fd7d057edb8 files/digest-gallery-1.4.4_p4 70 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFBjBkgugEuf3OQ0akRAmivAJ9CBJuEMicDuj3k6rfFxnqTUULHSACeIvp7 +94XI9OUWVq80/3aATtbYdGk= +=KJJM +-----END PGP SIGNATURE----- diff --git a/www-apps/gallery/gallery-1.4.4_p4.ebuild b/www-apps/gallery/gallery-1.4.4_p4.ebuild index 6640c909cc67..6650b439e5fa 100644 --- a/www-apps/gallery/gallery-1.4.4_p4.ebuild +++ b/www-apps/gallery/gallery-1.4.4_p4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.4.4_p4.ebuild,v 1.3 2004/11/05 17:37:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.4.4_p4.ebuild,v 1.4 2004/11/06 00:21:39 kloeri Exp $ inherit webapp @@ -10,7 +10,7 @@ HOMEPAGE="http://gallery.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" IUSE="" -KEYWORDS="x86 ppc sparc ~alpha ~hppa ~amd64" +KEYWORDS="x86 ppc sparc alpha ~hppa ~amd64" RDEPEND=">=net-www/apache-1.3.24-r1 >=dev-php/mod_php-4.1.2-r5 >=media-gfx/jhead-1.6 |