diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-17 10:07:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-17 10:07:26 +0000 |
commit | 8a69c264c13e6d6c93b58c85a76287c4e974ab7b (patch) | |
tree | e1a3d660902e855df29d95ab16981ad271beb262 /www-apps | |
parent | Stable for ppc, wrt bug #411727 (diff) | |
download | gentoo-2-8a69c264c13e6d6c93b58c85a76287c4e974ab7b.tar.gz gentoo-2-8a69c264c13e6d6c93b58c85a76287c4e974ab7b.tar.bz2 gentoo-2-8a69c264c13e6d6c93b58c85a76287c4e974ab7b.zip |
Stable for ppc64, wrt bug #411727
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/gallery/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/gallery/gallery-2.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog index d6a58020663b..c64e295fd97e 100644 --- a/www-apps/gallery/ChangeLog +++ b/www-apps/gallery/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/gallery # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.200 2013/05/17 10:07:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.201 2013/05/17 10:07:26 ago Exp $ + + 17 May 2013; Agostino Sarubbo <ago@gentoo.org> gallery-2.3.2.ebuild: + Stable for ppc64, wrt bug #411727 17 May 2013; Agostino Sarubbo <ago@gentoo.org> gallery-2.3.2.ebuild: Stable for ppc, wrt bug #411727 diff --git a/www-apps/gallery/gallery-2.3.2.ebuild b/www-apps/gallery/gallery-2.3.2.ebuild index f8cdff3d2282..2e42b67c9f8d 100644 --- a/www-apps/gallery/gallery-2.3.2.ebuild +++ b/www-apps/gallery/gallery-2.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.3.2.ebuild,v 1.5 2013/05/17 10:07:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.3.2.ebuild,v 1.6 2013/05/17 10:07:26 ago Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://galleryproject.org/" SRC_URI="mirror://sourceforge/${PN}/${P}-full.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 hppa ppc ~ppc64 x86" +KEYWORDS="amd64 hppa ppc ppc64 x86" IUSE="ffmpeg +gd imagemagick +mysql netpbm postgres raw sqlite unzip zip" RDEPEND="raw? ( media-gfx/dcraw ) |