diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-09-03 19:56:25 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-09-03 19:56:25 +0000 |
commit | 3ca5897d46003483429b6f401d220e827f08d19f (patch) | |
tree | 681a97f7fa79869ad06e3c4105842d7d5cfaf860 /app-misc/timestamp/timestamp-1.1.ebuild | |
parent | stable on amd64 (diff) | |
download | gentoo-2-3ca5897d46003483429b6f401d220e827f08d19f.tar.gz gentoo-2-3ca5897d46003483429b6f401d220e827f08d19f.tar.bz2 gentoo-2-3ca5897d46003483429b6f401d220e827f08d19f.zip |
stable on amd64
(Portage version: 2.1.1_rc1)
Diffstat (limited to 'app-misc/timestamp/timestamp-1.1.ebuild')
-rw-r--r-- | app-misc/timestamp/timestamp-1.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |