summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-11-22 15:45:50 +0000
committerJeroen Roovers <jer@gentoo.org>2009-11-22 15:45:50 +0000
commit5f908a4f9c475478bbef5a13accae357894214c4 (patch)
tree573d1f154f04d6a914ff3c033faa2098025149ec /net-libs
parentUse.mask pm-utils (diff)
downloadgentoo-2-5f908a4f9c475478bbef5a13accae357894214c4.tar.gz
gentoo-2-5f908a4f9c475478bbef5a13accae357894214c4.tar.bz2
gentoo-2-5f908a4f9c475478bbef5a13accae357894214c4.zip
Stable for HPPA (bug #289857).
(Portage version: 2.2_rc51/cvs/Linux i686)
Diffstat (limited to 'net-libs')
-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 627034d9dc8c..a66ad972f3ad 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.48 2009/11/22 13:38:02 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.49 2009/11/22 15:45:50 jer Exp $
+
+ 22 Nov 2009; Jeroen Roovers <jer@gentoo.org> libnet-1.1.4.ebuild:
+ Stable for HPPA (bug #289857).
22 Nov 2009; Tobias Klausmann <klausman@gentoo.org> libnet-1.1.4.ebuild:
Stable on alpha, bug #289857
diff --git a/net-libs/libnet/libnet-1.1.4.ebuild b/net-libs/libnet/libnet-1.1.4.ebuild
index 0916fc83570a..7b14b2850c46 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.3 2009/11/22 13:38:02 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.4.ebuild,v 1.4 2009/11/22 15:45:50 jer 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"