summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2005-04-14 03:44:02 +0000
committerTom Gall <tgall@gentoo.org>2005-04-14 03:44:02 +0000
commitdd7f8b790223b1915d579dff487c7ef02dcc220a (patch)
treebae6037e14911bbc507e553bcb1896f65cf1d18c /net-libs
parentmarked stable and ~ppc64 respectively (diff)
downloadhistorical-dd7f8b790223b1915d579dff487c7ef02dcc220a.tar.gz
historical-dd7f8b790223b1915d579dff487c7ef02dcc220a.tar.bz2
historical-dd7f8b790223b1915d579dff487c7ef02dcc220a.zip
marked stable and ~ppc64 respectively
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libnet/ChangeLog6
-rw-r--r--net-libs/libnet/libnet-1.1.2.1-r1.ebuild4
-rw-r--r--net-libs/libnet/libnet-1.1.2.1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/libnet/ChangeLog b/net-libs/libnet/ChangeLog
index ad9c92ed4f71..c28d6b088ab7 100644
--- a/net-libs/libnet/ChangeLog
+++ b/net-libs/libnet/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/libnet
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.38 2005/03/23 00:54:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.39 2005/04/14 03:43:17 tgall Exp $
+
+ 13 Apr 2005; Tom Gall <tgall@gentoo.org>
+ libnet-1.1.2.1.ebuild, libnet-1.1.2.1-r1.ebuild:
+ marked stable and ~ppc64 respectively
*libnet-1.1.2.1-r1 (23 Mar 2005)
diff --git a/net-libs/libnet/libnet-1.1.2.1-r1.ebuild b/net-libs/libnet/libnet-1.1.2.1-r1.ebuild
index 91fd7d38b5b8..9f94d553759d 100644
--- a/net-libs/libnet/libnet-1.1.2.1-r1.ebuild
+++ b/net-libs/libnet/libnet-1.1.2.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.2.1-r1.ebuild,v 1.1 2005/03/23 00:54:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.2.1-r1.ebuild,v 1.2 2005/04/14 03:44:02 tgall Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.packetfactory.net/libnet/dist/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="1.1"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~s390 ~sh ~sparc ~x86 ~ppc64"
IUSE="doc"
DEPEND="sys-devel/autoconf"
diff --git a/net-libs/libnet/libnet-1.1.2.1.ebuild b/net-libs/libnet/libnet-1.1.2.1.ebuild
index 98256c9e6d34..73e82c843833 100644
--- a/net-libs/libnet/libnet-1.1.2.1.ebuild
+++ b/net-libs/libnet/libnet-1.1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.2.1.ebuild,v 1.12 2005/03/08 23:56:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.2.1.ebuild,v 1.13 2005/04/14 03:43:17 tgall Exp $
DESCRIPTION="library to provide an API for commonly used low-level network functions (mainly packet injection)"
HOMEPAGE="http://www.packetfactory.net/libnet/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.packetfactory.net/libnet/dist/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="1.1"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc-macos sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc-macos sparc x86 ppc64"
IUSE="doc"
S=${WORKDIR}/libnet