summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris White <chriswhite@gentoo.org>2006-01-21 04:53:12 +0000
committerChris White <chriswhite@gentoo.org>2006-01-21 04:53:12 +0000
commit1e7c2bff9e1730725b3080f0bb3953c622570745 (patch)
tree0d3cf6ee3d28cc87090c1164210af487baf9b220 /www-apps/gallery
parentVersion bump for 0.10 series (diff)
downloadhistorical-1e7c2bff9e1730725b3080f0bb3953c622570745.tar.gz
historical-1e7c2bff9e1730725b3080f0bb3953c622570745.tar.bz2
historical-1e7c2bff9e1730725b3080f0bb3953c622570745.zip
x86 stable for #119590.
([stable x86 chroot] Portage version: 2.0.53)
Diffstat (limited to 'www-apps/gallery')
-rw-r--r--www-apps/gallery/ChangeLog5
-rw-r--r--www-apps/gallery/Manifest14
-rw-r--r--www-apps/gallery/gallery-1.5.2.ebuild4
3 files changed, 18 insertions, 5 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog
index baaa7265c1bc..a636968bbf56 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.56 2006/01/20 22:06:59 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.57 2006/01/21 04:53:12 chriswhite Exp $
+
+ 21 Jan 2006; Chris White <chriswhite@gentoo.org> gallery-1.5.2.ebuild:
+ x86 stable for #119590.
20 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> gallery-1.5.2.ebuild:
Stable on hppa. See bug #119590.
diff --git a/www-apps/gallery/Manifest b/www-apps/gallery/Manifest
index 2dfbbb333990..1a63954c3ec6 100644
--- a/www-apps/gallery/Manifest
+++ b/www-apps/gallery/Manifest
@@ -1,4 +1,7 @@
-MD5 ff60f05089f49c24ce11153edddea468 ChangeLog 11528
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 38cbedaff1e6999112c7d282437d9f00 ChangeLog 11629
MD5 88069f3f6c274e4285bbbba7f5cb5a4f files/FfmpegToolkit.class.patch 576
MD5 57ed8c8bd13cb72d366ece232dcc2fe9 files/digest-gallery-1.5.1 66
MD5 60a9f20d051880d3149e958602657880 files/digest-gallery-1.5.2 66
@@ -7,7 +10,14 @@ MD5 2766aeba32226962ae298487f56c37aa files/digest-gallery-2.0.2-r1 71
MD5 d86a2cffa618ecf7fe9a2b001be69523 files/postinstall-en.txt 430
MD5 7fd340b3582fa5f65153a85c04f01160 files/postinstall-en2.txt 913
MD5 3c943a093c3ab24cc1cfd1409c794d83 gallery-1.5.1.ebuild 987
-MD5 c441b7a07d8d722758a271026c435f20 gallery-1.5.2.ebuild 967
+MD5 8e2d79da8dad227a2bf92c2f7bf2a5f8 gallery-1.5.2.ebuild 967
MD5 7cae145d1aa9b7900fb4b1b00ebdc774 gallery-1.5_p1.ebuild 980
MD5 427f5f6b3b92cbf6f11ec1c33b8318eb gallery-2.0.2-r1.ebuild 1125
MD5 c339473e0ff43da76eb2f2607c441921 metadata.xml 280
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFD0b5MFdQwWVoAgN4RAnd7AKD8sm4Oxais1A5eupg0tbM1jBiEkQCeOhLQ
+flMuAg+vZR8N3XK7HD50/dg=
+=dbK2
+-----END PGP SIGNATURE-----
diff --git a/www-apps/gallery/gallery-1.5.2.ebuild b/www-apps/gallery/gallery-1.5.2.ebuild
index f7621b65f71f..0f8be2bc7882 100644
--- a/www-apps/gallery/gallery-1.5.2.ebuild
+++ b/www-apps/gallery/gallery-1.5.2.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-1.5.2.ebuild,v 1.3 2006/01/20 22:06:59 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.2.ebuild,v 1.4 2006/01/21 04:53:12 chriswhite Exp $
inherit webapp
@@ -9,7 +9,7 @@ HOMEPAGE="http://gallery.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 hppa ~ppc sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~ppc sparc x86"
IUSE="imagemagick"
RDEPEND=">=net-www/apache-1.3.24-r1