diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-01-10 08:28:48 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-01-10 08:28:48 +0000 |
commit | 96c8d390513582e4fdc88fe5961119a039c26121 (patch) | |
tree | 38fd2dfee7558bad1d514e50ed42ba0dfb5acb72 /dev-libs | |
parent | Display any configured warning or error message along with the list of config... (diff) | |
download | gentoo-2-96c8d390513582e4fdc88fe5961119a039c26121.tar.gz gentoo-2-96c8d390513582e4fdc88fe5961119a039c26121.tar.bz2 gentoo-2-96c8d390513582e4fdc88fe5961119a039c26121.zip |
Bug #283219: libnl has never needed linux-info.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libnl/ChangeLog | 9 | ||||
-rw-r--r-- | dev-libs/libnl/libnl-1.0_pre6-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/libnl/libnl-1.0_pre6.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/libnl/libnl-1.1-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/libnl/libnl-1.1-r2.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/libnl/libnl-1.1.ebuild | 6 |
6 files changed, 22 insertions, 17 deletions
diff --git a/dev-libs/libnl/ChangeLog b/dev-libs/libnl/ChangeLog index c7d73cee8da1..fb30fa223c38 100644 --- a/dev-libs/libnl/ChangeLog +++ b/dev-libs/libnl/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/libnl -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.36 2009/07/22 19:22:01 klausman Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.37 2010/01/10 08:28:48 robbat2 Exp $ + + 10 Jan 2010; Robin H. Johnson <robbat2@gentoo.org> libnl-1.0_pre6.ebuild, + libnl-1.0_pre6-r1.ebuild, libnl-1.1.ebuild, libnl-1.1-r1.ebuild, + libnl-1.1-r2.ebuild: + Bug #283219: libnl has never needed linux-info. 22 Jul 2009; Tobias Klausmann <klausman@gentoo.org> libnl-1.1-r2.ebuild: Keyworded on alpha, bug #277033 diff --git a/dev-libs/libnl/libnl-1.0_pre6-r1.ebuild b/dev-libs/libnl/libnl-1.0_pre6-r1.ebuild index 9b071da34e05..98a40f4965fa 100644 --- a/dev-libs/libnl/libnl-1.0_pre6-r1.ebuild +++ b/dev-libs/libnl/libnl-1.0_pre6-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.0_pre6-r1.ebuild,v 1.1 2007/12/01 19:47:49 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.0_pre6-r1.ebuild,v 1.2 2010/01/10 08:28:48 robbat2 Exp $ -inherit eutils multilib linux-info versionator +inherit eutils multilib versionator MY_PV=$(replace_version_separator 2 '-' )-fix1 MY_P="${PN}-${MY_PV}" diff --git a/dev-libs/libnl/libnl-1.0_pre6.ebuild b/dev-libs/libnl/libnl-1.0_pre6.ebuild index fa9882787d16..6da420905f3b 100644 --- a/dev-libs/libnl/libnl-1.0_pre6.ebuild +++ b/dev-libs/libnl/libnl-1.0_pre6.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.0_pre6.ebuild,v 1.8 2008/01/30 08:16:45 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.0_pre6.ebuild,v 1.9 2010/01/10 08:28:48 robbat2 Exp $ -inherit eutils multilib linux-info +inherit eutils multilib DESCRIPTION="A library for applications dealing with netlink socket" HOMEPAGE="http://people.suug.ch/~tgr/libnl/" diff --git a/dev-libs/libnl/libnl-1.1-r1.ebuild b/dev-libs/libnl/libnl-1.1-r1.ebuild index 11f73e9a1564..f07e2ac463ff 100644 --- a/dev-libs/libnl/libnl-1.1-r1.ebuild +++ b/dev-libs/libnl/libnl-1.1-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1-r1.ebuild,v 1.11 2009/05/17 16:45:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1-r1.ebuild,v 1.12 2010/01/10 08:28:48 robbat2 Exp $ -inherit eutils multilib linux-info +inherit eutils multilib DESCRIPTION="A library for applications dealing with netlink socket" HOMEPAGE="http://people.suug.ch/~tgr/libnl/" diff --git a/dev-libs/libnl/libnl-1.1-r2.ebuild b/dev-libs/libnl/libnl-1.1-r2.ebuild index b9d7d8943da3..56ae7f50c29b 100644 --- a/dev-libs/libnl/libnl-1.1-r2.ebuild +++ b/dev-libs/libnl/libnl-1.1-r2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.2 2009/07/22 19:22:01 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1-r2.ebuild,v 1.3 2010/01/10 08:28:48 robbat2 Exp $ EAPI="2" -inherit eutils multilib linux-info +inherit eutils multilib DESCRIPTION="A library for applications dealing with netlink socket" HOMEPAGE="http://people.suug.ch/~tgr/libnl/" diff --git a/dev-libs/libnl/libnl-1.1.ebuild b/dev-libs/libnl/libnl-1.1.ebuild index 6387faae2cc1..bf559045a9b2 100644 --- a/dev-libs/libnl/libnl-1.1.ebuild +++ b/dev-libs/libnl/libnl-1.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1.ebuild,v 1.1 2008/01/30 08:16:45 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1.ebuild,v 1.2 2010/01/10 08:28:48 robbat2 Exp $ -inherit eutils multilib linux-info +inherit eutils multilib DESCRIPTION="A library for applications dealing with netlink socket" HOMEPAGE="http://people.suug.ch/~tgr/libnl/" |