summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-09-03 19:56:25 +0000
committerSimon Stelling <blubb@gentoo.org>2006-09-03 19:56:25 +0000
commit06b7117c2f1d3b194cae95c08ec16ad36dac3cdb (patch)
treed5b87055b377ccb3caa57d4da9f9027d30987b49 /app-misc/timestamp
parentRemoving mips keywprds as gnome isn't supported for us anymore. (diff)
downloadhistorical-06b7117c2f1d3b194cae95c08ec16ad36dac3cdb.tar.gz
historical-06b7117c2f1d3b194cae95c08ec16ad36dac3cdb.tar.bz2
historical-06b7117c2f1d3b194cae95c08ec16ad36dac3cdb.zip
stable on amd64
Package-Manager: portage-2.1.1_rc1
Diffstat (limited to 'app-misc/timestamp')
-rw-r--r--app-misc/timestamp/ChangeLog7
-rw-r--r--app-misc/timestamp/timestamp-1.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-misc/timestamp/ChangeLog b/app-misc/timestamp/ChangeLog
index 604c25260070..2c98cd02a228 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.4 2005/09/13 21:12:38 dang Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/timestamp/ChangeLog,v 1.5 2006/09/03 19:56:25 blubb Exp $
+
+ 03 Sep 2006; <blubb@gentoo.org> timestamp-1.1.ebuild:
+ stable on amd64
13 Sep 2005; <dang@gentoo.org> timestamp-1.1.ebuild:
Marked ~amd64
diff --git a/app-misc/timestamp/timestamp-1.1.ebuild b/app-misc/timestamp/timestamp-1.1.ebuild
index daf4049f9576..1de9cafd43b1 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
+# Copyright 1999-2006 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.4 2005/09/13 21:12:38 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/timestamp/timestamp-1.1.ebuild,v 1.5 2006/09/03 19:56:25 blubb 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="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
DEPEND="virtual/libc"