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 | f9321df71243aae3201298f5a426f2edfff3aa36 (patch) | |
tree | 896d97ff274c2de7b8d7cfcabf144ff4f946c0d1 /sys-process/time | |
parent | repoman: Trim trailing whitespace (diff) | |
download | historical-f9321df71243aae3201298f5a426f2edfff3aa36.tar.gz historical-f9321df71243aae3201298f5a426f2edfff3aa36.tar.bz2 historical-f9321df71243aae3201298f5a426f2edfff3aa36.zip |
sh love
Package-Manager: portage-2.0.53
Diffstat (limited to 'sys-process/time')
-rw-r--r-- | sys-process/time/Manifest | 12 | ||||
-rw-r--r-- | sys-process/time/time-1.7-r1.ebuild | 4 |
2 files changed, 8 insertions, 8 deletions
diff --git a/sys-process/time/Manifest b/sys-process/time/Manifest index 465ded307925..654711e5c2c4 100644 --- a/sys-process/time/Manifest +++ b/sys-process/time/Manifest @@ -1,15 +1,15 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 30320f4a6ec3333232ee1f8f8b0d6868 time-1.7-r1.ebuild 779 MD5 6857647aead5a9ba9215a15d7a8da241 ChangeLog 1625 -MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 MD5 a1dddef27c61d5286b14565321fb2aac files/1.7-info-dir-entry.patch 461 MD5 57be936571e51a73e7b44f4cd460c4d3 files/digest-time-1.7-r1 60 +MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 +MD5 1bc81faf4025faba239fc820bd35eb7b time-1.7-r1.ebuild 781 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) +Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFCJ2pUI1lqEGTUzyQRAssbAKC7VI4ha0p1MVsDijv06eFCJsntYACgz6Hn -TZ8ZIQo4A+iEuVIOUmpX/sc= -=nTgz +iD8DBQFDojUV2+ySkm8kpY0RAvqXAJ9tqf4Z4kRKxGFHVo8RFB8w1Co7WwCfUpsg +4lx+x4c4AnI1oXk6RDyEBCo= +=tziK -----END PGP SIGNATURE----- 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" |