summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-07-09 15:08:21 +0000
committerAron Griffis <agriffis@gentoo.org>2005-07-09 15:08:21 +0000
commit61a1d4a00e6b9e444751832165358b9772c77c33 (patch)
treeb51cef770c9cb6f290107bb53ec3e49b9d8e39f1 /www-apps/coppermine
parentsync IUSE (+gtk -imlib) (diff)
downloadhistorical-61a1d4a00e6b9e444751832165358b9772c77c33.tar.gz
historical-61a1d4a00e6b9e444751832165358b9772c77c33.tar.bz2
historical-61a1d4a00e6b9e444751832165358b9772c77c33.zip
sync IUSE (+imagemagick)
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'www-apps/coppermine')
-rw-r--r--www-apps/coppermine/Manifest16
-rw-r--r--www-apps/coppermine/coppermine-1.3.3.ebuild4
2 files changed, 15 insertions, 5 deletions
diff --git a/www-apps/coppermine/Manifest b/www-apps/coppermine/Manifest
index 28e479f26bb8..55511daf3f2e 100644
--- a/www-apps/coppermine/Manifest
+++ b/www-apps/coppermine/Manifest
@@ -1,5 +1,15 @@
-MD5 1550816c855470d3b036e445a7912d8c coppermine-1.3.3.ebuild 1191
-MD5 4f723686129a68a7dcb5ce4e21c775ad metadata.xml 223
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 459e78fa73e0448911e9195df9c131bd coppermine-1.3.3.ebuild 1205
MD5 17041d5a8e174ceb57ffc2483fb3709e ChangeLog 803
-MD5 dccc51095d51095bcefdcb88b58f6060 files/postinstall-en.txt 205
+MD5 4f723686129a68a7dcb5ce4e21c775ad metadata.xml 223
MD5 75788e2668d0043e58453dd4d06c7682 files/digest-coppermine-1.3.3 58
+MD5 dccc51095d51095bcefdcb88b58f6060 files/postinstall-en.txt 205
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFCz+h6BXaUFmZvwyMRAiRBAKCaaLN24Gfs7GIslnJEVu1EqKHzkACfZZtL
+V2ab0Whq+uX9zJY7G/t1ipo=
+=xwCS
+-----END PGP SIGNATURE-----
diff --git a/www-apps/coppermine/coppermine-1.3.3.ebuild b/www-apps/coppermine/coppermine-1.3.3.ebuild
index a081405b293a..4f1e36be9b38 100644
--- a/www-apps/coppermine/coppermine-1.3.3.ebuild
+++ b/www-apps/coppermine/coppermine-1.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/coppermine/coppermine-1.3.3.ebuild,v 1.3 2005/06/03 23:40:20 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/coppermine/coppermine-1.3.3.ebuild,v 1.4 2005/07/09 15:08:21 agriffis Exp $
inherit webapp versionator
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/cpg${PV}.zip"
LICENSE="GPL-2"
KEYWORDS="~sparc ~x86"
-IUSE=""
+IUSE="imagemagick"
DEPEND="app-arch/zip"