summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-01-12 21:12:20 +0000
committerMarkus Meier <maekke@gentoo.org>2012-01-12 21:12:20 +0000
commit47251faec3bd656afd7337d2242001c235d581e7 (patch)
tree2e198ec5e6840fb37e6ec4928e96e073687d4d03 /net-analyzer/gnu-netcat
parentarm stable, bug #397101 (diff)
downloadgentoo-2-47251faec3bd656afd7337d2242001c235d581e7.tar.gz
gentoo-2-47251faec3bd656afd7337d2242001c235d581e7.tar.bz2
gentoo-2-47251faec3bd656afd7337d2242001c235d581e7.zip
arm stable, bug #397127
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/gnu-netcat')
-rw-r--r--net-analyzer/gnu-netcat/ChangeLog5
-rw-r--r--net-analyzer/gnu-netcat/gnu-netcat-0.7.1-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/gnu-netcat/ChangeLog b/net-analyzer/gnu-netcat/ChangeLog
index bfb4982e68b8..eb7feacad215 100644
--- a/net-analyzer/gnu-netcat/ChangeLog
+++ b/net-analyzer/gnu-netcat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/gnu-netcat
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnu-netcat/ChangeLog,v 1.24 2012/01/09 03:56:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnu-netcat/ChangeLog,v 1.25 2012/01/12 21:12:20 maekke Exp $
+
+ 12 Jan 2012; Markus Meier <maekke@gentoo.org> gnu-netcat-0.7.1-r3.ebuild:
+ arm stable, bug #397127
09 Jan 2012; Jeroen Roovers <jer@gentoo.org> gnu-netcat-0.7.1-r3.ebuild:
Repurpose USE=debug to respect CFLAGS by Agostino Sarubbo (bug #397883).
diff --git a/net-analyzer/gnu-netcat/gnu-netcat-0.7.1-r3.ebuild b/net-analyzer/gnu-netcat/gnu-netcat-0.7.1-r3.ebuild
index 9e200682a33a..2d3fa6887f6f 100644
--- a/net-analyzer/gnu-netcat/gnu-netcat-0.7.1-r3.ebuild
+++ b/net-analyzer/gnu-netcat/gnu-netcat-0.7.1-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnu-netcat/gnu-netcat-0.7.1-r3.ebuild,v 1.3 2012/01/09 03:56:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnu-netcat/gnu-netcat-0.7.1-r3.ebuild,v 1.4 2012/01/12 21:12:20 maekke Exp $
EAPI="3"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/netcat/netcat-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="debug nls"
S=${WORKDIR}/netcat-${PV}