jer 15/03/20 07:09:43 Modified: libnl-3.2.9999.ebuild ChangeLog Log: Switch to the moving repository. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path 1.7 dev-libs/libnl/libnl-3.2.9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.9999.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.9999.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.9999.ebuild?r1=1.6&r2=1.7 Index: libnl-3.2.9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.9999.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libnl-3.2.9999.ebuild 25 May 2014 11:29:04 -0000 1.6 +++ libnl-3.2.9999.ebuild 20 Mar 2015 07:09:43 -0000 1.7 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.9999.ebuild,v 1.6 2014/05/25 11:29:04 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.9999.ebuild,v 1.7 2015/03/20 07:09:43 jer Exp $ EAPI=5 PYTHON_COMPAT=( python2_{6,7} python3_{2,3,4} ) @@ -10,7 +10,7 @@ DESCRIPTION="A collection of libraries providing APIs to netlink protocol based Linux kernel interfaces" HOMEPAGE="http://www.infradead.org/~tgr/libnl/" EGIT_REPO_URI=" - https://github.com/tgraf/libnl.git + https://github.com/thom311/libnl.git " LICENSE="LGPL-2.1 utils? ( GPL-2 )" SLOT="3" 1.221 dev-libs/libnl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?rev=1.221&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?rev=1.221&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?r1=1.220&r2=1.221 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v retrieving revision 1.220 retrieving revision 1.221 diff -u -r1.220 -r1.221 --- ChangeLog 12 Mar 2015 19:40:55 -0000 1.220 +++ ChangeLog 20 Mar 2015 07:09:43 -0000 1.221 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libnl # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.220 2015/03/12 19:40:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.221 2015/03/20 07:09:43 jer Exp $ + + 20 Mar 2015; Jeroen Roovers <[email protected]> libnl-3.2.9999.ebuild: + Switch to the moving repository. *libnl-3.2.26_rc1 (12 Mar 2015)
