From 6b63d2bf14acfb66c65eea0ee16f7cb4121e295a Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 17 Apr 2013 08:21:54 +0000 Subject: Stable for amd64, wrt bug #444242 (Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F) --- net-libs/libnet/ChangeLog | 5 ++++- net-libs/libnet/libnet-1.0.2a-r5.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-libs/libnet') diff --git a/net-libs/libnet/ChangeLog b/net-libs/libnet/ChangeLog index c87fa587bb6d..ab35a2f64e6d 100644 --- a/net-libs/libnet/ChangeLog +++ b/net-libs/libnet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libnet # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.103 2013/04/16 19:19:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.104 2013/04/17 08:21:54 ago Exp $ + + 17 Apr 2013; Agostino Sarubbo libnet-1.0.2a-r5.ebuild: + Stable for amd64, wrt bug #444242 16 Apr 2013; Jeroen Roovers libnet-1.0.2a-r5.ebuild: Stable for HPPA (bug #444242). diff --git a/net-libs/libnet/libnet-1.0.2a-r5.ebuild b/net-libs/libnet/libnet-1.0.2a-r5.ebuild index 2ccb3239008a..c246bbbfdeb6 100644 --- a/net-libs/libnet/libnet-1.0.2a-r5.ebuild +++ b/net-libs/libnet/libnet-1.0.2a-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.0.2a-r5.ebuild,v 1.2 2013/04/16 19:19:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.0.2a-r5.ebuild,v 1.3 2013/04/17 08:21:54 ago Exp $ EAPI=4 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.packetfactory.net/libnet/dist/deprecated/${P}.tar.gz" LICENSE="BSD BSD-2 HPND" SLOT="1.0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" S=${WORKDIR}/Libnet-${PV} -- cgit v1.2.3-65-gdbad