diff options
author | 2006-03-06 17:57:23 +0000 | |
---|---|---|
committer | 2006-03-06 17:57:23 +0000 | |
commit | 25fbc219730060a3f4b48ff2b4f8ea7621bc65f4 (patch) | |
tree | 9ee4c80812b80864fdf9a9cf736149678a861270 | |
parent | changed dependency to >=vdr-1.3.27 (diff) | |
download | gentoo-2-25fbc219730060a3f4b48ff2b4f8ea7621bc65f4.tar.gz gentoo-2-25fbc219730060a3f4b48ff2b4f8ea7621bc65f4.tar.bz2 gentoo-2-25fbc219730060a3f4b48ff2b4f8ea7621bc65f4.zip |
Stable on sparc wrt security #124614
(Portage version: 2.0.54)
-rw-r--r-- | www-apps/gallery/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/gallery/gallery-2.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog index 2e721fad6032..2cd1b9cbfd46 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.69 2006/03/06 00:52:27 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.70 2006/03/06 17:57:23 gustavoz Exp $ + + 06 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> gallery-2.0.3.ebuild: + Stable on sparc wrt security #124614 *gallery-2.0.3 (06 Mar 2006) diff --git a/www-apps/gallery/gallery-2.0.3.ebuild b/www-apps/gallery/gallery-2.0.3.ebuild index 779db5152ead..ea835d77afc8 100644 --- a/www-apps/gallery/gallery-2.0.3.ebuild +++ b/www-apps/gallery/gallery-2.0.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-2.0.3.ebuild,v 1.1 2006/03/06 00:52:27 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.0.3.ebuild,v 1.2 2006/03/06 17:57:23 gustavoz Exp $ inherit webapp eutils @@ -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 |