summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-analyzer/tcpflow/ChangeLog7
-rw-r--r--net-analyzer/tcpflow/tcpflow-1.3.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/tcpflow/ChangeLog b/net-analyzer/tcpflow/ChangeLog
index 1d0e7e25bb02..faa8b0bff3a3 100644
--- a/net-analyzer/tcpflow/ChangeLog
+++ b/net-analyzer/tcpflow/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/tcpflow
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpflow/ChangeLog,v 1.47 2012/12/01 10:24:11 radhermit Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpflow/ChangeLog,v 1.48 2014/06/12 20:18:21 grobian Exp $
+
+ 12 Jun 2014; Fabian Groffen <grobian@gentoo.org> tcpflow-1.3.0.ebuild:
+ Marked ~x64-macos
01 Dec 2012; Tim Harder <radhermit@gentoo.org> -tcpflow-1.0.6.ebuild,
-tcpflow-1.2.6.ebuild, -tcpflow-1.2.7.ebuild, -tcpflow-1.2.8.ebuild,
diff --git a/net-analyzer/tcpflow/tcpflow-1.3.0.ebuild b/net-analyzer/tcpflow/tcpflow-1.3.0.ebuild
index 4058036029cf..f4db3096e261 100644
--- a/net-analyzer/tcpflow/tcpflow-1.3.0.ebuild
+++ b/net-analyzer/tcpflow/tcpflow-1.3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpflow/tcpflow-1.3.0.ebuild,v 1.3 2012/11/20 20:11:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpflow/tcpflow-1.3.0.ebuild,v 1.4 2014/06/12 20:18:21 grobian Exp $
EAPI="4"
@@ -9,7 +9,7 @@ HOMEPAGE="https://github.com/simsong/tcpflow"
SRC_URI="mirror://github/simsong/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
-KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
SLOT="0"
IUSE="test"