diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-03-19 01:32:38 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-03-19 01:32:38 +0000 |
commit | 990a98aad279d3d2f09de4c3f49a8d6d339bc8aa (patch) | |
tree | 1cbd96edfd49a1c7a6154fd7bde317bcca586c1c /net-www/horde-turba | |
parent | Version bump and add reload() to the rc-script. (diff) | |
download | gentoo-2-990a98aad279d3d2f09de4c3f49a8d6d339bc8aa.tar.gz gentoo-2-990a98aad279d3d2f09de4c3f49a8d6d339bc8aa.tar.bz2 gentoo-2-990a98aad279d3d2f09de4c3f49a8d6d339bc8aa.zip |
digest fix
Diffstat (limited to 'net-www/horde-turba')
-rw-r--r-- | net-www/horde-turba/files/digest-horde-turba-1.2.2 | 2 | ||||
-rw-r--r-- | net-www/horde-turba/horde-turba-1.2.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-www/horde-turba/files/digest-horde-turba-1.2.2 b/net-www/horde-turba/files/digest-horde-turba-1.2.2 index 2dc0d0f5026e..67e1f1977e9e 100644 --- a/net-www/horde-turba/files/digest-horde-turba-1.2.2 +++ b/net-www/horde-turba/files/digest-horde-turba-1.2.2 @@ -1 +1 @@ -MD5 fcc518836e55163279aea46097059b4f turba-1.2.2.tar.gz 498021 +MD5 27d9ebbe6723dcb0e4aa61045feb60b0 turba-1.2.2.tar.gz 508914 diff --git a/net-www/horde-turba/horde-turba-1.2.2.ebuild b/net-www/horde-turba/horde-turba-1.2.2.ebuild index 2df51cb3c2a5..a92d04d28499 100644 --- a/net-www/horde-turba/horde-turba-1.2.2.ebuild +++ b/net-www/horde-turba/horde-turba-1.2.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/horde-turba/horde-turba-1.2.2.ebuild,v 1.1 2004/02/26 18:22:38 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/horde-turba/horde-turba-1.2.2.ebuild,v 1.2 2004/03/19 01:32:38 vapier Exp $ inherit horde DESCRIPTION="Turba is the Horde address book / contact management program" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" DEPEND="" RDEPEND=">=net-www/horde-2.2.5" |