summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-09-22 21:15:27 +0000
committerMike Frysinger <vapier@gentoo.org>2004-09-22 21:15:27 +0000
commit5f518e03b7e649987f1f7133b71d35c4b598e807 (patch)
tree9ae03c6c7e8dfa64c4c58a0a57c33762285e3ef9 /sys-apps
parentebuild cleanup. Readded missing archs to KEYWORDS. (diff)
downloadhistorical-5f518e03b7e649987f1f7133b71d35c4b598e807.tar.gz
historical-5f518e03b7e649987f1f7133b71d35c4b598e807.tar.bz2
historical-5f518e03b7e649987f1f7133b71d35c4b598e807.zip
alpha/hppa/ia64 KEYWORD lovin
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/time/Manifest16
-rw-r--r--sys-apps/time/time-1.7-r1.ebuild4
2 files changed, 15 insertions, 5 deletions
diff --git a/sys-apps/time/Manifest b/sys-apps/time/Manifest
index 243617a35775..6ff1bfff6278 100644
--- a/sys-apps/time/Manifest
+++ b/sys-apps/time/Manifest
@@ -1,5 +1,15 @@
-MD5 57be936571e51a73e7b44f4cd460c4d3 files/digest-time-1.7-r1 60
-MD5 a1dddef27c61d5286b14565321fb2aac files/1.7-info-dir-entry.patch 461
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 2b8f6fd88f62fb20a31194d782085e0d ChangeLog 1418
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
-MD5 aa7cfdd78e600d7eb36cb7a23cc0dd13 time-1.7-r1.ebuild 731
+MD5 acb82963fed4fd643c9efd47a6b917db time-1.7-r1.ebuild 747
+MD5 57be936571e51a73e7b44f4cd460c4d3 files/digest-time-1.7-r1 60
+MD5 a1dddef27c61d5286b14565321fb2aac files/1.7-info-dir-entry.patch 461
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.9.10 (GNU/Linux)
+
+iD8DBQFBUeuXHTu7gpaalycRAvKCAJ9WSRyTp1fV9tKA+zG/mYtnmbj1UACglynt
+kNMBoGrwoGOhvtFyfWJkGxc=
+=DHw0
+-----END PGP SIGNATURE-----
diff --git a/sys-apps/time/time-1.7-r1.ebuild b/sys-apps/time/time-1.7-r1.ebuild
index 80e1ed7e8f2c..4c7ac5539d74 100644
--- a/sys-apps/time/time-1.7-r1.ebuild
+++ b/sys-apps/time/time-1.7-r1.ebuild
@@ -1,6 +1,6 @@
# 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.19 2004/09/11 07:04:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/time/time-1.7-r1.ebuild,v 1.20 2004/09/22 21:15:27 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="amd64 arm ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="virtual/libc"