diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-11-27 16:39:23 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-11-27 16:39:23 +0000 |
commit | ec1849e2609473533631526ba4f5609ea0e3eb73 (patch) | |
tree | 7930c690d5b550763d0db6e26b59c7b42afc3f9d /sys-apps/hotplug | |
parent | closing #70681 (Manifest recommit) (diff) | |
download | gentoo-2-ec1849e2609473533631526ba4f5609ea0e3eb73.tar.gz gentoo-2-ec1849e2609473533631526ba4f5609ea0e3eb73.tar.bz2 gentoo-2-ec1849e2609473533631526ba4f5609ea0e3eb73.zip |
stable on amd64
Diffstat (limited to 'sys-apps/hotplug')
-rw-r--r-- | sys-apps/hotplug/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/hotplug/hotplug-20040923.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hotplug/ChangeLog b/sys-apps/hotplug/ChangeLog index e68588dd7375..534cfcabbb47 100644 --- a/sys-apps/hotplug/ChangeLog +++ b/sys-apps/hotplug/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/hotplug # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.57 2004/11/23 07:07:19 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.58 2004/11/27 16:38:31 jhuebel Exp $ + + 27 Nov 2004; Jason Huebel <jhuebel@gentoo.org> hotplug-20040923.ebuild: + stable on amd64 23 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> hotplug-20040923.ebuild: diff --git a/sys-apps/hotplug/hotplug-20040923.ebuild b/sys-apps/hotplug/hotplug-20040923.ebuild index 50d78b070f81..6f61ecd1e439 100644 --- a/sys-apps/hotplug/hotplug-20040923.ebuild +++ b/sys-apps/hotplug/hotplug-20040923.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040923.ebuild,v 1.8 2004/11/23 07:07:19 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040923.ebuild,v 1.9 2004/11/27 16:38:31 jhuebel Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/hotplug/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc alpha ~hppa ~amd64 ~ia64 mips ~ppc64" +KEYWORDS="x86 ~ppc sparc alpha ~hppa amd64 ~ia64 mips ~ppc64" IUSE="" # hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1 |