summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Luis Rivero <yoswink@gentoo.org>2006-01-12 23:57:55 +0000
committerJosé Luis Rivero <yoswink@gentoo.org>2006-01-12 23:57:55 +0000
commitd1a41351ec1a2349b99310cf9bed138534fce920 (patch)
treed940146fce3e2e2690abab1073294e4859a915c2 /www-apps
parentVersion bump; tidy development version. (diff)
downloadhistorical-d1a41351ec1a2349b99310cf9bed138534fce920.tar.gz
historical-d1a41351ec1a2349b99310cf9bed138534fce920.tar.bz2
historical-d1a41351ec1a2349b99310cf9bed138534fce920.zip
Stable on alpha wrt #117737
Package-Manager: portage-2.0.53
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/gallery/ChangeLog5
-rw-r--r--www-apps/gallery/Manifest4
-rw-r--r--www-apps/gallery/gallery-1.5.1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog
index 2f48ad25ca5f..7b360a53b2d4 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.50 2006/01/11 13:40:46 yoswink Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.51 2006/01/12 23:57:55 yoswink Exp $
+
+ 12 Jan 2006; Jose Luis Rivero <yoswink@gentoo.org> gallery-1.5.1.ebuild:
+ Stable on alpha wrt #117737
11 Jan 2006; Jose Luis Rivero <yoswink@gentoo.org>
gallery-2.0.2-r1.ebuild:
diff --git a/www-apps/gallery/Manifest b/www-apps/gallery/Manifest
index 4e2db5ce247b..c3cd7216756e 100644
--- a/www-apps/gallery/Manifest
+++ b/www-apps/gallery/Manifest
@@ -1,4 +1,4 @@
-MD5 ca124f42bced187803d8afdbe90e0e3e ChangeLog 10730
+MD5 2cfaabf95a000441377fef39453276fe ChangeLog 10836
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
@@ -8,7 +8,7 @@ MD5 2766aeba32226962ae298487f56c37aa files/digest-gallery-2.0.2 71
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 506282253bfebd77cf1392f54b3e6e5d gallery-1.5.1.ebuild 984
+MD5 85ab1834c043a6eea629200ffead9346 gallery-1.5.1.ebuild 985
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
diff --git a/www-apps/gallery/gallery-1.5.1.ebuild b/www-apps/gallery/gallery-1.5.1.ebuild
index 2254cf9c5747..a243a1cae41f 100644
--- a/www-apps/gallery/gallery-1.5.1.ebuild
+++ b/www-apps/gallery/gallery-1.5.1.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.1.ebuild,v 1.5 2006/01/06 14:03:16 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.1.ebuild,v 1.6 2006/01/12 23:57:55 yoswink 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