diff options
author | 2006-09-05 15:05:53 +0000 | |
---|---|---|
committer | 2006-09-05 15:05:53 +0000 | |
commit | 1f8b954b4c83d9826c34636e79b88f21ef527256 (patch) | |
tree | 2b68c3cc378116efa08a6b7640cb2b85b6b95d9d /sys-kernel | |
parent | SQLite keyworded for s390, file no longer needed. (diff) | |
download | gentoo-2-1f8b954b4c83d9826c34636e79b88f21ef527256.tar.gz gentoo-2-1f8b954b4c83d9826c34636e79b88f21ef527256.tar.bz2 gentoo-2-1f8b954b4c83d9826c34636e79b88f21ef527256.zip |
Stable on sparc
(Portage version: 2.1-r2)
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.16.27.ebuild | 4 | ||||
-rw-r--r-- | sys-kernel/vanilla-sources/vanilla-sources-2.6.17.11.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-kernel/vanilla-sources/ChangeLog b/sys-kernel/vanilla-sources/ChangeLog index f70909fc108d..4533af0600f3 100644 --- a/sys-kernel/vanilla-sources/ChangeLog +++ b/sys-kernel/vanilla-sources/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-kernel/vanilla-sources # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.231 2006/09/05 11:38:48 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.232 2006/09/05 15:05:53 gustavoz Exp $ + + 05 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> + vanilla-sources-2.6.16.27.ebuild, vanilla-sources-2.6.17.11.ebuild: + Stable on sparc *vanilla-sources-2.4.33.3 (05 Sep 2006) diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.16.27.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.16.27.ebuild index a748a669475a..bd09edc794f3 100644 --- a/sys-kernel/vanilla-sources/vanilla-sources-2.6.16.27.ebuild +++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.16.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.27.ebuild,v 1.1 2006/08/12 10:46:28 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.16.27.ebuild,v 1.2 2006/09/05 15:05:53 gustavoz Exp $ K_NOUSENAME="yes" K_NOSETEXTRAVERSION="yes" @@ -12,4 +12,4 @@ DESCRIPTION="Full sources for the Linux kernel" HOMEPAGE="http://www.kernel.org" SRC_URI="${KERNEL_URI}" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 sparc ~x86" diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.17.11.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.17.11.ebuild index ef0c4819dcaa..bbd674450f35 100644 --- a/sys-kernel/vanilla-sources/vanilla-sources-2.6.17.11.ebuild +++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.17.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.17.11.ebuild,v 1.1 2006/08/24 15:29:48 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.17.11.ebuild,v 1.2 2006/09/05 15:05:53 gustavoz Exp $ K_NOUSENAME="yes" K_NOSETEXTRAVERSION="yes" @@ -12,4 +12,4 @@ DESCRIPTION="Full sources for the Linux kernel" HOMEPAGE="http://www.kernel.org" SRC_URI="${KERNEL_URI}" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 sparc ~x86" |