public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libnl: ChangeLog libnl-3.2.1.ebuild libnl-1.1-r2.ebuild libnl-2.0.ebuild libnl-3.1.ebuild libnl-3.0.ebuild
@ 2011-10-26 15:43 Jeroen Roovers (jer)
  0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2011-10-26 15:43 UTC (permalink / raw
  To: gentoo-commits

jer         11/10/26 15:43:37

  Modified:             ChangeLog libnl-3.2.1.ebuild libnl-1.1-r2.ebuild
  Removed:              libnl-2.0.ebuild libnl-3.1.ebuild libnl-3.0.ebuild
  Log:
  Introduce SLOTting thanks to Azamat H. Hackimov (bug #384229).
  
  (Portage version: 2.2.0_alpha71/cvs/Linux x86_64)

Revision  Changes    Path
1.53                 dev-libs/libnl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	10 Oct 2011 11:05:36 -0000	1.52
+++ ChangeLog	26 Oct 2011 15:43:37 -0000	1.53
@@ -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.52 2011/10/10 11:05:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.53 2011/10/26 15:43:37 jer Exp $
+
+  26 Oct 2011; Jeroen Roovers <jer@gentoo.org> libnl-1.1-r2.ebuild,
+  -libnl-2.0.ebuild, -libnl-3.0.ebuild, -libnl-3.1.ebuild, libnl-3.2.1.ebuild:
+  Introduce SLOTting thanks to Azamat H. Hackimov (bug #384229).
 
 *libnl-3.2.1 (10 Oct 2011)
 



1.2                  dev-libs/libnl/libnl-3.2.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.1.ebuild?r1=1.1&r2=1.2

Index: libnl-3.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libnl-3.2.1.ebuild	10 Oct 2011 11:05:36 -0000	1.1
+++ libnl-3.2.1.ebuild	26 Oct 2011 15:43:37 -0000	1.2
@@ -1,6 +1,6 @@
 # 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.1 2011/10/10 11:05:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.1.ebuild,v 1.2 2011/10/26 15:43:37 jer Exp $
 
 EAPI="4"
 
@@ -10,7 +10,7 @@
 HOMEPAGE="http://people.suug.ch/~tgr/libnl/"
 SRC_URI="http://people.suug.ch/~tgr/libnl/files/${P}.tar.gz"
 LICENSE="LGPL-2.1"
-SLOT="0"
+SLOT="3"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
 IUSE="static-libs"
 



1.14                 dev-libs/libnl/libnl-1.1-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-1.1-r2.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-1.1-r2.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-1.1-r2.ebuild?r1=1.13&r2=1.14

Index: libnl-1.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1-r2.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- libnl-1.1-r2.ebuild	29 Mar 2011 14:20:51 -0000	1.13
+++ libnl-1.1-r2.ebuild	26 Oct 2011 15:43:37 -0000	1.14
@@ -1,6 +1,6 @@
 # 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.13 2011/03/29 14:20:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1-r2.ebuild,v 1.14 2011/10/26 15:43:37 jer Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 HOMEPAGE="http://people.suug.ch/~tgr/libnl/"
 SRC_URI="http://people.suug.ch/~tgr/libnl/files/${P}.tar.gz"
 LICENSE="LGPL-2.1"
-SLOT="0"
+SLOT="1.1"
 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
 IUSE="doc"
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-10-26 15:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-26 15:43 [gentoo-commits] gentoo-x86 commit in dev-libs/libnl: ChangeLog libnl-3.2.1.ebuild libnl-1.1-r2.ebuild libnl-2.0.ebuild libnl-3.1.ebuild libnl-3.0.ebuild Jeroen Roovers (jer)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox