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
commite86c61b2fe9cfe1cd120f4cec2d3a5604820c2de (patch)
tree6aba1dc8fd6f7f8cd1e6cc74f6114d465a75e523 /app-misc
parentFix multilib-strict failure. Bug #105846 (diff)
downloadgentoo-2-e86c61b2fe9cfe1cd120f4cec2d3a5604820c2de.tar.gz
gentoo-2-e86c61b2fe9cfe1cd120f4cec2d3a5604820c2de.tar.bz2
gentoo-2-e86c61b2fe9cfe1cd120f4cec2d3a5604820c2de.zip
Marked ~amd64
(Portage version: 2.0.52-r1)
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/timestamp/ChangeLog5
-rw-r--r--app-misc/timestamp/Manifest4
-rw-r--r--app-misc/timestamp/timestamp-1.1.ebuild4
3 files changed, 8 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..048e4b87c769 100644
--- a/app-misc/timestamp/Manifest
+++ b/app-misc/timestamp/Manifest
@@ -1,4 +1,4 @@
-MD5 73242905986a3d4b3b25eb4841c24886 ChangeLog 527
+MD5 0011ad3b8b305110c2a2054e1457911b timestamp-1.1.ebuild 583
+MD5 4a8d4a01fb127a29ef83fbfec0f1c11e ChangeLog 599
MD5 99ce5509db4b50f28a1f6675f8c09b2b metadata.xml 258
-MD5 3e6c904bb651db8b61321ee6721efae4 timestamp-1.1.ebuild 576
MD5 89c6ec91814dd56d0b975a64d6b58fd8 files/digest-timestamp-1.1 64
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"