* [gentoo-commits] gentoo-x86 commit in dev-libs/libnl: libnl-3.2.24.ebuild libnl-1.1.4.ebuild libnl-3.2.23.ebuild ChangeLog
@ 2014-04-06 14:56 Mike Frysinger (vapier)
0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2014-04-06 14:56 UTC (permalink / raw
To: gentoo-commits
vapier 14/04/06 14:56:00
Modified: libnl-3.2.24.ebuild libnl-1.1.4.ebuild
libnl-3.2.23.ebuild ChangeLog
Log:
Add arm64 love.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path
1.2 dev-libs/libnl/libnl-3.2.24.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.24.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.24.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.24.ebuild?r1=1.1&r2=1.2
Index: libnl-3.2.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.24.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libnl-3.2.24.ebuild 21 Jan 2014 20:39:40 -0000 1.1
+++ libnl-3.2.24.ebuild 6 Apr 2014 14:56:00 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.24.ebuild,v 1.1 2014/01/21 20:39:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.24.ebuild,v 1.2 2014/04/06 14:56:00 vapier Exp $
EAPI=5
PYTHON_COMPAT=( python2_{6,7} python3_{2,3} )
@@ -16,7 +16,7 @@
"
LICENSE="LGPL-2.1 utils? ( GPL-2 )"
SLOT="3"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="static-libs python utils"
RDEPEND="python? ( ${PYTHON_DEPS} )"
1.17 dev-libs/libnl/libnl-1.1.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-1.1.4.ebuild?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-1.1.4.ebuild?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-1.1.4.ebuild?r1=1.16&r2=1.17
Index: libnl-1.1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1.4.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- libnl-1.1.4.ebuild 21 Feb 2014 17:01:39 -0000 1.16
+++ libnl-1.1.4.ebuild 6 Apr 2014 14:56:00 -0000 1.17
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1.4.ebuild,v 1.16 2014/02/21 17:01:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1.4.ebuild,v 1.17 2014/04/06 14:56:00 vapier Exp $
EAPI=5
inherit eutils multilib toolchain-funcs
@@ -10,7 +10,7 @@
SRC_URI="http://www.infradead.org/~tgr/libnl/files/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="1.1"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="doc static-libs"
DEPEND="doc? ( app-doc/doxygen )"
1.12 dev-libs/libnl/libnl-3.2.23.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.23.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.23.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.23.ebuild?r1=1.11&r2=1.12
Index: libnl-3.2.23.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.23.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- libnl-3.2.23.ebuild 15 Jan 2014 09:31:25 -0000 1.11
+++ libnl-3.2.23.ebuild 6 Apr 2014 14:56:00 -0000 1.12
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.23.ebuild,v 1.11 2014/01/15 09:31:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.23.ebuild,v 1.12 2014/04/06 14:56:00 vapier Exp $
EAPI=5
PYTHON_COMPAT=( python2_{6,7} python3_{2,3} )
@@ -16,7 +16,7 @@
"
LICENSE="LGPL-2.1 utils? ( GPL-2 )"
SLOT="3"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="static-libs python utils"
RDEPEND="python? ( ${PYTHON_DEPS} )"
1.206 dev-libs/libnl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?rev=1.206&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?rev=1.206&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?r1=1.205&r2=1.206
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -r1.205 -r1.206
--- ChangeLog 21 Feb 2014 17:01:39 -0000 1.205
+++ ChangeLog 6 Apr 2014 14:56:00 -0000 1.206
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libnl
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.205 2014/02/21 17:01:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.206 2014/04/06 14:56:00 vapier Exp $
+
+ 06 Apr 2014; Mike Frysinger <vapier@gentoo.org> libnl-1.1.4.ebuild,
+ libnl-3.2.23.ebuild, libnl-3.2.24.ebuild:
+ Add arm64 love.
21 Feb 2014; Jeroen Roovers <jer@gentoo.org> libnl-1.1.4.ebuild:
Remove shipped libnl.a
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-04-06 14:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-06 14:56 [gentoo-commits] gentoo-x86 commit in dev-libs/libnl: libnl-3.2.24.ebuild libnl-1.1.4.ebuild libnl-3.2.23.ebuild ChangeLog Mike Frysinger (vapier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox