diff options
author | 2006-01-21 19:03:07 +0000 | |
---|---|---|
committer | 2006-01-21 19:03:07 +0000 | |
commit | 3ee4eaea3e5e8934601407877f99c61c21433534 (patch) | |
tree | 1226158bb79842def38e1b7ead74986b4e26a132 /www-apps | |
parent | Marked ppc stable for bug #119587. (diff) | |
download | gentoo-2-3ee4eaea3e5e8934601407877f99c61c21433534.tar.gz gentoo-2-3ee4eaea3e5e8934601407877f99c61c21433534.tar.bz2 gentoo-2-3ee4eaea3e5e8934601407877f99c61c21433534.zip |
stable on alpha wrt sec bug #119590
(Portage version: 2.0.53)
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/gallery/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/gallery/gallery-1.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog index 2a2662f02912..eebeb4a96d68 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.59 2006/01/21 16:45:34 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.60 2006/01/21 19:03:07 yoswink Exp $ + + 21 Jan 2006; Jose Luis Rivero <yoswink@gentoo.org> gallery-1.5.2.ebuild: + stable on alpha wrt sec bug #119590 21 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> gallery-1.5.2.ebuild: diff --git a/www-apps/gallery/gallery-1.5.2.ebuild b/www-apps/gallery/gallery-1.5.2.ebuild index 718b017e5b0c..65a78bb4f08c 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.6 2006/01/21 16:45:34 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.2.ebuild,v 1.7 2006/01/21 19:03:07 yoswink 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 |