diff options
author | 2004-08-17 23:36:10 +0000 | |
---|---|---|
committer | 2004-08-17 23:36:10 +0000 | |
commit | e918af25f1bdd6c784c2fcc3ca1c95b34d87fcc4 (patch) | |
tree | 230ae5d1f72a066fd83ab8c03fa0a7eadfac6a46 /sys-apps | |
parent | Marked stable on hppa. (Manifest recommit) (diff) | |
download | gentoo-2-e918af25f1bdd6c784c2fcc3ca1c95b34d87fcc4.tar.gz gentoo-2-e918af25f1bdd6c784c2fcc3ca1c95b34d87fcc4.tar.bz2 gentoo-2-e918af25f1bdd6c784c2fcc3ca1c95b34d87fcc4.zip |
Marked stable on hppa.
Diffstat (limited to 'sys-apps')
-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 bf00f682d576..c76af90ac8dd 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.44 2004/06/30 16:36:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.45 2004/08/17 23:36:10 gmsoft Exp $ + + 17 Aug 2004; Guy Martin <gmsoft@gentoo.org> hotplug-20040401.ebuild: + Marked stable on hppa. 30 Jun 2004; Aron Griffis <agriffis@gentoo.org> hotplug-20030805-r2.ebuild, hotplug-20030805-r3.ebuild, hotplug-20040105.ebuild, diff --git a/sys-apps/hotplug/hotplug-20040401.ebuild b/sys-apps/hotplug/hotplug-20040401.ebuild index 79102ec482c6..79011a2296db 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.7 2004/06/30 16:36:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040401.ebuild,v 1.8 2004/08/17 23:36:10 gmsoft 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 |