diff options
Diffstat (limited to 'www-apps/gallery')
-rw-r--r-- | www-apps/gallery/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/gallery/gallery-1.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog index a9a75c2a0e20..a68d8604529a 100644 --- a/www-apps/gallery/ChangeLog +++ b/www-apps/gallery/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/gallery # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.155 2008/09/29 09:15:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.156 2008/09/29 19:18:22 jer Exp $ + + 29 Sep 2008; Jeroen Roovers <jer@gentoo.org> gallery-1.5.9.ebuild: + Stable for HPPA (bug #238113). 29 Sep 2008; Raúl Porcel <armin76@gentoo.org> gallery-1.5.9.ebuild, gallery-2.2.6.ebuild: diff --git a/www-apps/gallery/gallery-1.5.9.ebuild b/www-apps/gallery/gallery-1.5.9.ebuild index 8473ffbab9df..9bfa08ddbea4 100644 --- a/www-apps/gallery/gallery-1.5.9.ebuild +++ b/www-apps/gallery/gallery-1.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.9.ebuild,v 1.2 2008/09/29 09:15:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.9.ebuild,v 1.3 2008/09/29 19:18:22 jer Exp $ inherit webapp depend.php confutils @@ -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="media-libs/jpeg |