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-kronolith | |
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-kronolith')
-rw-r--r-- | net-www/horde-kronolith/horde-kronolith-1.1.1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-www/horde-kronolith/horde-kronolith-1.1.1.ebuild b/net-www/horde-kronolith/horde-kronolith-1.1.1.ebuild index 680c9ba7b6d5..498c0d0a64ee 100644 --- a/net-www/horde-kronolith/horde-kronolith-1.1.1.ebuild +++ b/net-www/horde-kronolith/horde-kronolith-1.1.1.ebuild @@ -1,13 +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-kronolith/horde-kronolith-1.1.1.ebuild,v 1.1 2004/02/26 18:29:10 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/horde-kronolith/horde-kronolith-1.1.1.ebuild,v 1.2 2004/03/19 01:28:05 vapier Exp $ inherit horde DESCRIPTION="Kronolith is the Horde calendar application" -SRC_URI="http://ftp.horde.org/pub/${HORDE_PN}/${HORDE_PN}-${PV}.tar.gz" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" DEPEND="" RDEPEND=">=net-www/horde-2.2.5" |