diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2006-02-10 08:53:10 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2006-02-10 08:53:10 +0000 |
commit | dbba1c4663cc2a33c07e17f8ea85da8561aef525 (patch) | |
tree | b397238e45eacb79d8d2a1f135996ac2419f2f99 /www-apps/gallery | |
parent | revision bump, full support for 2.6.15 (diff) | |
download | gentoo-2-dbba1c4663cc2a33c07e17f8ea85da8561aef525.tar.gz gentoo-2-dbba1c4663cc2a33c07e17f8ea85da8561aef525.tar.bz2 gentoo-2-dbba1c4663cc2a33c07e17f8ea85da8561aef525.zip |
Stable on hppa. See bug #121977.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'www-apps/gallery')
-rw-r--r-- | www-apps/gallery/ChangeLog | 6 | ||||
-rw-r--r-- | www-apps/gallery/gallery-1.5.2_p2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog index 53cfc35f7f6a..6b8cfb8c1f5a 100644 --- a/www-apps/gallery/ChangeLog +++ b/www-apps/gallery/ChangeLog @@ -1,6 +1,10 @@ # 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.66 2006/02/09 17:27:11 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.67 2006/02/10 08:53:10 killerfox Exp $ + + 10 Feb 2006; Rene Nussbaumer <killerfox@gentoo.org> + gallery-1.5.2_p2.ebuild: + Stable on hppa. See bug #121977. 09 Feb 2006; Tobias Scherbaum <dertobi123@gentoo.org> gallery-1.5.2_p2.ebuild: diff --git a/www-apps/gallery/gallery-1.5.2_p2.ebuild b/www-apps/gallery/gallery-1.5.2_p2.ebuild index c8662dc80cad..d62159ce10dd 100644 --- a/www-apps/gallery/gallery-1.5.2_p2.ebuild +++ b/www-apps/gallery/gallery-1.5.2_p2.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.2_p2.ebuild,v 1.6 2006/02/09 17:27:11 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.2_p2.ebuild,v 1.7 2006/02/10 08:53:10 killerfox Exp $ inherit webapp @@ -11,7 +11,7 @@ HOMEPAGE="http://gallery.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}.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 |