diff options
author | Markus Meier <maekke@gentoo.org> | 2008-03-21 15:59:51 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-03-21 15:59:51 +0000 |
commit | 52d49521a3b4cb53c96af8d1338efe3f19a51a11 (patch) | |
tree | a23d91f42c3fd8e2c0279d30f2986668428d63ef | |
parent | amd64 stable, needed for bug #201842 (diff) | |
download | gentoo-2-52d49521a3b4cb53c96af8d1338efe3f19a51a11.tar.gz gentoo-2-52d49521a3b4cb53c96af8d1338efe3f19a51a11.tar.bz2 gentoo-2-52d49521a3b4cb53c96af8d1338efe3f19a51a11.zip |
amd64 stable, bug #201842
(Portage version: 2.1.4.4)
-rw-r--r-- | net-analyzer/tcpreplay/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/tcpreplay/tcpreplay-3.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/tcpreplay/ChangeLog b/net-analyzer/tcpreplay/ChangeLog index bd441949db58..359a3ee0558c 100644 --- a/net-analyzer/tcpreplay/ChangeLog +++ b/net-analyzer/tcpreplay/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/tcpreplay # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpreplay/ChangeLog,v 1.24 2008/02/15 23:58:17 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpreplay/ChangeLog,v 1.25 2008/03/21 15:59:51 maekke Exp $ + + 21 Mar 2008; Markus Meier <maekke@gentoo.org> tcpreplay-3.2.3.ebuild: + amd64 stable, bug #201842 15 Feb 2008; Dawid Węgliński <cla@gentoo.org> tcpreplay-3.2.3.ebuild: Stable on x86 (bug #201842) diff --git a/net-analyzer/tcpreplay/tcpreplay-3.2.3.ebuild b/net-analyzer/tcpreplay/tcpreplay-3.2.3.ebuild index 6d6ea6d617d6..90c2e3933b67 100644 --- a/net-analyzer/tcpreplay/tcpreplay-3.2.3.ebuild +++ b/net-analyzer/tcpreplay/tcpreplay-3.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpreplay/tcpreplay-3.2.3.ebuild,v 1.2 2008/02/15 23:58:17 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpreplay/tcpreplay-3.2.3.ebuild,v 1.3 2008/03/21 15:59:51 maekke Exp $ DESCRIPTION="replay saved tcpdump or snoop files at arbitrary speeds" HOMEPAGE="http://tcpreplay.synfin.net/" @@ -9,7 +9,7 @@ RESTRICT="mirror" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~sparc x86" +KEYWORDS="amd64 ~sparc x86" IUSE="debug pcapnav" DEPEND=">=net-libs/libnet-1.1.1 |