diff options
author | 2003-12-14 00:54:49 +0000 | |
---|---|---|
committer | 2003-12-14 00:54:49 +0000 | |
commit | 8d385f87885425142081d40b9475f173773732e2 (patch) | |
tree | e5f2428a21f6b73abe560ee00db1b4e341f53e64 /app-misc/gallery | |
parent | make stable on ppc (diff) | |
download | gentoo-2-8d385f87885425142081d40b9475f173773732e2.tar.gz gentoo-2-8d385f87885425142081d40b9475f173773732e2.tar.bz2 gentoo-2-8d385f87885425142081d40b9475f173773732e2.zip |
Marked stable on hppa.
Diffstat (limited to 'app-misc/gallery')
-rw-r--r-- | app-misc/gallery/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/gallery/Manifest | 4 | ||||
-rw-r--r-- | app-misc/gallery/gallery-1.4.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-misc/gallery/ChangeLog b/app-misc/gallery/ChangeLog index 659c8012fcb0..7e1f680eaf84 100644 --- a/app-misc/gallery/ChangeLog +++ b/app-misc/gallery/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/gallery # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gallery/ChangeLog,v 1.16 2003/12/05 16:28:15 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gallery/ChangeLog,v 1.17 2003/12/14 00:54:46 gmsoft Exp $ + + 14 Dec 2003; root <root@gentoo.org> gallery-1.4.1.ebuild: + Marked stable on hppa. 05 Dec 2003; Martin Holzer <mholzer@gentoo.org> gallery-1.4.1.ebuild: x86 stable diff --git a/app-misc/gallery/Manifest b/app-misc/gallery/Manifest index 80c2ec940939..694668576019 100644 --- a/app-misc/gallery/Manifest +++ b/app-misc/gallery/Manifest @@ -1,6 +1,6 @@ +MD5 db72f0d75e23c3712415a4b120c85c5d ChangeLog 1974 +MD5 0bbfc73d4d29b984daeaebc4c5e89536 gallery-1.4.1.ebuild 1757 MD5 7ade084ecabde894f7f88fb29e0eea08 gallery-1.4_p2.ebuild 2431 MD5 c339473e0ff43da76eb2f2607c441921 metadata.xml 280 -MD5 ee45630b97f890dfee46290bee8f7473 gallery-1.4.1.ebuild 1759 -MD5 84fed429685e61893a16ee1fcbab6634 ChangeLog 1889 MD5 44ef29bfa9165ad28d6de638d9c64cb5 files/digest-gallery-1.4.1 65 MD5 a9b8e52b9d14c6b3a74d3b71cb0dc038 files/digest-gallery-1.4_p2 68 diff --git a/app-misc/gallery/gallery-1.4.1.ebuild b/app-misc/gallery/gallery-1.4.1.ebuild index d300f9296865..efa52ca43edb 100644 --- a/app-misc/gallery/gallery-1.4.1.ebuild +++ b/app-misc/gallery/gallery-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gallery/gallery-1.4.1.ebuild,v 1.3 2003/12/05 16:29:58 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gallery/gallery-1.4.1.ebuild,v 1.4 2003/12/14 00:54:46 gmsoft Exp $ inherit webapp-apache @@ -11,7 +11,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips hppa ~amd64" DEPEND=">=net-www/apache-1.3.24-r1 >=dev-php/mod_php-4.1.2-r5 >=media-gfx/jhead-1.6 |