From e8671152476c414cded5c2ef577ccf29ee612441 Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Mon, 19 Jul 2010 21:37:28 +0000 Subject: add ~arm, bug #301080 (Portage version: 2.2_rc67/cvs/Linux i686) --- net-libs/libnet/ChangeLog | 5 ++++- net-libs/libnet/libnet-1.0.2a-r3.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 b5ad93231469..112859dfe1c6 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.62 2010/01/26 01:29:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.63 2010/07/19 21:37:28 maekke Exp $ + + 19 Jul 2010; Markus Meier libnet-1.0.2a-r3.ebuild: + add ~arm, bug #301080 26 Jan 2010; Jeroen Roovers libnet-1.0.2a-r3.ebuild, -libnet-1.1.2.1-r1.ebuild, -libnet-1.1.2.1-r2.ebuild, diff --git a/net-libs/libnet/libnet-1.0.2a-r3.ebuild b/net-libs/libnet/libnet-1.0.2a-r3.ebuild index 9d155b76ce88..4e6bfcf93c01 100644 --- a/net-libs/libnet/libnet-1.0.2a-r3.ebuild +++ b/net-libs/libnet/libnet-1.0.2a-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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-r3.ebuild,v 1.19 2010/01/26 01:29:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.0.2a-r3.ebuild,v 1.20 2010/07/19 21:37:28 maekke Exp $ inherit eutils autotools @@ -10,7 +10,7 @@ SRC_URI="http://www.packetfactory.net/libnet/dist/deprecated/${P}.tar.gz" LICENSE="LGPL-2" SLOT="1.0" -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 sparc x86" IUSE="" S=${WORKDIR}/Libnet-${PV} -- cgit v1.2.3-65-gdbad