summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-16 19:48:20 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-16 19:48:20 +0000
commit0bd42b83251dc1de1f69f0a90b0e84c445c1485b (patch)
treeb8212b8646c051710a4fcc7e67e648b08ee986fb /sys-kernel
parentRemove old (diff)
downloadgentoo-2-0bd42b83251dc1de1f69f0a90b0e84c445c1485b.tar.gz
gentoo-2-0bd42b83251dc1de1f69f0a90b0e84c445c1485b.tar.bz2
gentoo-2-0bd42b83251dc1de1f69f0a90b0e84c445c1485b.zip
Remove old
(Portage version: 2.1.13.7/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/vanilla-sources/ChangeLog7
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-3.0.90.ebuild19
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-3.10.6.ebuild19
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-3.4.57.ebuild19
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-3.8.13.ebuild19
5 files changed, 6 insertions, 77 deletions
diff --git a/sys-kernel/vanilla-sources/ChangeLog b/sys-kernel/vanilla-sources/ChangeLog
index 4ea11506c847..542d5980a882 100644
--- a/sys-kernel/vanilla-sources/ChangeLog
+++ b/sys-kernel/vanilla-sources/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-kernel/vanilla-sources
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.1214 2013/08/15 17:58:17 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.1215 2013/08/16 19:48:19 ago Exp $
+
+ 16 Aug 2013; Agostino Sarubbo <ago@gentoo.org> -vanilla-sources-3.0.90.ebuild,
+ -vanilla-sources-3.10.6.ebuild, -vanilla-sources-3.4.57.ebuild,
+ -vanilla-sources-3.8.13.ebuild:
+ Remove old
*vanilla-sources-3.10.7 (15 Aug 2013)
*vanilla-sources-3.4.58 (15 Aug 2013)
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-3.0.90.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-3.0.90.ebuild
deleted file mode 100644
index 4acbe4f64aba..000000000000
--- a/sys-kernel/vanilla-sources/vanilla-sources-3.0.90.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2013 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.0.90.ebuild,v 1.1 2013/08/12 02:35:57 gregkh 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"
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-3.10.6.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-3.10.6.ebuild
deleted file mode 100644
index 796913f0f290..000000000000
--- a/sys-kernel/vanilla-sources/vanilla-sources-3.10.6.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2013 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.6.ebuild,v 1.1 2013/08/12 02:35:57 gregkh 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"
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-3.4.57.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-3.4.57.ebuild
deleted file mode 100644
index e6570ec06163..000000000000
--- a/sys-kernel/vanilla-sources/vanilla-sources-3.4.57.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2013 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.57.ebuild,v 1.1 2013/08/12 02:35:57 gregkh 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"
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-3.8.13.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-3.8.13.ebuild
deleted file mode 100644
index f213a61c945d..000000000000
--- a/sys-kernel/vanilla-sources/vanilla-sources-3.8.13.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2013 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.8.13.ebuild,v 1.11 2013/07/20 16:13:28 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"