diff options
-rw-r--r-- | www-apps/gallery/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/gallery/Manifest | 8 | ||||
-rw-r--r-- | www-apps/gallery/gallery-1.4.4_p4.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog index e2b7185b7c4e..48817a7ed4fa 100644 --- a/www-apps/gallery/ChangeLog +++ b/www-apps/gallery/ChangeLog @@ -1,6 +1,9 @@ # 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.14 2004/11/05 09:44:10 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.15 2004/11/05 17:37:56 gustavoz Exp $ + + 05 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> gallery-1.4.4_p4.ebuild: + Stable on sparc wrt #69904 05 Nov 2004; <SeJo@gentoo.org> gallery-1.4.4_p4.ebuild: stable on ppc bug: 69904 diff --git a/www-apps/gallery/Manifest b/www-apps/gallery/Manifest index 254969931208..877d6b428195 100644 --- a/www-apps/gallery/Manifest +++ b/www-apps/gallery/Manifest @@ -1,7 +1,7 @@ -MD5 9b7b27fedbb402c19b7f37c5c4e170ca ChangeLog 6178 -MD5 c339473e0ff43da76eb2f2607c441921 metadata.xml 280 +MD5 6a2134429feadd37789ef3cd0a4d4194 ChangeLog 6291 MD5 2e9999cb0a33e6e0532002c862fcb69b gallery-1.4.4_p2.ebuild 995 -MD5 3337ea3514629979e7980c9896c7ad04 gallery-1.4.4_p4.ebuild 1218 -MD5 1a10c9a2ede35b5bfcfcedc4d90373e3 files/postinstall-en.txt 287 +MD5 c339473e0ff43da76eb2f2607c441921 metadata.xml 280 +MD5 6433fb0783b25a6fc8907f52cba679de gallery-1.4.4_p4.ebuild 1221 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 diff --git a/www-apps/gallery/gallery-1.4.4_p4.ebuild b/www-apps/gallery/gallery-1.4.4_p4.ebuild index cf8b3099f70f..6640c909cc67 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.2 2004/11/05 09:44:10 sejo Exp $ +# $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 $ 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 |