public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-kernel/vanilla-sources: vanilla-sources-3.4.101.ebuild vanilla-sources-3.14.15.ebuild vanilla-sources-3.10.51.ebuild vanilla-sources-3.15.8.ebuild ChangeLog vanilla-sources-3.14.14.ebuild vanilla-sources-3.15.7.ebuild vanilla-sources-3.10.50.ebuild
@ 2014-08-02 12:39 Agostino Sarubbo (ago)
  0 siblings, 0 replies; only message in thread
From: Agostino Sarubbo (ago) @ 2014-08-02 12:39 UTC (permalink / raw
  To: gentoo-commits

ago         14/08/02 12:39:04

  Modified:             ChangeLog
  Added:                vanilla-sources-3.4.101.ebuild
                        vanilla-sources-3.14.15.ebuild
                        vanilla-sources-3.10.51.ebuild
                        vanilla-sources-3.15.8.ebuild
  Removed:              vanilla-sources-3.14.14.ebuild
                        vanilla-sources-3.15.7.ebuild
                        vanilla-sources-3.10.50.ebuild
  Log:
  Version bump for the 3.4 / 3.10 / 3.14 / 3.15 series, remove old.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.1308               sys-kernel/vanilla-sources/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog?rev=1.1308&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog?rev=1.1308&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog?r1=1.1307&r2=1.1308

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v
retrieving revision 1.1307
retrieving revision 1.1308
diff -u -r1.1307 -r1.1308
--- ChangeLog	29 Jul 2014 13:42:50 -0000	1.1307
+++ ChangeLog	2 Aug 2014 12:39:04 -0000	1.1308
@@ -1,6 +1,18 @@
 # ChangeLog for sys-kernel/vanilla-sources
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.1307 2014/07/29 13:42:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.1308 2014/08/02 12:39:04 ago Exp $
+
+*vanilla-sources-3.10.51 (02 Aug 2014)
+*vanilla-sources-3.14.15 (02 Aug 2014)
+*vanilla-sources-3.15.8 (02 Aug 2014)
+*vanilla-sources-3.4.101 (02 Aug 2014)
+
+  02 Aug 2014; Agostino Sarubbo <ago@gentoo.org>
+  +vanilla-sources-3.10.51.ebuild, +vanilla-sources-3.14.15.ebuild,
+  +vanilla-sources-3.15.8.ebuild, +vanilla-sources-3.4.101.ebuild,
+  -vanilla-sources-3.10.50.ebuild, -vanilla-sources-3.14.14.ebuild,
+  -vanilla-sources-3.15.7.ebuild:
+  Version bump for the 3.4 / 3.10 / 3.14 / 3.15 series, remove old.
 
 *vanilla-sources-3.4.100 (29 Jul 2014)
 *vanilla-sources-3.10.50 (29 Jul 2014)



1.1                  sys-kernel/vanilla-sources/vanilla-sources-3.4.101.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.4.101.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.4.101.ebuild?rev=1.1&content-type=text/plain

Index: vanilla-sources-3.4.101.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.4.101.ebuild,v 1.1 2014/08/02 12:39:04 ago Exp $

EAPI="5"
K_NOUSENAME="yes"
K_NOSETEXTRAVERSION="yes"
K_SECURITY_UNSUPPORTED="1"
K_DEBLOB_AVAILABLE="1"
ETYPE="sources"
inherit kernel-2
detect_version

DESCRIPTION="Full sources for the Linux kernel"
HOMEPAGE="http://www.kernel.org"
SRC_URI="${KERNEL_URI}"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="deblob"



1.1                  sys-kernel/vanilla-sources/vanilla-sources-3.14.15.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.14.15.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.14.15.ebuild?rev=1.1&content-type=text/plain

Index: vanilla-sources-3.14.15.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.14.15.ebuild,v 1.1 2014/08/02 12:39:04 ago Exp $

EAPI="5"
K_NOUSENAME="yes"
K_NOSETEXTRAVERSION="yes"
K_SECURITY_UNSUPPORTED="1"
K_DEBLOB_AVAILABLE="1"
ETYPE="sources"
inherit kernel-2
detect_version

DESCRIPTION="Full sources for the Linux kernel"
HOMEPAGE="http://www.kernel.org"
SRC_URI="${KERNEL_URI}"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="deblob"



1.1                  sys-kernel/vanilla-sources/vanilla-sources-3.10.51.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.10.51.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.10.51.ebuild?rev=1.1&content-type=text/plain

Index: vanilla-sources-3.10.51.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.10.51.ebuild,v 1.1 2014/08/02 12:39:04 ago Exp $

EAPI="5"
K_NOUSENAME="yes"
K_NOSETEXTRAVERSION="yes"
K_SECURITY_UNSUPPORTED="1"
K_DEBLOB_AVAILABLE="1"
ETYPE="sources"
inherit kernel-2
detect_version

DESCRIPTION="Full sources for the Linux kernel"
HOMEPAGE="http://www.kernel.org"
SRC_URI="${KERNEL_URI}"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="deblob"



1.1                  sys-kernel/vanilla-sources/vanilla-sources-3.15.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.15.8.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.15.8.ebuild?rev=1.1&content-type=text/plain

Index: vanilla-sources-3.15.8.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.15.8.ebuild,v 1.1 2014/08/02 12:39:04 ago Exp $

EAPI="5"
K_NOUSENAME="yes"
K_NOSETEXTRAVERSION="yes"
K_SECURITY_UNSUPPORTED="1"
K_DEBLOB_AVAILABLE="1"
ETYPE="sources"
inherit kernel-2
detect_version

DESCRIPTION="Full sources for the Linux kernel"
HOMEPAGE="http://www.kernel.org"
SRC_URI="${KERNEL_URI}"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="deblob"





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

only message in thread, other threads:[~2014-08-02 12:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-02 12:39 [gentoo-commits] gentoo-x86 commit in sys-kernel/vanilla-sources: vanilla-sources-3.4.101.ebuild vanilla-sources-3.14.15.ebuild vanilla-sources-3.10.51.ebuild vanilla-sources-3.15.8.ebuild ChangeLog vanilla-sources-3.14.14.ebuild vanilla-sources-3.15.7.ebuild vanilla-sources-3.10.50.ebuild Agostino Sarubbo (ago)

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