diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-08 01:57:43 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-08 01:57:43 +0000 |
commit | 6d4a487023f463cc8848fe1be5791fe75e65f676 (patch) | |
tree | 3b20ea3f444505a08172321b9cc9a714446a199c /sys-apps/hotplug/hotplug-20040923-r1.ebuild | |
parent | Add ~mips keyword. (diff) | |
download | historical-6d4a487023f463cc8848fe1be5791fe75e65f676.tar.gz historical-6d4a487023f463cc8848fe1be5791fe75e65f676.tar.bz2 historical-6d4a487023f463cc8848fe1be5791fe75e65f676.zip |
Drop to ~mips
Package-Manager: portage-2.1.9.13/cvs/Linux mips64
Diffstat (limited to 'sys-apps/hotplug/hotplug-20040923-r1.ebuild')
-rw-r--r-- | sys-apps/hotplug/hotplug-20040923-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/hotplug/hotplug-20040923-r1.ebuild b/sys-apps/hotplug/hotplug-20040923-r1.ebuild index b794dffb360b..61b435d55564 100644 --- a/sys-apps/hotplug/hotplug-20040923-r1.ebuild +++ b/sys-apps/hotplug/hotplug-20040923-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040923-r1.ebuild,v 1.4 2006/03/24 04:55:53 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040923-r1.ebuild,v 1.5 2010/10/08 01:53:37 leio Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/hotplug/${MY_P}.tar.gz" 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="" # hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1 |