diff options
author | 2006-01-05 13:18:00 +0000 | |
---|---|---|
committer | 2006-01-05 13:18:00 +0000 | |
commit | ed4edaf6e7bb5c47d4d1ec37952cf0bc5f217e91 (patch) | |
tree | 72022d630b3705bfcb08506f82d8a1043b09734b /www-apps | |
parent | Stable on sparc wrt #117678 (diff) | |
download | gentoo-2-ed4edaf6e7bb5c47d4d1ec37952cf0bc5f217e91.tar.gz gentoo-2-ed4edaf6e7bb5c47d4d1ec37952cf0bc5f217e91.tar.bz2 gentoo-2-ed4edaf6e7bb5c47d4d1ec37952cf0bc5f217e91.zip |
Stable on sparc wrt #117737
(Portage version: 2.0.54)
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/gallery/ChangeLog | 8 | ||||
-rw-r--r-- | www-apps/gallery/gallery-1.5.1.ebuild | 6 | ||||
-rw-r--r-- | www-apps/gallery/gallery-2.0.2.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog index 6511f4841a20..94bece12075d 100644 --- a/www-apps/gallery/ChangeLog +++ b/www-apps/gallery/ChangeLog @@ -1,6 +1,10 @@ # 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.41 2005/12/29 15:23:06 rl03 Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.42 2006/01/05 13:18:00 gustavoz Exp $ + + 05 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> gallery-1.5.1.ebuild, + gallery-2.0.2.ebuild: + Stable on sparc wrt #117737 *gallery-1.5.2_rc1 (29 Dec 2005) diff --git a/www-apps/gallery/gallery-1.5.1.ebuild b/www-apps/gallery/gallery-1.5.1.ebuild index d7eb92ecdaee..b6a7450626ac 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-2005 Gentoo Foundation +# 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.2 2005/10/23 19:33:02 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.1.ebuild,v 1.3 2006/01/05 13:18:00 gustavoz 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 diff --git a/www-apps/gallery/gallery-2.0.2.ebuild b/www-apps/gallery/gallery-2.0.2.ebuild index 49e835a8fd8c..eaa146ada1ca 100644 --- a/www-apps/gallery/gallery-2.0.2.ebuild +++ b/www-apps/gallery/gallery-2.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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-2.0.2.ebuild,v 1.1 2005/11/30 01:45:47 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.0.2.ebuild,v 1.2 2006/01/05 13:18:00 gustavoz Exp $ inherit webapp @@ -9,7 +9,7 @@ HOMEPAGE="http://gallery.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}-full.tar.gz" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc sparc ~x86" IUSE="ffmpeg gd imagemagick netpbm mysql postgres" RDEPEND="virtual/httpd-php |