diff options
author | José Luis Rivero <yoswink@gentoo.org> | 2006-01-12 23:57:55 +0000 |
---|---|---|
committer | José Luis Rivero <yoswink@gentoo.org> | 2006-01-12 23:57:55 +0000 |
commit | 443da8023dec6fd7c7cc31b5a115b27b553a8db7 (patch) | |
tree | 4cc71e945e0d86c8925cb63945bb1e7504690bb9 /www-apps | |
parent | Version bump; tidy development version. (diff) | |
download | gentoo-2-443da8023dec6fd7c7cc31b5a115b27b553a8db7.tar.gz gentoo-2-443da8023dec6fd7c7cc31b5a115b27b553a8db7.tar.bz2 gentoo-2-443da8023dec6fd7c7cc31b5a115b27b553a8db7.zip |
Stable on alpha wrt #117737
(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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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 |