diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-12-23 20:47:00 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-12-23 20:47:00 +0000 |
commit | 41c5c27c3f9b9ef8ee061bfd93dafeb69c3dadf0 (patch) | |
tree | e633cbc89794b99267c7a28d275630a50ca6df4c /app-misc/uptimed/uptimed-0.3.3.ebuild | |
parent | 7.0 is here! (diff) | |
download | gentoo-2-41c5c27c3f9b9ef8ee061bfd93dafeb69c3dadf0.tar.gz gentoo-2-41c5c27c3f9b9ef8ee061bfd93dafeb69c3dadf0.tar.bz2 gentoo-2-41c5c27c3f9b9ef8ee061bfd93dafeb69c3dadf0.zip |
Version bump; updated with new HOMEPAGE/SRC_URI for bug #116469
(Portage version: 2.1_pre1)
Diffstat (limited to 'app-misc/uptimed/uptimed-0.3.3.ebuild')
-rw-r--r-- | app-misc/uptimed/uptimed-0.3.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/uptimed/uptimed-0.3.3.ebuild b/app-misc/uptimed/uptimed-0.3.3.ebuild index ae370690507a..c73d89076cad 100644 --- a/app-misc/uptimed/uptimed-0.3.3.ebuild +++ b/app-misc/uptimed/uptimed-0.3.3.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/uptimed/uptimed-0.3.3.ebuild,v 1.14 2005/08/09 21:43:03 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/uptimed/uptimed-0.3.3.ebuild,v 1.15 2005/12/23 20:47:00 ka0ttic Exp $ DESCRIPTION="System uptime record daemon that keeps track of your highest uptimes" -HOMEPAGE="http://unixcode.org/uptimed/" -SRC_URI="http://unixcode.org/downloads/uptimed/${P}.tar.bz2" +HOMEPAGE="http://podgorny.cz/uptimed/" +SRC_URI="http://podgorny.cz/uptimed/releases/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |