summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/upnpscan/ChangeLog5
-rw-r--r--net-analyzer/upnpscan/upnpscan-0.4-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/upnpscan/ChangeLog b/net-analyzer/upnpscan/ChangeLog
index c1777795c854..2eb6df42b230 100644
--- a/net-analyzer/upnpscan/ChangeLog
+++ b/net-analyzer/upnpscan/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/upnpscan
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/upnpscan/ChangeLog,v 1.10 2010/11/01 04:32:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/upnpscan/ChangeLog,v 1.11 2010/11/03 21:52:46 maekke Exp $
+
+ 03 Nov 2010; Markus Meier <maekke@gentoo.org> upnpscan-0.4-r2.ebuild:
+ x86 stable, bug #343333
01 Nov 2010; Jeroen Roovers <jer@gentoo.org> upnpscan-0.4-r2.ebuild,
files/upnpscan-0.4-cflags.patch, +files/upnpscan-0.4-r2-cflags.patch:
diff --git a/net-analyzer/upnpscan/upnpscan-0.4-r2.ebuild b/net-analyzer/upnpscan/upnpscan-0.4-r2.ebuild
index da6ed52dca8f..1403a494e735 100644
--- a/net-analyzer/upnpscan/upnpscan-0.4-r2.ebuild
+++ b/net-analyzer/upnpscan/upnpscan-0.4-r2.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/upnpscan/upnpscan-0.4-r2.ebuild,v 1.2 2010/11/01 04:32:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/upnpscan/upnpscan-0.4-r2.ebuild,v 1.3 2010/11/03 21:52:46 maekke Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="http://www.cqure.net/tools/${PN}-v${PV}-src.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
S="${WORKDIR}/${PN}"