summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2013-02-19 05:00:03 +0000
committerZac Medico <zmedico@gentoo.org>2013-02-19 05:00:03 +0000
commit1b0e912ed539e81fb64872f610b21764edf3ab77 (patch)
treec3eb3e4418ca4236e50851ce32dddfd097925ef5 /net-libs/libnet
parentAdd ~arm-linux keyword. (diff)
downloadgentoo-2-1b0e912ed539e81fb64872f610b21764edf3ab77.tar.gz
gentoo-2-1b0e912ed539e81fb64872f610b21764edf3ab77.tar.bz2
gentoo-2-1b0e912ed539e81fb64872f610b21764edf3ab77.zip
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'net-libs/libnet')
-rw-r--r--net-libs/libnet/ChangeLog5
-rw-r--r--net-libs/libnet/libnet-1.1.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnet/ChangeLog b/net-libs/libnet/ChangeLog
index 8ddaa167f2fd..296a444607c2 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.98 2013/01/05 16:40:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.99 2013/02/19 05:00:03 zmedico Exp $
+
+ 19 Feb 2013; Zac Medico <zmedico@gentoo.org> libnet-1.1.6.ebuild:
+ Add ~arm-linux keyword.
*libnet-1.0.2a-r5 (05 Jan 2013)
diff --git a/net-libs/libnet/libnet-1.1.6.ebuild b/net-libs/libnet/libnet-1.1.6.ebuild
index e7ca496e29f1..58b5534b00f7 100644
--- a/net-libs/libnet/libnet-1.1.6.ebuild
+++ b/net-libs/libnet/libnet-1.1.6.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.1.6.ebuild,v 1.11 2013/01/03 09:23:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.6.ebuild,v 1.12 2013/02/19 05:00:03 zmedico Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/project/${PN}-dev/${P}.tar.gz"
LICENSE="BSD BSD-2 HPND"
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 ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc static-libs"
DEPEND="sys-devel/autoconf"