summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-11-19 21:19:01 +0000
committerMike Frysinger <vapier@gentoo.org>2011-11-19 21:19:01 +0000
commit7b597681feea5be726f499d60dcba10c305060f8 (patch)
treef5755f57a8bae3dd5351347cf2db8bd243d60557 /sys-kernel
parentUpdate s390 keywords to match latest ibm dev stream. (diff)
downloadgentoo-2-7b597681feea5be726f499d60dcba10c305060f8.tar.gz
gentoo-2-7b597681feea5be726f499d60dcba10c305060f8.tar.bz2
gentoo-2-7b597681feea5be726f499d60dcba10c305060f8.zip
Update s390 keywords to match latest ibm dev stream.
(Portage version: 2.2.0_alpha75/cvs/Linux x86_64)
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/vanilla-sources/ChangeLog8
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-3.0.6.ebuild4
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-3.0.7.ebuild4
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-3.0.8.ebuild4
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-3.0.9.ebuild4
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-3.1.0.ebuild4
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-3.1.1.ebuild4
7 files changed, 19 insertions, 13 deletions
diff --git a/sys-kernel/vanilla-sources/ChangeLog b/sys-kernel/vanilla-sources/ChangeLog
index dbe1f727dccc..38980bfdff3f 100644
--- a/sys-kernel/vanilla-sources/ChangeLog
+++ b/sys-kernel/vanilla-sources/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-kernel/vanilla-sources
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.920 2011/11/19 19:56:35 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.921 2011/11/19 21:19:01 vapier Exp $
+
+ 19 Nov 2011; Mike Frysinger <vapier@gentoo.org> vanilla-sources-3.0.6.ebuild,
+ vanilla-sources-3.0.7.ebuild, vanilla-sources-3.0.8.ebuild,
+ vanilla-sources-3.0.9.ebuild, vanilla-sources-3.1.0.ebuild,
+ vanilla-sources-3.1.1.ebuild:
+ Update s390 keywords to match latest ibm dev stream.
19 Nov 2011; Raúl Porcel <armin76@gentoo.org> vanilla-sources-3.0.6.ebuild:
alpha/ia64/sh/sparc stable wrt #387047
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-3.0.6.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-3.0.6.ebuild
index b8a28d605be0..13349181755e 100644
--- a/sys-kernel/vanilla-sources/vanilla-sources-3.0.6.ebuild
+++ b/sys-kernel/vanilla-sources/vanilla-sources-3.0.6.ebuild
@@ -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/sys-kernel/vanilla-sources/vanilla-sources-3.0.6.ebuild,v 1.7 2011/11/19 19:56:35 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.6.ebuild,v 1.8 2011/11/19 21:19:01 vapier Exp $
EAPI="2"
K_NOUSENAME="yes"
@@ -15,5 +15,5 @@ DESCRIPTION="Full sources for the Linux kernel"
HOMEPAGE="http://www.kernel.org"
SRC_URI="${KERNEL_URI}"
-KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh sparc x86"
IUSE="deblob"
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-3.0.7.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-3.0.7.ebuild
index 6889be163b02..d3e27e52d934 100644
--- a/sys-kernel/vanilla-sources/vanilla-sources-3.0.7.ebuild
+++ b/sys-kernel/vanilla-sources/vanilla-sources-3.0.7.ebuild
@@ -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/sys-kernel/vanilla-sources/vanilla-sources-3.0.7.ebuild,v 1.1 2011/10/19 08:03:04 psomas Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.7.ebuild,v 1.2 2011/11/19 21:19:01 vapier Exp $
EAPI="2"
K_NOUSENAME="yes"
@@ -15,5 +15,5 @@ DESCRIPTION="Full sources for the Linux kernel"
HOMEPAGE="http://www.kernel.org"
SRC_URI="${KERNEL_URI}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="deblob"
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-3.0.8.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-3.0.8.ebuild
index 4e392dd9d9ef..6e636d406f15 100644
--- a/sys-kernel/vanilla-sources/vanilla-sources-3.0.8.ebuild
+++ b/sys-kernel/vanilla-sources/vanilla-sources-3.0.8.ebuild
@@ -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/sys-kernel/vanilla-sources/vanilla-sources-3.0.8.ebuild,v 1.1 2011/10/25 13:44:21 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.8.ebuild,v 1.2 2011/11/19 21:19:01 vapier Exp $
EAPI="2"
K_NOUSENAME="yes"
@@ -15,5 +15,5 @@ DESCRIPTION="Full sources for the Linux kernel"
HOMEPAGE="http://www.kernel.org"
SRC_URI="${KERNEL_URI}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="deblob"
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-3.0.9.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-3.0.9.ebuild
index ab29d285a7be..2f6325581b03 100644
--- a/sys-kernel/vanilla-sources/vanilla-sources-3.0.9.ebuild
+++ b/sys-kernel/vanilla-sources/vanilla-sources-3.0.9.ebuild
@@ -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/sys-kernel/vanilla-sources/vanilla-sources-3.0.9.ebuild,v 1.1 2011/11/12 18:49:26 psomas Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.9.ebuild,v 1.2 2011/11/19 21:19:01 vapier Exp $
EAPI="2"
K_NOUSENAME="yes"
@@ -15,5 +15,5 @@ DESCRIPTION="Full sources for the Linux kernel"
HOMEPAGE="http://www.kernel.org"
SRC_URI="${KERNEL_URI}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="deblob"
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-3.1.0.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-3.1.0.ebuild
index 768f5e95681c..4db7b8cc476b 100644
--- a/sys-kernel/vanilla-sources/vanilla-sources-3.1.0.ebuild
+++ b/sys-kernel/vanilla-sources/vanilla-sources-3.1.0.ebuild
@@ -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/sys-kernel/vanilla-sources/vanilla-sources-3.1.0.ebuild,v 1.2 2011/10/25 13:57:29 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.1.0.ebuild,v 1.3 2011/11/19 21:19:01 vapier Exp $
EAPI="2"
K_NOUSENAME="yes"
@@ -15,5 +15,5 @@ DESCRIPTION="Full sources for the Linux kernel"
HOMEPAGE="http://www.kernel.org"
SRC_URI="${KERNEL_URI}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="deblob"
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-3.1.1.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-3.1.1.ebuild
index 6ed2271d1759..23b5297484ad 100644
--- a/sys-kernel/vanilla-sources/vanilla-sources-3.1.1.ebuild
+++ b/sys-kernel/vanilla-sources/vanilla-sources-3.1.1.ebuild
@@ -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/sys-kernel/vanilla-sources/vanilla-sources-3.1.1.ebuild,v 1.1 2011/11/11 21:25:46 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.1.1.ebuild,v 1.2 2011/11/19 21:19:01 vapier Exp $
EAPI="2"
K_NOUSENAME="yes"
@@ -15,5 +15,5 @@ DESCRIPTION="Full sources for the Linux kernel"
HOMEPAGE="http://www.kernel.org"
SRC_URI="${KERNEL_URI}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="deblob"