summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-04-23 12:21:45 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-04-23 12:21:45 +0000
commit006777c8e72b6c7071ffd9d9752f46812f268faf (patch)
treeb7c6da551108a3422f89108f22ce6508c327b8a0 /app-misc
parentRemoving unused digest (diff)
downloadhistorical-006777c8e72b6c7071ffd9d9752f46812f268faf.tar.gz
historical-006777c8e72b6c7071ffd9d9752f46812f268faf.tar.bz2
historical-006777c8e72b6c7071ffd9d9752f46812f268faf.zip
Stable on x86.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/timestamp/ChangeLog5
-rw-r--r--app-misc/timestamp/Manifest10
-rw-r--r--app-misc/timestamp/timestamp-1.1.ebuild4
3 files changed, 11 insertions, 8 deletions
diff --git a/app-misc/timestamp/ChangeLog b/app-misc/timestamp/ChangeLog
index 36ff5159a972..9369b100f2b1 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.1 2005/03/19 15:31:28 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/timestamp/ChangeLog,v 1.2 2005/04/23 12:21:45 ka0ttic Exp $
+
+ 23 Apr 2005; Aaron Walker <ka0ttic@gentoo.org> timestamp-1.1.ebuild:
+ Marked stable on x86.
*timestamp-1.1 (19 Mar 2005)
diff --git a/app-misc/timestamp/Manifest b/app-misc/timestamp/Manifest
index f0f1b0eb9f65..caf74bd4bf6a 100644
--- a/app-misc/timestamp/Manifest
+++ b/app-misc/timestamp/Manifest
@@ -1,14 +1,14 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 97fd0760d0d6da9170e114c539a6100d timestamp-1.1.ebuild 574
-MD5 7b9b2376322ce672fc7ae6dac92de58b ChangeLog 348
+MD5 0307770918f728ea434f8b7f142d9a0e timestamp-1.1.ebuild 573
+MD5 f65562dd6bb1b85a764842a2d6f9f85c ChangeLog 444
MD5 99ce5509db4b50f28a1f6675f8c09b2b metadata.xml 258
MD5 89c6ec91814dd56d0b975a64d6b58fd8 files/digest-timestamp-1.1 64
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFCPEXpEZCkKN40op4RAjZ/AJ42gUVJKfm/POBZGG12+45jz5dMzwCeKuNl
-eRStFBV2enWcpS0wJTE3ux8=
-=/9iF
+iD8DBQFCaj3qEZCkKN40op4RAnX5AJ4vdVUyZ1gvux1qLiFpjiAm7idcwACgoaQG
+QOJ6dOr7iDJoiE/ifqhqrtk=
+=5hA5
-----END PGP SIGNATURE-----
diff --git a/app-misc/timestamp/timestamp-1.1.ebuild b/app-misc/timestamp/timestamp-1.1.ebuild
index 61b6bd265e89..295487be6d9f 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.1 2005/03/19 15:31:28 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/timestamp/timestamp-1.1.ebuild,v 1.2 2005/04/23 12:21:45 ka0ttic 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="x86"
IUSE=""
DEPEND="virtual/libc"