summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-03-20 07:09:43 +0000
committerJeroen Roovers <jer@gentoo.org>2015-03-20 07:09:43 +0000
commit6c84be6a2f4ac43481cee42c53ec536a43a57ea1 (patch)
tree00896f5143579c0810cc951048216697ce1870bc /dev-libs/libnl
parentBump (diff)
downloadgentoo-2-6c84be6a2f4ac43481cee42c53ec536a43a57ea1.tar.gz
gentoo-2-6c84be6a2f4ac43481cee42c53ec536a43a57ea1.tar.bz2
gentoo-2-6c84be6a2f4ac43481cee42c53ec536a43a57ea1.zip
Switch to the moving repository.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-libs/libnl')
-rw-r--r--dev-libs/libnl/ChangeLog5
-rw-r--r--dev-libs/libnl/libnl-3.2.9999.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-libs/libnl/ChangeLog b/dev-libs/libnl/ChangeLog
index 69c3b506fb2f..db77f3c09df8 100644
--- a/dev-libs/libnl/ChangeLog
+++ b/dev-libs/libnl/ChangeLog
@@ -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 <jer@gentoo.org> libnl-3.2.9999.ebuild:
+ Switch to the moving repository.
*libnl-3.2.26_rc1 (12 Mar 2015)
diff --git a/dev-libs/libnl/libnl-3.2.9999.ebuild b/dev-libs/libnl/libnl-3.2.9999.ebuild
index acfb781f56f1..961d39925ccd 100644
--- a/dev-libs/libnl/libnl-3.2.9999.ebuild
+++ b/dev-libs/libnl/libnl-3.2.9999.ebuild
@@ -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 @@ inherit autotools distutils-r1 eutils git-r3 libtool multilib multilib-minimal
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"