diff options
author | Lars Weiler <pylon@gentoo.org> | 2005-01-21 21:09:03 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2005-01-21 21:09:03 +0000 |
commit | f2796bbf91ad08f6143a42f093ec18f996243899 (patch) | |
tree | 36e6bc3ca7d98f895ed93a088d9e4d3b2122cdef /sys-apps/hotplug | |
parent | Unmasking for x86 (diff) | |
download | gentoo-2-f2796bbf91ad08f6143a42f093ec18f996243899.tar.gz gentoo-2-f2796bbf91ad08f6143a42f093ec18f996243899.tar.bz2 gentoo-2-f2796bbf91ad08f6143a42f093ec18f996243899.zip |
Stable on ppc.
(Portage version: 2.0.51-r14)
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 cac13a7a4c47..26091413b6ea 100644 --- a/sys-apps/hotplug/ChangeLog +++ b/sys-apps/hotplug/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/hotplug # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.59 2005/01/02 23:22:19 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.60 2005/01/21 21:07:02 pylon Exp $ + + 21 Jan 2005; Lars Weiler <pylon@gentoo.org> hotplug-20040923.ebuild: + Stable on ppc. 02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/sys-apps/hotplug/hotplug-20040923.ebuild b/sys-apps/hotplug/hotplug-20040923.ebuild index a909d16d74bf..96f03e7c3de0 100644 --- a/sys-apps/hotplug/hotplug-20040923.ebuild +++ b/sys-apps/hotplug/hotplug-20040923.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.10 2005/01/01 20:31:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040923.ebuild,v 1.11 2005/01/21 21:07:02 pylon 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 mips ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 sparc x86" IUSE="" # hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1 |