summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-04-20 19:28:04 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-04-20 19:28:04 +0000
commit36e119744898d8fb7cdc42b37119f6ff5dfee694 (patch)
tree3f944f0af75e869a7f6345d4c465e38490c675ae /www-apps/gallery
parentVersion bump. Do not install tutorial html compressed. (diff)
downloadgentoo-2-36e119744898d8fb7cdc42b37119f6ff5dfee694.tar.gz
gentoo-2-36e119744898d8fb7cdc42b37119f6ff5dfee694.tar.bz2
gentoo-2-36e119744898d8fb7cdc42b37119f6ff5dfee694.zip
Stable on x86 wrt bug #130623.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'www-apps/gallery')
-rw-r--r--www-apps/gallery/ChangeLog5
-rw-r--r--www-apps/gallery/gallery-1.5.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog
index cc3ffbcb7a27..91fabc38f713 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.86 2006/04/20 19:03:50 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.87 2006/04/20 19:28:04 wolf31o2 Exp $
+
+ 20 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org> gallery-1.5.3.ebuild:
+ Stable on x86 wrt bug #130623.
20 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org>
gallery-1.5.3.ebuild:
diff --git a/www-apps/gallery/gallery-1.5.3.ebuild b/www-apps/gallery/gallery-1.5.3.ebuild
index 6e2db28e7359..a4c4eb57a9d7 100644
--- a/www-apps/gallery/gallery-1.5.3.ebuild
+++ b/www-apps/gallery/gallery-1.5.3.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.3.ebuild,v 1.2 2006/04/20 19:03:50 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.3.ebuild,v 1.3 2006/04/20 19:28:04 wolf31o2 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 netpbm unzip zip"
RDEPEND=">=net-www/apache-1.3.24-r1