diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-12-16 03:31:08 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-12-16 03:31:08 +0000 |
commit | ffcd3c564ac427734c0be1f56e30932d04bcb5de (patch) | |
tree | e4bd24c35de335aa9a91f2242efeb4cf52343aea /sys-process/time | |
parent | repoman: Trim trailing whitespace (diff) | |
download | gentoo-2-ffcd3c564ac427734c0be1f56e30932d04bcb5de.tar.gz gentoo-2-ffcd3c564ac427734c0be1f56e30932d04bcb5de.tar.bz2 gentoo-2-ffcd3c564ac427734c0be1f56e30932d04bcb5de.zip |
sh love
(Portage version: 2.0.53)
Diffstat (limited to 'sys-process/time')
-rw-r--r-- | sys-process/time/time-1.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/time/time-1.7-r1.ebuild b/sys-process/time/time-1.7-r1.ebuild index 969a58f1262d..e03e7327425c 100644 --- a/sys-process/time/time-1.7-r1.ebuild +++ b/sys-process/time/time-1.7-r1.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/sys-process/time/time-1.7-r1.ebuild,v 1.1 2005/03/03 15:35:30 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/time/time-1.7-r1.ebuild,v 1.2 2005/12/16 03:31:08 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnu.org/pub/gnu/time/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="" RDEPEND="virtual/libc" |