summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-12-09 19:29:18 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-12-09 19:29:18 +0000
commitb310cb377acac68a693a8510d625efafbe3659b1 (patch)
tree0f90885dcd697b6bae8cf5fe3c5c272a27058971 /net-libs/libnet
parentVersion bump. (diff)
downloadgentoo-2-b310cb377acac68a693a8510d625efafbe3659b1.tar.gz
gentoo-2-b310cb377acac68a693a8510d625efafbe3659b1.tar.bz2
gentoo-2-b310cb377acac68a693a8510d625efafbe3659b1.zip
ppc stable #289857
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'net-libs/libnet')
-rw-r--r--net-libs/libnet/ChangeLog5
-rw-r--r--net-libs/libnet/libnet-1.1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnet/ChangeLog b/net-libs/libnet/ChangeLog
index 67a072be8eb2..7226423d875f 100644
--- a/net-libs/libnet/ChangeLog
+++ b/net-libs/libnet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libnet
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.50 2009/12/01 00:09:43 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.51 2009/12/09 19:29:18 nixnut Exp $
+
+ 09 Dec 2009; nixnut <nixnut@gentoo.org> libnet-1.1.4.ebuild:
+ ppc stable #289857
01 Dec 2009; Tiago Cunha <tcunha@gentoo.org> libnet-1.1.4.ebuild:
stable sparc, bug 289857
diff --git a/net-libs/libnet/libnet-1.1.4.ebuild b/net-libs/libnet/libnet-1.1.4.ebuild
index d6e9df903f12..830f93db8d64 100644
--- a/net-libs/libnet/libnet-1.1.4.ebuild
+++ b/net-libs/libnet/libnet-1.1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.4.ebuild,v 1.5 2009/12/01 00:09:43 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.4.ebuild,v 1.6 2009/12/09 19:29:18 nixnut Exp $
DESCRIPTION="library to provide an API for commonly used low-level network functions (mainly packet injection)"
HOMEPAGE="http://libnet-dev.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/project/libnet-dev/libnet-dev/${P}/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="1.1"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
IUSE="doc"
DEPEND="sys-devel/autoconf"