summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-12-24 07:32:30 +0000
committerMike Frysinger <vapier@gentoo.org>2004-12-24 07:32:30 +0000
commit75ec3cbef3fe649b6759fd938e8e510dbdbbdde6 (patch)
tree935430739fef4eb587d44b7856e069b7c246c48b /www-apps/horde-passwd
parentstable (Manifest recommit) (diff)
downloadgentoo-2-75ec3cbef3fe649b6759fd938e8e510dbdbbdde6.tar.gz
gentoo-2-75ec3cbef3fe649b6759fd938e8e510dbdbbdde6.tar.bz2
gentoo-2-75ec3cbef3fe649b6759fd938e8e510dbdbbdde6.zip
force newer horde
Diffstat (limited to 'www-apps/horde-passwd')
-rw-r--r--www-apps/horde-passwd/files/digest-horde-passwd-2.21
-rw-r--r--www-apps/horde-passwd/horde-passwd-2.2.1.ebuild6
-rw-r--r--www-apps/horde-passwd/horde-passwd-2.2.ebuild12
3 files changed, 3 insertions, 16 deletions
diff --git a/www-apps/horde-passwd/files/digest-horde-passwd-2.2 b/www-apps/horde-passwd/files/digest-horde-passwd-2.2
deleted file mode 100644
index ac8cbe354a32..000000000000
--- a/www-apps/horde-passwd/files/digest-horde-passwd-2.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c355ab7ddbb51964e771d523cc08bcd2 passwd-2.2.tar.gz 140783
diff --git a/www-apps/horde-passwd/horde-passwd-2.2.1.ebuild b/www-apps/horde-passwd/horde-passwd-2.2.1.ebuild
index b05a0ed38080..3a6b1e18b115 100644
--- a/www-apps/horde-passwd/horde-passwd-2.2.1.ebuild
+++ b/www-apps/horde-passwd/horde-passwd-2.2.1.ebuild
@@ -1,16 +1,16 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-passwd/horde-passwd-2.2.1.ebuild,v 1.2 2004/08/15 16:35:16 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-passwd/horde-passwd-2.2.1.ebuild,v 1.3 2004/12/24 07:32:30 vapier Exp $
inherit horde eutils
DESCRIPTION="Horde Passwd is the Horde password changing application"
-KEYWORDS="x86 ppc sparc alpha hppa amd64"
+KEYWORDS="alpha amd64 hppa ppc sparc x86"
IUSE="clearpasswd"
DEPEND=""
-RDEPEND=">=www-apps/horde-2.2.4"
+RDEPEND=">=www-apps/horde-2.2.7"
src_unpack() {
horde_src_unpack
diff --git a/www-apps/horde-passwd/horde-passwd-2.2.ebuild b/www-apps/horde-passwd/horde-passwd-2.2.ebuild
deleted file mode 100644
index a2f8e9b5609d..000000000000
--- a/www-apps/horde-passwd/horde-passwd-2.2.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-passwd/horde-passwd-2.2.ebuild,v 1.2 2004/08/15 16:35:16 stuart Exp $
-
-inherit horde
-
-DESCRIPTION="Horde Passwd is the Horde password changing application"
-
-KEYWORDS="x86 ppc sparc alpha hppa amd64"
-
-DEPEND=""
-RDEPEND=">=www-apps/horde-2.2.4"