summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2009-06-04 21:08:42 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2009-06-04 21:08:42 +0000
commite7b1d0d04c2ad0d94a577bd24ebcbf4f4f262433 (patch)
tree5f80dfd7e0301d5f5eddf3822fbfa28202a37816 /sys-kernel
parentStable on alpha, bug #=net-proxy/http-replicator-3.0-r2 (diff)
downloadgentoo-2-e7b1d0d04c2ad0d94a577bd24ebcbf4f4f262433.tar.gz
gentoo-2-e7b1d0d04c2ad0d94a577bd24ebcbf4f4f262433.tar.bz2
gentoo-2-e7b1d0d04c2ad0d94a577bd24ebcbf4f4f262433.zip
Add ~amd64, see bug #265417.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/vanilla-sources/ChangeLog6
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.6.30_rc8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-kernel/vanilla-sources/ChangeLog b/sys-kernel/vanilla-sources/ChangeLog
index 2a0ba166bdcd..42ae6a3241ae 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.648 2009/06/03 13:24:27 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.649 2009/06/04 21:08:42 nelchael Exp $
+
+ 04 Jun 2009; Krzysiek Pawlik <nelchael@gentoo.org>
+ vanilla-sources-2.6.30_rc8.ebuild:
+ Add ~amd64, see bug #265417.
*vanilla-sources-2.6.30_rc8 (03 Jun 2009)
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.30_rc8.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.30_rc8.ebuild
index 2a23831821f7..215bbc058516 100644
--- a/sys-kernel/vanilla-sources/vanilla-sources-2.6.30_rc8.ebuild
+++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.30_rc8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.30_rc8.ebuild,v 1.1 2009/06/03 13:24:27 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.30_rc8.ebuild,v 1.2 2009/06/04 21:08:42 nelchael Exp $
K_NOUSENAME="yes"
K_NOSETEXTRAVERSION="yes"
@@ -13,5 +13,5 @@ DESCRIPTION="Full sources for the Linux kernel"
HOMEPAGE="http://www.kernel.org"
SRC_URI="${KERNEL_URI}"
-KEYWORDS="~alpha ~arm ~hppa ~ia64 ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~sh ~sparc ~x86"
IUSE=""