diff options
author | Richard Freeman <rich0@gentoo.org> | 2010-03-27 15:08:03 +0000 |
---|---|---|
committer | Richard Freeman <rich0@gentoo.org> | 2010-03-27 15:08:03 +0000 |
commit | 09035c35962cc50be3047b858a6499aa8c2bd108 (patch) | |
tree | cf674e0e4d99aa23af0c6bab6576a0a539b469af /net-analyzer | |
parent | amd64 stable - 310673 (diff) | |
download | gentoo-2-09035c35962cc50be3047b858a6499aa8c2bd108.tar.gz gentoo-2-09035c35962cc50be3047b858a6499aa8c2bd108.tar.bz2 gentoo-2-09035c35962cc50be3047b858a6499aa8c2bd108.zip |
amd64 stable - 310553
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/ttcp/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/ttcp/ttcp-1.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/ttcp/ChangeLog b/net-analyzer/ttcp/ChangeLog index 96978999ea08..67790ae2a615 100644 --- a/net-analyzer/ttcp/ChangeLog +++ b/net-analyzer/ttcp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/ttcp # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ttcp/ChangeLog,v 1.16 2010/01/01 17:49:47 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ttcp/ChangeLog,v 1.17 2010/03/27 15:08:03 rich0 Exp $ + + 27 Mar 2010; Richard Freeman <rich0@gentoo.org> ttcp-1.12.ebuild: + amd64 stable - 310553 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org> ttcp-1.12.ebuild: Transfer Prefix keywords diff --git a/net-analyzer/ttcp/ttcp-1.12.ebuild b/net-analyzer/ttcp/ttcp-1.12.ebuild index 656f4d13318c..26843582f3c8 100644 --- a/net-analyzer/ttcp/ttcp-1.12.ebuild +++ b/net-analyzer/ttcp/ttcp-1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ttcp/ttcp-1.12.ebuild,v 1.15 2010/01/01 17:49:47 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ttcp/ttcp-1.12.ebuild,v 1.16 2010/03/27 15:08:03 rich0 Exp $ inherit toolchain-funcs eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 mips ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 mips ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" DEPEND="" |