diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-08 01:53:37 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-08 01:53:37 +0000 |
commit | f3e9e4c16b1742ed0073e3faa9188a1ce8fe05cf (patch) | |
tree | 2be6a9e7190e6f54eea6301af514ee78476e5e4b /sys-apps/hotplug | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-f3e9e4c16b1742ed0073e3faa9188a1ce8fe05cf.tar.gz gentoo-2-f3e9e4c16b1742ed0073e3faa9188a1ce8fe05cf.tar.bz2 gentoo-2-f3e9e4c16b1742ed0073e3faa9188a1ce8fe05cf.zip |
Drop to ~mips
(Portage version: 2.1.9.13/cvs/Linux mips64)
Diffstat (limited to 'sys-apps/hotplug')
-rw-r--r-- | sys-apps/hotplug/ChangeLog | 8 | ||||
-rw-r--r-- | sys-apps/hotplug/hotplug-20040923-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/hotplug/hotplug-20040923-r2.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/sys-apps/hotplug/ChangeLog b/sys-apps/hotplug/ChangeLog index 94b1e9309339..03dfb80a3fb2 100644 --- a/sys-apps/hotplug/ChangeLog +++ b/sys-apps/hotplug/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/hotplug -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.70 2007/12/13 19:43:59 cardoe Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.71 2010/10/08 01:53:37 leio Exp $ + + 08 Oct 2010; Mart Raudsepp <leio@gentoo.org> hotplug-20040923-r1.ebuild, + hotplug-20040923-r2.ebuild: + Drop to ~mips 13 Dec 2007; Doug Klima <cardoe@gentoo.org> -files/kernel-26-fix.patch, -files/firmware.agent, -files/hotplug.functions.patch, -files/hotplug.rc, 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 diff --git a/sys-apps/hotplug/hotplug-20040923-r2.ebuild b/sys-apps/hotplug/hotplug-20040923-r2.ebuild index f11876fa78de..5ac81c762ab9 100644 --- a/sys-apps/hotplug/hotplug-20040923-r2.ebuild +++ b/sys-apps/hotplug/hotplug-20040923-r2.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-r2.ebuild,v 1.2 2006/05/03 13:31:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040923-r2.ebuild,v 1.3 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 |