amd64 stable, bug 168330
authorSteve Dibb <beandog@gentoo.org>
Sat, 17 Mar 2007 19:11:17 +0000 (19:11 +0000)
committerSteve Dibb <beandog@gentoo.org>
Sat, 17 Mar 2007 19:11:17 +0000 (19:11 +0000)
Package-Manager: portage-2.1.2.2

dev-python/pylibpcap/ChangeLog
dev-python/pylibpcap/pylibpcap-0.5.1.ebuild

index d543a51ff169fe46537d89196285c46d3848dbdc..8a5ea433a8d4d32e327ee1b9455ffef80fc14a14 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pylibpcap
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pylibpcap/ChangeLog,v 1.14 2007/02/25 21:43:00 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pylibpcap/ChangeLog,v 1.15 2007/03/17 19:11:17 beandog Exp $
+
+  17 Mar 2007; Steve Dibb <beandog@gentoo.org> pylibpcap-0.5.1.ebuild:
+  amd64 stable, bug 168330
 
   25 Feb 2007; Tiziano Müller <dev-zero@gentoo.org> -files/0.4-swig.patch,
   -pylibpcap-0.4.ebuild, pylibpcap-0.5.1.ebuild:
index 6643b22af5536dfc750675ffe6af20d1395e2432..9769ed033365408996b5a20f1cf7e7218148bc72 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pylibpcap/pylibpcap-0.5.1.ebuild,v 1.5 2007/02/25 21:43:00 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pylibpcap/pylibpcap-0.5.1.ebuild,v 1.6 2007/03/17 19:11:17 beandog Exp $
 
 inherit distutils eutils
 
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 x86"
+KEYWORDS="amd64 ~ia64 x86"
 IUSE="examples"
 
 RDEPEND="virtual/libpcap"