summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2005-09-13 21:12:38 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2005-09-13 21:12:38 +0000
commit9b0cf6704977d9a166fdbe79dd1a83d58b6fa687 (patch)
treec889b8f0d1b32f17260b903c282ea31fde2bc5fd /app-misc/timestamp
parentFix multilib-strict failure. Bug #105846 (diff)
downloadhistorical-9b0cf6704977d9a166fdbe79dd1a83d58b6fa687.tar.gz
historical-9b0cf6704977d9a166fdbe79dd1a83d58b6fa687.tar.bz2
historical-9b0cf6704977d9a166fdbe79dd1a83d58b6fa687.zip
Marked ~amd64
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'app-misc/timestamp')
-rw-r--r--app-misc/timestamp/ChangeLog5
-rw-r--r--app-misc/timestamp/Manifest14
-rw-r--r--app-misc/timestamp/timestamp-1.1.ebuild4
3 files changed, 18 insertions, 5 deletions
diff --git a/app-misc/timestamp/ChangeLog b/app-misc/timestamp/ChangeLog
index c5ce65e94a28..604c25260070 100644
--- a/app-misc/timestamp/ChangeLog
+++ b/app-misc/timestamp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/timestamp
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/timestamp/ChangeLog,v 1.3 2005/07/21 17:26:23 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/timestamp/ChangeLog,v 1.4 2005/09/13 21:12:38 dang Exp $
+
+ 13 Sep 2005; <dang@gentoo.org> timestamp-1.1.ebuild:
+ Marked ~amd64
21 Jul 2005; David Holm <dholm@gentoo.org> timestamp-1.1.ebuild:
Added to ~ppc.
diff --git a/app-misc/timestamp/Manifest b/app-misc/timestamp/Manifest
index 79b647fe6780..57e144d8fa38 100644
--- a/app-misc/timestamp/Manifest
+++ b/app-misc/timestamp/Manifest
@@ -1,4 +1,14 @@
-MD5 73242905986a3d4b3b25eb4841c24886 ChangeLog 527
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 dca140ffc51e08f2c5bfbbf38ac1fc30 timestamp-1.1.ebuild 582
+MD5 b2a925468bf47a01572966250a9a5ca2 ChangeLog 598
MD5 99ce5509db4b50f28a1f6675f8c09b2b metadata.xml 258
-MD5 3e6c904bb651db8b61321ee6721efae4 timestamp-1.1.ebuild 576
MD5 89c6ec91814dd56d0b975a64d6b58fd8 files/digest-timestamp-1.1 64
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDJ0DromPajV0RnrERAsrAAJ4yhOrLFZHLTDPxKcT4nS9xx0FHoACfW/hG
+3cxkkrtNOCU3Sw37aLm8ijQ=
+=UUUo
+-----END PGP SIGNATURE-----
diff --git a/app-misc/timestamp/timestamp-1.1.ebuild b/app-misc/timestamp/timestamp-1.1.ebuild
index 88be8cfa4703..daf4049f9576 100644
--- a/app-misc/timestamp/timestamp-1.1.ebuild
+++ b/app-misc/timestamp/timestamp-1.1.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/app-misc/timestamp/timestamp-1.1.ebuild,v 1.3 2005/07/21 17:26:23 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/timestamp/timestamp-1.1.ebuild,v 1.4 2005/09/13 21:12:38 dang Exp $
DESCRIPTION="A text filtering pipe that marks each line with a timestamp"
HOMEPAGE="http://math.smsu.edu/~erik/software.php?id=95"
@@ -8,7 +8,7 @@ SRC_URI="http://math.smsu.edu/~erik/files/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~ppc x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
DEPEND="virtual/libc"