diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-12 14:18:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-12 14:18:10 +0000 |
commit | ff5f2df14e174146e75088d52e88df54a0a4cbf5 (patch) | |
tree | 9e5ac336aa2c1880bbc37dbf6ed4d0d524277916 /net-misc | |
parent | Stable for amd64, wrt bug #456936 (diff) | |
download | gentoo-2-ff5f2df14e174146e75088d52e88df54a0a4cbf5.tar.gz gentoo-2-ff5f2df14e174146e75088d52e88df54a0a4cbf5.tar.bz2 gentoo-2-ff5f2df14e174146e75088d52e88df54a0a4cbf5.zip |
Stable for amd64, wrt bug #448306
(Portage version: 2.1.11.50/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/tcpsound/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/tcpsound/tcpsound-0.3.1-r1.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/net-misc/tcpsound/ChangeLog b/net-misc/tcpsound/ChangeLog index 6f22c8aa16c1..ff46ba2c3c36 100644 --- a/net-misc/tcpsound/ChangeLog +++ b/net-misc/tcpsound/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tcpsound -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tcpsound/ChangeLog,v 1.10 2012/11/18 06:48:19 pinkbyte Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/tcpsound/ChangeLog,v 1.11 2013/02/12 14:18:10 ago Exp $ + + 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tcpsound-0.3.1-r1.ebuild: + Stable for amd64, wrt bug #448306 18 Nov 2012; Sergey Popov <pinkbyte@gentoo.org> tcpsound-0.3.1.ebuild, tcpsound-0.3.1-r1.ebuild: @@ -40,4 +43,3 @@ 08 Oct 2006; Markus Ullmann <jokey@gentoo.org> +metadata.xml, +tcpsound-0.3.1.ebuild: Initial commit, thanks to Daniel Willmann in bug #63554 for providing an ebuild - diff --git a/net-misc/tcpsound/tcpsound-0.3.1-r1.ebuild b/net-misc/tcpsound/tcpsound-0.3.1-r1.ebuild index 44d601f28312..2b151d3ae9c0 100644 --- a/net-misc/tcpsound/tcpsound-0.3.1-r1.ebuild +++ b/net-misc/tcpsound/tcpsound-0.3.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tcpsound/tcpsound-0.3.1-r1.ebuild,v 1.2 2012/11/18 06:48:19 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tcpsound/tcpsound-0.3.1-r1.ebuild,v 1.3 2013/02/12 14:18:10 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://www.ioplex.com/~miallen/tcpsound/dl/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="net-analyzer/tcpdump |