From bc8786db816e46de3016cae260722088497bb69b Mon Sep 17 00:00:00 2001 From: Dylan Carlson Date: Tue, 19 Oct 2004 09:49:36 +0000 Subject: Stable on amd64. --- app-misc/uptimed/ChangeLog | 5 ++++- app-misc/uptimed/uptimed-0.3.3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-misc/uptimed') diff --git a/app-misc/uptimed/ChangeLog b/app-misc/uptimed/ChangeLog index bb63df50ddc0..8d181554c02e 100644 --- a/app-misc/uptimed/ChangeLog +++ b/app-misc/uptimed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/uptimed # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/uptimed/ChangeLog,v 1.20 2004/10/16 12:01:32 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/uptimed/ChangeLog,v 1.21 2004/10/19 09:49:36 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson uptimed-0.3.3.ebuild: + Stable on amd64. 16 Oct 2004; Aaron Walker -uptimed-0.3.0-r1.ebuild, uptimed-0.3.3.ebuild: diff --git a/app-misc/uptimed/uptimed-0.3.3.ebuild b/app-misc/uptimed/uptimed-0.3.3.ebuild index bb11e62cd173..c497b5731a8a 100644 --- a/app-misc/uptimed/uptimed-0.3.3.ebuild +++ b/app-misc/uptimed/uptimed-0.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.5 2004/10/16 12:01:32 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/uptimed/uptimed-0.3.3.ebuild,v 1.6 2004/10/19 09:49:36 absinthe Exp $ DESCRIPTION="System uptime record daemon that keeps track of your highest uptimes" HOMEPAGE="http://unixcode.org/uptimed/" @@ -8,7 +8,7 @@ SRC_URI="http://unixcode.org/downloads/uptimed/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~amd64 ~sparc" +KEYWORDS="x86 ppc amd64 ~sparc" IUSE="" DEPEND="virtual/libc" -- cgit v1.2.3-65-gdbad