diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-29 22:02:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-29 22:02:32 +0000 |
commit | ef9027bd0b8715cdb3dc00e04a1044fe90615f3f (patch) | |
tree | 5f6c9cdae55ae248df13f13a2b0659fed6fcafb7 /sys-kernel | |
parent | alpha/ia64/sparc stable (diff) | |
download | gentoo-2-ef9027bd0b8715cdb3dc00e04a1044fe90615f3f.tar.gz gentoo-2-ef9027bd0b8715cdb3dc00e04a1044fe90615f3f.tar.bz2 gentoo-2-ef9027bd0b8715cdb3dc00e04a1044fe90615f3f.zip |
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/vanilla-sources/ChangeLog | 6 | ||||
-rw-r--r-- | sys-kernel/vanilla-sources/vanilla-sources-2.6.22.19.ebuild | 4 | ||||
-rw-r--r-- | sys-kernel/vanilla-sources/vanilla-sources-2.6.23.17.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-kernel/vanilla-sources/ChangeLog b/sys-kernel/vanilla-sources/ChangeLog index 77779890fd5b..0fe149180117 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.429 2008/02/27 11:55:04 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.430 2008/02/29 22:02:32 armin76 Exp $ + + 29 Feb 2008; Raúl Porcel <armin76@gentoo.org> + vanilla-sources-2.6.22.19.ebuild, vanilla-sources-2.6.23.17.ebuild: + alpha/ia64/sparc/x86 stable 27 Feb 2008; nixnut <nixnut@gentoo.org> vanilla-sources-2.6.23.16.ebuild: Stable on ppc diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.22.19.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.22.19.ebuild index e3ac01bb6a9c..6e4f9d4a1071 100644 --- a/sys-kernel/vanilla-sources/vanilla-sources-2.6.22.19.ebuild +++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.22.19.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.19.ebuild,v 1.1 2008/02/26 14:12:47 mpagano Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.22.19.ebuild,v 1.2 2008/02/29 22:02:32 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.17.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.23.17.ebuild index 3e9e9eb4ae00..358208ca030f 100644 --- a/sys-kernel/vanilla-sources/vanilla-sources-2.6.23.17.ebuild +++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.23.17.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.17.ebuild,v 1.1 2008/02/26 14:12:47 mpagano Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.23.17.ebuild,v 1.2 2008/02/29 22:02:32 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" |