Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
jer 12/05/31 15:06:53
Modified: ChangeLog libnet-1.0.2a-r4.ebuild
Log:
Stable for HPPA (bug #418275).
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Revision Changes Path
1.89 net-libs/libnet/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnet/ChangeLog?rev=1.89&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnet/ChangeLog?rev=1.89&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnet/ChangeLog?r1=1.88&r2=1.89
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- ChangeLog 31 May 2012 08:26:58 -0000 1.88
+++ ChangeLog 31 May 2012 15:06:52 -0000 1.89
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libnet
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.88 2012/05/31 08:26:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.89 2012/05/31 15:06:52 jer Exp $
+
+ 31 May 2012; Jeroen Roovers <jer@g.o> libnet-1.0.2a-r4.ebuild:
+ Stable for HPPA (bug #418275).
31 May 2012; Agostino Sarubbo <ago@g.o> libnet-1.0.2a-r4.ebuild:
Stable for amd64, wrt bug #418275
1.4 net-libs/libnet/libnet-1.0.2a-r4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnet/libnet-1.0.2a-r4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnet/libnet-1.0.2a-r4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnet/libnet-1.0.2a-r4.ebuild?r1=1.3&r2=1.4
Index: libnet-1.0.2a-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.0.2a-r4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libnet-1.0.2a-r4.ebuild 31 May 2012 08:26:58 -0000 1.3
+++ libnet-1.0.2a-r4.ebuild 31 May 2012 15:06:52 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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-r4.ebuild,v 1.3 2012/05/31 08:26:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.0.2a-r4.ebuild,v 1.4 2012/05/31 15:06:52 jer Exp $
EAPI=4
inherit autotools eutils
@@ -11,7 +11,7 @@
LICENSE="LGPL-2"
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}
|
|