diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-13 17:24:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-13 17:24:31 +0000 |
commit | b421aa5054073e5aac86b38882f3ce7734504b07 (patch) | |
tree | b7c003ab5e3e2063cae2b2248cf6142b3bdde03c /sys-kernel/vanilla-sources | |
parent | version bump (diff) | |
download | gentoo-2-b421aa5054073e5aac86b38882f3ce7734504b07.tar.gz gentoo-2-b421aa5054073e5aac86b38882f3ce7734504b07.tar.bz2 gentoo-2-b421aa5054073e5aac86b38882f3ce7734504b07.zip |
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-kernel/vanilla-sources')
-rw-r--r-- | sys-kernel/vanilla-sources/ChangeLog | 6 | ||||
-rw-r--r-- | sys-kernel/vanilla-sources/vanilla-sources-2.6.22.18.ebuild | 4 | ||||
-rw-r--r-- | sys-kernel/vanilla-sources/vanilla-sources-2.6.23.16.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-kernel/vanilla-sources/ChangeLog b/sys-kernel/vanilla-sources/ChangeLog index 11f876573825..3581ae2a72e4 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.416 2008/02/13 10:27:55 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.417 2008/02/13 17:24:31 armin76 Exp $ + + 13 Feb 2008; Raúl Porcel <armin76@gentoo.org> + vanilla-sources-2.6.22.18.ebuild, vanilla-sources-2.6.23.16.ebuild: + alpha/ia64/sparc/x86 stable 13 Feb 2008; Markus Rothe <corsair@gentoo.org> vanilla-sources-2.6.23.16.ebuild: diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.22.18.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.22.18.ebuild index c909f2009bbc..92eb39ca0a35 100644 --- a/sys-kernel/vanilla-sources/vanilla-sources-2.6.22.18.ebuild +++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.22.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.22.18.ebuild,v 1.1 2008/02/12 10:02:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.22.18.ebuild,v 1.2 2008/02/13 17:24:31 armin76 Exp $ K_NOUSENAME="yes" K_NOSETEXTRAVERSION="yes" @@ -13,4 +13,4 @@ DESCRIPTION="Full sources for the Linux kernel" HOMEPAGE="http://www.kernel.org" SRC_URI="${KERNEL_URI}" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 sparc x86" diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.23.16.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.23.16.ebuild index 37f1ba689a34..1b0d013b1cb7 100644 --- a/sys-kernel/vanilla-sources/vanilla-sources-2.6.23.16.ebuild +++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.23.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.23.16.ebuild,v 1.2 2008/02/13 10:27:55 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.23.16.ebuild,v 1.3 2008/02/13 17:24:31 armin76 Exp $ K_NOUSENAME="yes" K_NOSETEXTRAVERSION="yes" @@ -13,4 +13,4 @@ DESCRIPTION="Full sources for the Linux kernel" HOMEPAGE="http://www.kernel.org" SRC_URI="${KERNEL_URI}" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ppc64 sparc x86" |