summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-09-05 21:02:29 +0000
committerSimon Stelling <blubb@gentoo.org>2005-09-05 21:02:29 +0000
commit69d93636780784397c03d4cb97d380ef9d174232 (patch)
tree1c25485dc567070f452678e31757f82a3011fee2
parenttry a few diff tty names in case some dont exist #104894 (diff)
downloadhistorical-69d93636780784397c03d4cb97d380ef9d174232.tar.gz
historical-69d93636780784397c03d4cb97d380ef9d174232.tar.bz2
historical-69d93636780784397c03d4cb97d380ef9d174232.zip
stable on amd64 wrt bug 104722
Package-Manager: portage-2.0.51.22-r2
-rw-r--r--www-apps/gallery/ChangeLog5
-rw-r--r--www-apps/gallery/Manifest18
-rw-r--r--www-apps/gallery/gallery-1.5_p1.ebuild4
3 files changed, 15 insertions, 12 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog
index 9e4617a75818..b6c1e6d99eed 100644
--- a/www-apps/gallery/ChangeLog
+++ b/www-apps/gallery/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/gallery
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.31 2005/09/05 20:07:01 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.32 2005/09/05 21:02:29 blubb Exp $
+
+ 05 Sep 2005; Simon Stelling <blubb@gentoo.org> gallery-1.5_p1.ebuild:
+ stable on amd64 wrt bug 104722
05 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> gallery-1.5_p1.ebuild:
Stable on hppa and ppc.
diff --git a/www-apps/gallery/Manifest b/www-apps/gallery/Manifest
index 767fcddf8b8b..3562c29a2d4d 100644
--- a/www-apps/gallery/Manifest
+++ b/www-apps/gallery/Manifest
@@ -1,14 +1,14 @@
-MD5 4496532fd4c3930f8b7be26c7ba89a07 gallery-1.5_p1.ebuild 983
+MD5 f7bbc288070ec5416768c3be27861d3a ChangeLog 8453
+MD5 b626cbd77364788a21d780de41d9120c gallery-1.4.4_p6.ebuild 1230
MD5 c339473e0ff43da76eb2f2607c441921 metadata.xml 280
-MD5 93a2edef8fc5259e89c6365e0f9cb54d ChangeLog 8348
MD5 7ce5a80546a565a228721fe5474e30fd gallery-1.5.1_rc3.ebuild 990
-MD5 e424ffa8ed9dd98325fbb1f89572dd79 gallery-2.0_rc2.ebuild 1022
-MD5 b626cbd77364788a21d780de41d9120c gallery-1.4.4_p6.ebuild 1230
MD5 c4b6df2d9376a4dd23b0b238718355ea gallery-2.0_rc1.ebuild 983
-MD5 60f82816cecf216b054f0e889324bcde files/digest-gallery-1.5_p1 68
+MD5 e424ffa8ed9dd98325fbb1f89572dd79 gallery-2.0_rc2.ebuild 1022
+MD5 4d5507b46a55c4d8ed0d5bcbec9acbcf gallery-1.5_p1.ebuild 981
+MD5 a8729b1e72b2703178d00a546bc8a925 files/digest-gallery-1.4.4_p6 70
+MD5 d86a2cffa618ecf7fe9a2b001be69523 files/postinstall-en.txt 430
MD5 b5b25ae1ec1197b04501dba4bcb91536 files/digest-gallery-1.5.1_rc3 70
-MD5 d8aa1a55fbfe46c99088bb0c360794f2 files/postinstall-en2.txt 770
-MD5 86e13454ea6b25fc8bb1fb70dd296e01 files/digest-gallery-2.0_rc2 74
MD5 411fcddae2e05639e626051d31f019c7 files/digest-gallery-2.0_rc1 74
-MD5 d86a2cffa618ecf7fe9a2b001be69523 files/postinstall-en.txt 430
-MD5 a8729b1e72b2703178d00a546bc8a925 files/digest-gallery-1.4.4_p6 70
+MD5 86e13454ea6b25fc8bb1fb70dd296e01 files/digest-gallery-2.0_rc2 74
+MD5 d8aa1a55fbfe46c99088bb0c360794f2 files/postinstall-en2.txt 770
+MD5 60f82816cecf216b054f0e889324bcde files/digest-gallery-1.5_p1 68
diff --git a/www-apps/gallery/gallery-1.5_p1.ebuild b/www-apps/gallery/gallery-1.5_p1.ebuild
index 80dc10990c57..8526540088da 100644
--- a/www-apps/gallery/gallery-1.5_p1.ebuild
+++ b/www-apps/gallery/gallery-1.5_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5_p1.ebuild,v 1.5 2005/09/05 20:07:01 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5_p1.ebuild,v 1.6 2005/09/05 21:02:29 blubb Exp $
inherit webapp
@@ -11,7 +11,7 @@ HOMEPAGE="http://gallery.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${MY_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