diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-11-20 18:49:55 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-11-20 18:49:55 +0000 |
commit | 5d438d1873ad0c11f88294f0e10d3ca046f5809a (patch) | |
tree | 3cb3ff369f2f690b3928c778fedfaf1481d1851d /app-misc | |
parent | Version bumped (diff) | |
download | historical-5d438d1873ad0c11f88294f0e10d3ca046f5809a.tar.gz historical-5d438d1873ad0c11f88294f0e10d3ca046f5809a.tar.bz2 historical-5d438d1873ad0c11f88294f0e10d3ca046f5809a.zip |
testing
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/gallery/Manifest | 2 | ||||
-rw-r--r-- | app-misc/gallery/gallery-1.4.1_rc4.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/gallery/Manifest b/app-misc/gallery/Manifest index faef38889286..d3b0c75ad3a4 100644 --- a/app-misc/gallery/Manifest +++ b/app-misc/gallery/Manifest @@ -1,5 +1,5 @@ MD5 42ac445bfd7408902426a9c3af0b43ac ChangeLog 1514 MD5 908a8793959f39c3dfe31ec42297e5a1 gallery-1.4_p2.ebuild 2431 -MD5 01cbf72aa650d33b1161cc73fdf201eb gallery-1.4.1_rc4.ebuild 1909 +MD5 f84aa74aafd6485be8adf5b15b2df6a5 gallery-1.4.1_rc4.ebuild 1916 MD5 a9b8e52b9d14c6b3a74d3b71cb0dc038 files/digest-gallery-1.4_p2 68 MD5 32c98a33a09366f4f5eeaf54cce66a2b files/digest-gallery-1.4.1_rc4 69 diff --git a/app-misc/gallery/gallery-1.4.1_rc4.ebuild b/app-misc/gallery/gallery-1.4.1_rc4.ebuild index 60033b44426a..c510b68f747b 100644 --- a/app-misc/gallery/gallery-1.4.1_rc4.ebuild +++ b/app-misc/gallery/gallery-1.4.1_rc4.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_rc4.ebuild,v 1.1 2003/11/20 18:48:48 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gallery/gallery-1.4.1_rc4.ebuild,v 1.2 2003/11/20 18:49:50 mholzer Exp $ inherit webapp-apache @@ -13,7 +13,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 |