summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-08-06 08:25:20 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-08-06 08:25:20 +0000
commit69906f6833dc2f7b054b2cc577f098cd0404baf5 (patch)
tree35e62842bd5cb1fcc3a38d36e32a0e404ebba8c4 /sys-apps
parentnew global update file for portage 2.0.26 (diff)
downloadgentoo-2-69906f6833dc2f7b054b2cc577f098cd0404baf5.tar.gz
gentoo-2-69906f6833dc2f7b054b2cc577f098cd0404baf5.tar.bz2
gentoo-2-69906f6833dc2f7b054b2cc577f098cd0404baf5.zip
Updated homepage tag.
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/vcron/ChangeLog6
-rw-r--r--sys-apps/vcron/vcron-3.0.1-r1.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/sys-apps/vcron/ChangeLog b/sys-apps/vcron/ChangeLog
index 378225216c99..b0b4e69747d0 100644
--- a/sys-apps/vcron/ChangeLog
+++ b/sys-apps/vcron/ChangeLog
@@ -1,10 +1,12 @@
# ChangeLog for sys-apps/vcron
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/vcron/ChangeLog,v 1.4 2002/07/14 19:20:19 aliz Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/vcron/ChangeLog,v 1.5 2002/08/06 08:25:20 aliz Exp $
*vcron-3.0.1-r1 (20 Apr 2002)
+ 06 Aug 2002; Daniel Ahlberg <aliz@gentoo.org> vcron-3.0.1.ebuild :
+ Updated homepage tag.
+
14 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> vcron-3.0.1.ebuild :
Added LICENSE, KEYWORDS, SLOT.
diff --git a/sys-apps/vcron/vcron-3.0.1-r1.ebuild b/sys-apps/vcron/vcron-3.0.1-r1.ebuild
index c0a967536c49..59599641c7ad 100644
--- a/sys-apps/vcron/vcron-3.0.1-r1.ebuild
+++ b/sys-apps/vcron/vcron-3.0.1-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/vcron/vcron-3.0.1-r1.ebuild,v 1.6 2002/07/17 01:20:05 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/vcron/vcron-3.0.1-r1.ebuild,v 1.7 2002/08/06 08:25:20 aliz Exp $
MY_P=${P/vcron/vixie-cron}
S=${WORKDIR}/${MY_P}
DESCRIPTION="The Vixie cron daemon"
SRC_URI="ftp://ftp.vix.com/pub/vixie/${MY_P}.tar.bz2"
-HOMEPAGE="http://www.linux-kheops.com/pub/vcron/vcronGB.html"
+HOMEPAGE="http://www.vix.com/"
KEYWORDS="x86 ppc"
SLOT="0"
LICENSE="as-is"