diff options
author | Yuta Satoh <nigoro@gentoo.org> | 2005-04-21 16:40:30 +0000 |
---|---|---|
committer | Yuta Satoh <nigoro@gentoo.org> | 2005-04-21 16:40:30 +0000 |
commit | 4f36cc4aacc5afe62e319754fb88b593904767e9 (patch) | |
tree | 9270d7f84eeb9fe5773c0c662a7d5287b823b623 /app-misc/uptimed/uptimed-0.3.3.ebuild | |
parent | vresion bump (diff) | |
download | historical-4f36cc4aacc5afe62e319754fb88b593904767e9.tar.gz historical-4f36cc4aacc5afe62e319754fb88b593904767e9.tar.bz2 historical-4f36cc4aacc5afe62e319754fb88b593904767e9.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-misc/uptimed/uptimed-0.3.3.ebuild')
-rw-r--r-- | app-misc/uptimed/uptimed-0.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/uptimed/uptimed-0.3.3.ebuild b/app-misc/uptimed/uptimed-0.3.3.ebuild index 798634115c1a..93d8ef343e0c 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-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.11 2005/04/03 12:13:26 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/uptimed/uptimed-0.3.3.ebuild,v 1.12 2005/04/21 16:40:30 nigoro 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 ~ppc64 ~alpha ~mips" +KEYWORDS="x86 ppc amd64 sparc ppc64 ~alpha ~mips" IUSE="" DEPEND="virtual/libc" |