diff options
author | Jason Wever <weeve@gentoo.org> | 2004-12-13 19:29:52 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-12-13 19:29:52 +0000 |
commit | 41100d160a7aea84e7f5a522f172ecc548ca4cb7 (patch) | |
tree | dd2467c80a85ccc107cd68e5749088625a84a4d3 /app-misc/uptimed | |
parent | Stable on sparc. (diff) | |
download | historical-41100d160a7aea84e7f5a522f172ecc548ca4cb7.tar.gz historical-41100d160a7aea84e7f5a522f172ecc548ca4cb7.tar.bz2 historical-41100d160a7aea84e7f5a522f172ecc548ca4cb7.zip |
Stable on sparc.
Diffstat (limited to 'app-misc/uptimed')
-rw-r--r-- | app-misc/uptimed/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/uptimed/uptimed-0.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/uptimed/ChangeLog b/app-misc/uptimed/ChangeLog index 8d181554c02e..852f5be2e1cb 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.21 2004/10/19 09:49:36 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/uptimed/ChangeLog,v 1.22 2004/12/13 19:26:49 weeve Exp $ + + 13 Dec 2004; Jason Wever <weeve@gentoo.org> uptimed-0.3.3.ebuild: + Stable on sparc. 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> uptimed-0.3.3.ebuild: Stable on amd64. diff --git a/app-misc/uptimed/uptimed-0.3.3.ebuild b/app-misc/uptimed/uptimed-0.3.3.ebuild index c497b5731a8a..cb83a15d9ffc 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.6 2004/10/19 09:49:36 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/uptimed/uptimed-0.3.3.ebuild,v 1.7 2004/12/13 19:26:49 weeve 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" |