summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/timestamp')
-rw-r--r--app-misc/timestamp/ChangeLog5
-rw-r--r--app-misc/timestamp/timestamp-1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/timestamp/ChangeLog b/app-misc/timestamp/ChangeLog
index 9369b100f2b1..c5ce65e94a28 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.2 2005/04/23 12:21:45 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/timestamp/ChangeLog,v 1.3 2005/07/21 17:26:23 dholm Exp $
+
+ 21 Jul 2005; David Holm <dholm@gentoo.org> timestamp-1.1.ebuild:
+ Added to ~ppc.
23 Apr 2005; Aaron Walker <ka0ttic@gentoo.org> timestamp-1.1.ebuild:
Marked stable on x86.
diff --git a/app-misc/timestamp/timestamp-1.1.ebuild b/app-misc/timestamp/timestamp-1.1.ebuild
index 295487be6d9f..88be8cfa4703 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.2 2005/04/23 12:21:45 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/timestamp/timestamp-1.1.ebuild,v 1.3 2005/07/21 17:26:23 dholm 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="x86"
+KEYWORDS="~ppc x86"
IUSE=""
DEPEND="virtual/libc"