summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pagano <mpagano@gentoo.org>2012-02-21 17:53:26 +0000
committerMike Pagano <mpagano@gentoo.org>2012-02-21 17:53:26 +0000
commit011b2f5021b1360a7877e0c1cd20543cad3c519d (patch)
treeb829de698ee069c417bafc0f9805b7fbd8eb9ab1 /sys-kernel/vanilla-sources
parentCleanup old versions (diff)
downloadgentoo-2-011b2f5021b1360a7877e0c1cd20543cad3c519d.tar.gz
gentoo-2-011b2f5021b1360a7877e0c1cd20543cad3c519d.tar.bz2
gentoo-2-011b2f5021b1360a7877e0c1cd20543cad3c519d.zip
Cleanup old versions. Fix headers.
(Portage version: 2.2.0_alpha88/cvs/Linux x86_64)
Diffstat (limited to 'sys-kernel/vanilla-sources')
-rw-r--r--sys-kernel/vanilla-sources/ChangeLog6
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.6.16.62.ebuild4
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.6.38.7.ebuild4
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-3.2.4.ebuild19
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-3.2.5.ebuild19
5 files changed, 9 insertions, 43 deletions
diff --git a/sys-kernel/vanilla-sources/ChangeLog b/sys-kernel/vanilla-sources/ChangeLog
index 9c0e5291f90a..114bfbbe7efa 100644
--- a/sys-kernel/vanilla-sources/ChangeLog
+++ b/sys-kernel/vanilla-sources/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-kernel/vanilla-sources
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.975 2012/02/21 17:51:00 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.976 2012/02/21 17:53:26 mpagano Exp $
+
+ 21 Feb 2012; Michael Pagano <mpagano@gentoo.org>
+ -vanilla-sources-3.2.4.ebuild, -vanilla-sources-3.2.5.ebuild:
+ Cleanup old versions. Fix headers.
21 Feb 2012; Michael Pagano <mpagano@gentoo.org>
-vanilla-sources-3.1.7.ebuild, -vanilla-sources-3.1.8.ebuild:
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.16.62.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.16.62.ebuild
index 535ef4c34d7b..470514001c98 100644
--- a/sys-kernel/vanilla-sources/vanilla-sources-2.6.16.62.ebuild
+++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.16.62.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.16.62.ebuild,v 1.7 2011/05/24 12:55:06 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.16.62.ebuild,v 1.8 2012/02/21 17:53:26 mpagano Exp $
K_NOUSENAME="yes"
K_NOSETEXTRAVERSION="yes"
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.38.7.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.38.7.ebuild
index ba55bd65e0bd..449f5645f2a7 100644
--- a/sys-kernel/vanilla-sources/vanilla-sources-2.6.38.7.ebuild
+++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.38.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.38.7.ebuild,v 1.7 2011/07/13 13:36:23 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.38.7.ebuild,v 1.8 2012/02/21 17:53:26 mpagano Exp $
EAPI="2"
K_NOUSENAME="yes"
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-3.2.4.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-3.2.4.ebuild
deleted file mode 100644
index b73b0cadb22f..000000000000
--- a/sys-kernel/vanilla-sources/vanilla-sources-3.2.4.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2012 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.2.4.ebuild,v 1.1 2012/02/03 21:16:36 mpagano Exp $
-
-EAPI="2"
-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 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE="deblob"
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-3.2.5.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-3.2.5.ebuild
deleted file mode 100644
index f6f968038dd5..000000000000
--- a/sys-kernel/vanilla-sources/vanilla-sources-3.2.5.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2012 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.2.5.ebuild,v 1.1 2012/02/06 19:14:12 mpagano Exp $
-
-EAPI="2"
-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 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE="deblob"