summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-05-02 13:56:41 +0000
committerThomas Kahle <tomka@gentoo.org>2011-05-02 13:56:41 +0000
commitd1ef612d521dffd35ddde933839de8980271122d (patch)
tree8ee78c697f3a8bb8ecaae03b7af6bf53dc17bce9 /net-libs
parentAlso works on ppc (diff)
downloadgentoo-2-d1ef612d521dffd35ddde933839de8980271122d.tar.gz
gentoo-2-d1ef612d521dffd35ddde933839de8980271122d.tar.bz2
gentoo-2-d1ef612d521dffd35ddde933839de8980271122d.zip
x86 stable per bug 359037
(Portage version: 2.1.9.46/cvs/Linux i686)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libnet/ChangeLog7
-rw-r--r--net-libs/libnet/libnet-1.1.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/libnet/ChangeLog b/net-libs/libnet/ChangeLog
index f34265021f5c..65a838fe49f8 100644
--- a/net-libs/libnet/ChangeLog
+++ b/net-libs/libnet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libnet
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.68 2010/11/13 08:40:15 grobian Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.69 2011/05/02 13:56:41 tomka Exp $
+
+ 02 May 2011; Thomas Kahle <tomka@gentoo.org> libnet-1.1.5.ebuild:
+ x86 stable per bug 359037
13 Nov 2010; Fabian Groffen <grobian@gentoo.org> libnet-1.1.5.ebuild,
+files/libnet-1.1.5-darwin.patch:
diff --git a/net-libs/libnet/libnet-1.1.5.ebuild b/net-libs/libnet/libnet-1.1.5.ebuild
index aed004114be2..e70a8ce38e9d 100644
--- a/net-libs/libnet/libnet-1.1.5.ebuild
+++ b/net-libs/libnet/libnet-1.1.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.5.ebuild,v 1.4 2010/11/13 08:40:15 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.5.ebuild,v 1.5 2011/05/02 13:56:41 tomka Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/project/${PN}-dev/${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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="doc"
DEPEND="sys-devel/autoconf"