diff options
author | 2005-04-23 12:21:45 +0000 | |
---|---|---|
committer | 2005-04-23 12:21:45 +0000 | |
commit | 08d2c7def6a554306ca8d33c946dd6616fcd7355 (patch) | |
tree | 6c614e3338bdbc88a6f4e878afa41038bdb0b835 /app-misc/timestamp | |
parent | Removing unused digest (diff) | |
download | gentoo-2-08d2c7def6a554306ca8d33c946dd6616fcd7355.tar.gz gentoo-2-08d2c7def6a554306ca8d33c946dd6616fcd7355.tar.bz2 gentoo-2-08d2c7def6a554306ca8d33c946dd6616fcd7355.zip |
Stable on x86.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-misc/timestamp')
-rw-r--r-- | app-misc/timestamp/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/timestamp/Manifest | 14 | ||||
-rw-r--r-- | app-misc/timestamp/timestamp-1.1.ebuild | 4 |
3 files changed, 8 insertions, 15 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..fff82805eda8 100644 --- a/app-misc/timestamp/Manifest +++ b/app-misc/timestamp/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 97fd0760d0d6da9170e114c539a6100d timestamp-1.1.ebuild 574 -MD5 7b9b2376322ce672fc7ae6dac92de58b ChangeLog 348 +MD5 ea4160d8e58a967c4585345025d88b99 timestamp-1.1.ebuild 573 +MD5 f96e19061cbaa11469d9a75db84a2951 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 ------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" |