diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-29 01:40:39 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-29 01:40:39 +0000 |
commit | b17d47653dce33d70cfc926039f6e53f262d23c7 (patch) | |
tree | be9fe8f6cb025159117c05665d04cb8d53ebd4e5 /sys-apps/time/time-1.7-r1.ebuild | |
parent | stable on ppc64, bug #58301 (diff) | |
download | historical-b17d47653dce33d70cfc926039f6e53f262d23c7.tar.gz historical-b17d47653dce33d70cfc926039f6e53f262d23c7.tar.bz2 historical-b17d47653dce33d70cfc926039f6e53f262d23c7.zip |
stable on ppc64, bug #58303
Diffstat (limited to 'sys-apps/time/time-1.7-r1.ebuild')
-rw-r--r-- | sys-apps/time/time-1.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/time/time-1.7-r1.ebuild b/sys-apps/time/time-1.7-r1.ebuild index 3fb8ae8a5a8d..227df0b73d10 100644 --- a/sys-apps/time/time-1.7-r1.ebuild +++ b/sys-apps/time/time-1.7-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # 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.17 2004/07/15 02:41:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/time/time-1.7-r1.ebuild,v 1.18 2004/07/29 01:40:39 tgall Exp $ 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 amd64 ppc sparc " +KEYWORDS="x86 amd64 ppc sparc ppc64" IUSE="" SLOT="0" LICENSE="GPL-2" |