diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-23 07:09:19 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-23 07:09:19 +0000 |
commit | fd5ea9f45ec88975cb5f123f276361949930c972 (patch) | |
tree | 220d2fbdfa0442ea7176a588a9b070d119554808 /sys-apps/hotplug | |
parent | -sparc. (Manifest recommit) (diff) | |
download | gentoo-2-fd5ea9f45ec88975cb5f123f276361949930c972.tar.gz gentoo-2-fd5ea9f45ec88975cb5f123f276361949930c972.tar.bz2 gentoo-2-fd5ea9f45ec88975cb5f123f276361949930c972.zip |
Stable on alpha.
Diffstat (limited to 'sys-apps/hotplug')
-rw-r--r-- | sys-apps/hotplug/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/hotplug/hotplug-20040923.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/hotplug/ChangeLog b/sys-apps/hotplug/ChangeLog index 8605432dd4af..e68588dd7375 100644 --- a/sys-apps/hotplug/ChangeLog +++ b/sys-apps/hotplug/ChangeLog @@ -1,6 +1,10 @@ # 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.56 2004/11/12 17:49:00 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.57 2004/11/23 07:07:19 kloeri Exp $ + + 23 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> + hotplug-20040923.ebuild: + Stable on alpha. 12 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> hotplug-20040923.ebuild: Stable on sparc diff --git a/sys-apps/hotplug/hotplug-20040923.ebuild b/sys-apps/hotplug/hotplug-20040923.ebuild index f89e2e8eccfc..50d78b070f81 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.7 2004/11/12 17:49:00 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040923.ebuild,v 1.8 2004/11/23 07:07:19 kloeri 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 |