summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-01-02 15:11:25 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-01-02 15:11:25 +0000
commitbedb7c04d4300212fc7711cfd7cb38f15262dc13 (patch)
tree52aee34573e91423e5287ce8fb60eb69100d79be /dev-python/pylibpcap
parentVersion bump. (diff)
downloadgentoo-2-bedb7c04d4300212fc7711cfd7cb38f15262dc13.tar.gz
gentoo-2-bedb7c04d4300212fc7711cfd7cb38f15262dc13.tar.bz2
gentoo-2-bedb7c04d4300212fc7711cfd7cb38f15262dc13.zip
x86 stable wrt bug #350187
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'dev-python/pylibpcap')
-rw-r--r--dev-python/pylibpcap/ChangeLog6
-rw-r--r--dev-python/pylibpcap/pylibpcap-0.6.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/pylibpcap/ChangeLog b/dev-python/pylibpcap/ChangeLog
index fb41769f2186..b8b1082aa17e 100644
--- a/dev-python/pylibpcap/ChangeLog
+++ b/dev-python/pylibpcap/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pylibpcap
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pylibpcap/ChangeLog,v 1.21 2011/01/01 19:06:05 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pylibpcap/ChangeLog,v 1.22 2011/01/02 15:11:25 phajdan.jr Exp $
+
+ 02 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ pylibpcap-0.6.2.ebuild:
+ x86 stable wrt bug #350187
01 Jan 2011; Markos Chandras <hwoarang@gentoo.org> pylibpcap-0.6.2.ebuild:
Stable on amd64 wrt bug #350187
diff --git a/dev-python/pylibpcap/pylibpcap-0.6.2.ebuild b/dev-python/pylibpcap/pylibpcap-0.6.2.ebuild
index 569911976590..2a5b585810e3 100644
--- a/dev-python/pylibpcap/pylibpcap-0.6.2.ebuild
+++ b/dev-python/pylibpcap/pylibpcap-0.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pylibpcap/pylibpcap-0.6.2.ebuild,v 1.3 2011/01/01 19:06:05 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pylibpcap/pylibpcap-0.6.2.ebuild,v 1.4 2011/01/02 15:11:25 phajdan.jr Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~ia64 ~x86"
+KEYWORDS="amd64 ~hppa ~ia64 x86"
IUSE="examples"
RDEPEND="virtual/libpcap"