diff options
author | 2011-11-17 16:48:28 +0000 | |
---|---|---|
committer | 2011-11-17 16:48:28 +0000 | |
commit | f77f8be60742c05028e0b1fe93fca6f63625ef03 (patch) | |
tree | 4ead3c6da8bd45bec67d48528db130514f59b193 /dev-libs/libnl | |
parent | Version bump. (diff) | |
download | gentoo-2-f77f8be60742c05028e0b1fe93fca6f63625ef03.tar.gz gentoo-2-f77f8be60742c05028e0b1fe93fca6f63625ef03.tar.bz2 gentoo-2-f77f8be60742c05028e0b1fe93fca6f63625ef03.zip |
New HOMEPAGE.
(Portage version: 2.2.0_alpha74/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libnl')
-rw-r--r-- | dev-libs/libnl/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/libnl/libnl-1.1-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libnl/libnl-3.2.1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libnl/libnl-3.2.2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libnl/libnl-3.2.3.ebuild | 4 |
5 files changed, 13 insertions, 9 deletions
diff --git a/dev-libs/libnl/ChangeLog b/dev-libs/libnl/ChangeLog index 7ee4c3cfd586..12e6d8fecf66 100644 --- a/dev-libs/libnl/ChangeLog +++ b/dev-libs/libnl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/libnl # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.55 2011/11/11 15:11:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.56 2011/11/17 16:48:28 jer Exp $ + + 17 Nov 2011; Jeroen Roovers <jer@gentoo.org> libnl-1.1-r2.ebuild, + libnl-3.2.1.ebuild, libnl-3.2.2.ebuild, libnl-3.2.3.ebuild: + New HOMEPAGE. *libnl-3.2.3 (11 Nov 2011) diff --git a/dev-libs/libnl/libnl-1.1-r2.ebuild b/dev-libs/libnl/libnl-1.1-r2.ebuild index b85bc1805e88..a664d736eb2c 100644 --- a/dev-libs/libnl/libnl-1.1-r2.ebuild +++ b/dev-libs/libnl/libnl-1.1-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1-r2.ebuild,v 1.14 2011/10/26 15:43:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1-r2.ebuild,v 1.15 2011/11/17 16:48:28 jer Exp $ EAPI="2" inherit eutils multilib DESCRIPTION="A library for applications dealing with netlink socket" -HOMEPAGE="http://people.suug.ch/~tgr/libnl/" +HOMEPAGE="http://www.infradead.org/~tgr/libnl/" SRC_URI="http://people.suug.ch/~tgr/libnl/files/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="1.1" diff --git a/dev-libs/libnl/libnl-3.2.1.ebuild b/dev-libs/libnl/libnl-3.2.1.ebuild index f057a0f44cb1..5c54a2dd7893 100644 --- a/dev-libs/libnl/libnl-3.2.1.ebuild +++ b/dev-libs/libnl/libnl-3.2.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.1.ebuild,v 1.2 2011/10/26 15:43:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.1.ebuild,v 1.3 2011/11/17 16:48:28 jer Exp $ EAPI="4" inherit eutils multilib autotools-utils DESCRIPTION="A library for applications dealing with netlink socket" -HOMEPAGE="http://people.suug.ch/~tgr/libnl/" +HOMEPAGE="http://www.infradead.org/~tgr/libnl/" SRC_URI="http://people.suug.ch/~tgr/libnl/files/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="3" diff --git a/dev-libs/libnl/libnl-3.2.2.ebuild b/dev-libs/libnl/libnl-3.2.2.ebuild index 97621964d3f2..ff8f2c471956 100644 --- a/dev-libs/libnl/libnl-3.2.2.ebuild +++ b/dev-libs/libnl/libnl-3.2.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.2.ebuild,v 1.1 2011/10/31 00:24:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.2.ebuild,v 1.2 2011/11/17 16:48:28 jer Exp $ EAPI="4" inherit eutils multilib autotools-utils DESCRIPTION="A library for applications dealing with netlink socket" -HOMEPAGE="http://people.suug.ch/~tgr/libnl/" +HOMEPAGE="http://www.infradead.org/~tgr/libnl/" SRC_URI="http://people.suug.ch/~tgr/libnl/files/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="3" diff --git a/dev-libs/libnl/libnl-3.2.3.ebuild b/dev-libs/libnl/libnl-3.2.3.ebuild index 70a37d4bfe45..b6fa6f65ed85 100644 --- a/dev-libs/libnl/libnl-3.2.3.ebuild +++ b/dev-libs/libnl/libnl-3.2.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.3.ebuild,v 1.1 2011/11/11 15:11:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.3.ebuild,v 1.2 2011/11/17 16:48:28 jer Exp $ EAPI="4" inherit eutils multilib autotools-utils DESCRIPTION="A library for applications dealing with netlink socket" -HOMEPAGE="http://people.suug.ch/~tgr/libnl/" +HOMEPAGE="http://www.infradead.org/~tgr/libnl/" SRC_URI="http://people.suug.ch/~tgr/libnl/files/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="3" |