summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-02-15 11:39:57 +0000
committerDavid Holm <dholm@gentoo.org>2004-02-15 11:39:57 +0000
commitad695b59efb7fdb269085a49618daf17c2f844a6 (patch)
treebb183f5e0a1300fd70c66909f675b9b08b8e11af /app-misc
parentA gtk2 frontend for mpman f50/55/60 mp3 players. Uses in-kernel USB modules ... (diff)
downloadgentoo-2-ad695b59efb7fdb269085a49618daf17c2f844a6.tar.gz
gentoo-2-ad695b59efb7fdb269085a49618daf17c2f844a6.tar.bz2
gentoo-2-ad695b59efb7fdb269085a49618daf17c2f844a6.zip
Added to ~ppc
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/uptimed/ChangeLog7
-rw-r--r--app-misc/uptimed/uptimed-0.3.0-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-misc/uptimed/ChangeLog b/app-misc/uptimed/ChangeLog
index ba727dc8b4bc..15794f998aef 100644
--- a/app-misc/uptimed/ChangeLog
+++ b/app-misc/uptimed/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/uptimed
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/uptimed/ChangeLog,v 1.8 2003/09/20 15:04:31 pyrania Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/uptimed/ChangeLog,v 1.9 2004/02/15 11:39:57 dholm Exp $
+
+ 15 Feb 2004; David Holm <dholm@gentoo.org> uptimed-0.3.0-r1.ebuild:
+ Added to ~ppc.
*uptimed-0.3.0-r1 (20 Sep 2003)
diff --git a/app-misc/uptimed/uptimed-0.3.0-r1.ebuild b/app-misc/uptimed/uptimed-0.3.0-r1.ebuild
index a5f3e6ae49ab..bbc690831c01 100644
--- a/app-misc/uptimed/uptimed-0.3.0-r1.ebuild
+++ b/app-misc/uptimed/uptimed-0.3.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/uptimed/uptimed-0.3.0-r1.ebuild,v 1.1 2003/09/20 15:04:31 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/uptimed/uptimed-0.3.0-r1.ebuild,v 1.2 2004/02/15 11:39:57 dholm Exp $
DESCRIPTION="Standard informational utilities and process-handling tools"
SRC_URI="mirror://sourceforge/uptimed/${P}.tar.bz2"
@@ -8,7 +8,7 @@ HOMEPAGE="http://unixcode.org/uptimed/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
src_compile() {
cp ${S}/Makefile.am ${S}/Makefile.am.t