diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-22 22:17:42 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-22 22:17:42 +0000 |
commit | 1b79b88f984e10e3b0e1f2ac3849aae131494835 (patch) | |
tree | ff278ebbbba4a0ee7277e5887b7f4d3d6b589ba9 /sys-apps/hotplug | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-1b79b88f984e10e3b0e1f2ac3849aae131494835.tar.gz gentoo-2-1b79b88f984e10e3b0e1f2ac3849aae131494835.tar.bz2 gentoo-2-1b79b88f984e10e3b0e1f2ac3849aae131494835.zip |
Stable on alpha.
Diffstat (limited to 'sys-apps/hotplug')
-rw-r--r-- | sys-apps/hotplug/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/hotplug/hotplug-20040401.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hotplug/ChangeLog b/sys-apps/hotplug/ChangeLog index c76af90ac8dd..9349fbf8860f 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.45 2004/08/17 23:36:10 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.46 2004/08/22 22:15:12 kloeri Exp $ + + 23 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> hotplug-20040401.ebuild: + Stable on alpha. 17 Aug 2004; Guy Martin <gmsoft@gentoo.org> hotplug-20040401.ebuild: Marked stable on hppa. diff --git a/sys-apps/hotplug/hotplug-20040401.ebuild b/sys-apps/hotplug/hotplug-20040401.ebuild index 79011a2296db..df20e7962645 100644 --- a/sys-apps/hotplug/hotplug-20040401.ebuild +++ b/sys-apps/hotplug/hotplug-20040401.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-20040401.ebuild,v 1.8 2004/08/17 23:36:10 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040401.ebuild,v 1.9 2004/08/22 22:15:12 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" +KEYWORDS="x86 ~ppc sparc alpha hppa amd64 ~ia64 ~mips" IUSE="" # hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1 |