diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-11-19 19:56:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-11-19 19:56:35 +0000 |
commit | 01a0a3e8e300ff20bf96353c7b0291dbfa825ea8 (patch) | |
tree | 6267923f726d3daade1048e7168ee799c70216b5 | |
parent | [bump] dev-perl/Statistics-Descriptive-3.20.300 (diff) | |
download | gentoo-2-01a0a3e8e300ff20bf96353c7b0291dbfa825ea8.tar.gz gentoo-2-01a0a3e8e300ff20bf96353c7b0291dbfa825ea8.tar.bz2 gentoo-2-01a0a3e8e300ff20bf96353c7b0291dbfa825ea8.zip |
alpha/ia64/sh/sparc stable wrt #387047
(Portage version: 2.1.10.30/cvs/Linux ia64)
-rw-r--r-- | sys-kernel/vanilla-sources/ChangeLog | 5 | ||||
-rw-r--r-- | sys-kernel/vanilla-sources/vanilla-sources-3.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-kernel/vanilla-sources/ChangeLog b/sys-kernel/vanilla-sources/ChangeLog index e100de3d1ab0..dbe1f727dccc 100644 --- a/sys-kernel/vanilla-sources/ChangeLog +++ b/sys-kernel/vanilla-sources/ChangeLog @@ -1,6 +1,9 @@ # 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.919 2011/11/12 18:49:26 psomas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.920 2011/11/19 19:56:35 armin76 Exp $ + + 19 Nov 2011; Raúl Porcel <armin76@gentoo.org> vanilla-sources-3.0.6.ebuild: + alpha/ia64/sh/sparc stable wrt #387047 *vanilla-sources-3.0.9 (12 Nov 2011) 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 a62c8d2d42d1..b8a28d605be0 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.6 2011/10/24 20:29:13 maekke Exp $ +# $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 $ 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 sh sparc x86" IUSE="deblob" |