summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-02-09 19:15:07 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-02-09 19:15:07 +0000
commit46fb2d7c0872253815ceff14428ff523f12e7172 (patch)
tree7d95652e8aa6038ffb57380667a7d448bfa6b8ce /sys-apps/module-init-tools/module-init-tools-3.5.ebuild
parentStable on alpha, bug #258205 (diff)
downloadgentoo-2-46fb2d7c0872253815ceff14428ff523f12e7172.tar.gz
gentoo-2-46fb2d7c0872253815ceff14428ff523f12e7172.tar.bz2
gentoo-2-46fb2d7c0872253815ceff14428ff523f12e7172.zip
Stable on alpha, bug #258213
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/module-init-tools/module-init-tools-3.5.ebuild')
-rw-r--r--sys-apps/module-init-tools/module-init-tools-3.5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/module-init-tools/module-init-tools-3.5.ebuild b/sys-apps/module-init-tools/module-init-tools-3.5.ebuild
index 30efdc1a377c..6ea579232057 100644
--- a/sys-apps/module-init-tools/module-init-tools-3.5.ebuild
+++ b/sys-apps/module-init-tools/module-init-tools-3.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/module-init-tools/module-init-tools-3.5.ebuild,v 1.1 2008/10/25 23:55:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/module-init-tools/module-init-tools-3.5.ebuild,v 1.2 2009/02/09 19:15:07 klausman Exp $
inherit flag-o-matic eutils toolchain-funcs fixheadtails
@@ -14,7 +14,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/module-init-tools/${MY_P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="old-linux"
# The test code runs `make clean && configure` and screws up src_compile()
RESTRICT="test"