summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZack Welch <zwelch@gentoo.org>2003-02-21 02:34:19 +0000
committerZack Welch <zwelch@gentoo.org>2003-02-21 02:34:19 +0000
commit6ce05f7f1c7dd0477d7aa0d1ec9da89350465eee (patch)
treeb25832bd0554ef1d4c3239b2c162b21b52dd9e59 /sys-apps/time
parentadd ~alpha (diff)
downloadhistorical-6ce05f7f1c7dd0477d7aa0d1ec9da89350465eee.tar.gz
historical-6ce05f7f1c7dd0477d7aa0d1ec9da89350465eee.tar.bz2
historical-6ce05f7f1c7dd0477d7aa0d1ec9da89350465eee.zip
more arm keywording madness
Diffstat (limited to 'sys-apps/time')
-rw-r--r--sys-apps/time/ChangeLog5
-rw-r--r--sys-apps/time/time-1.7-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/time/ChangeLog b/sys-apps/time/ChangeLog
index 68110001824a..6e6d54b93c45 100644
--- a/sys-apps/time/ChangeLog
+++ b/sys-apps/time/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/time
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/time/ChangeLog,v 1.7 2003/02/12 09:10:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/time/ChangeLog,v 1.8 2003/02/21 02:34:19 zwelch Exp $
+
+ 20 Feb 2003; Zach Welch <zwelch@gentoo.org>:
+ add arm keyword
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/sys-apps/time/time-1.7-r1.ebuild b/sys-apps/time/time-1.7-r1.ebuild
index 714ae9a1af64..8f3a207c11ed 100644
--- a/sys-apps/time/time-1.7-r1.ebuild
+++ b/sys-apps/time/time-1.7-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/time/time-1.7-r1.ebuild,v 1.11 2003/02/13 16:18:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/time/time-1.7-r1.ebuild,v 1.12 2003/02/21 02:34:19 zwelch Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A command that displays info about resources used by a program"
SRC_URI="ftp://ftp.gnu.org/pub/gnu/time/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/directory/time.html"
-KEYWORDS="x86 ppc sparc "
+KEYWORDS="x86 ppc sparc arm"
SLOT="0"
LICENSE="GPL-2"