summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2010-01-01 12:59:55 +0000
committerTobias Klausmann <klausman@gentoo.org>2010-01-01 12:59:55 +0000
commite7f843f1e0ba79e700fdc5ecdf0d3c5e091883ae (patch)
treee8a3fcdbe26f20c5c6af9a639bc7b85f27877ad7 /net-libs
parentAdd ~alpha/~ia64/~sparc wrt #296794 (diff)
downloadgentoo-2-e7f843f1e0ba79e700fdc5ecdf0d3c5e091883ae.tar.gz
gentoo-2-e7f843f1e0ba79e700fdc5ecdf0d3c5e091883ae.tar.bz2
gentoo-2-e7f843f1e0ba79e700fdc5ecdf0d3c5e091883ae.zip
Stable on alpha, bug #289857
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libnet/ChangeLog8
-rw-r--r--net-libs/libnet/libnet-1.1.4-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/libnet/ChangeLog b/net-libs/libnet/ChangeLog
index cd2b1f3e7818..f7e5e7250385 100644
--- a/net-libs/libnet/ChangeLog
+++ b/net-libs/libnet/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/libnet
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.55 2009/12/24 17:51:31 pacho Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.56 2010/01/01 12:59:55 klausman Exp $
+
+ 01 Jan 2010; Tobias Klausmann <klausman@gentoo.org>
+ libnet-1.1.4-r1.ebuild:
+ Stable on alpha, bug #289857
24 Dec 2009; Pacho Ramos <pacho@gentoo.org> libnet-1.1.4-r1.ebuild:
amd64 stable, bug 289857
diff --git a/net-libs/libnet/libnet-1.1.4-r1.ebuild b/net-libs/libnet/libnet-1.1.4-r1.ebuild
index 2d8ce668a1bf..77b7c19ba2e3 100644
--- a/net-libs/libnet/libnet-1.1.4-r1.ebuild
+++ b/net-libs/libnet/libnet-1.1.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# 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.1.4-r1.ebuild,v 1.3 2009/12/24 17:51:31 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.4-r1.ebuild,v 1.4 2010/01/01 12:59:55 klausman Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/project/libnet-dev/libnet-dev/${P}/${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"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="doc"
DEPEND="sys-devel/autoconf"