diff options
author | 2004-02-22 17:57:18 +0000 | |
---|---|---|
committer | 2004-02-22 17:57:18 +0000 | |
commit | 408578134853a50fd0e59d4781df19413e352878 (patch) | |
tree | 9b7edefcc0b7e005e82e72e33ca53afc5967edfd /sys-apps/hotplug | |
parent | amd64 (Manifest recommit) (diff) | |
download | gentoo-2-408578134853a50fd0e59d4781df19413e352878.tar.gz gentoo-2-408578134853a50fd0e59d4781df19413e352878.tar.bz2 gentoo-2-408578134853a50fd0e59d4781df19413e352878.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-20040105.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hotplug/ChangeLog b/sys-apps/hotplug/ChangeLog index f77c4e824bf4..0f72a0980e65 100644 --- a/sys-apps/hotplug/ChangeLog +++ b/sys-apps/hotplug/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/hotplug # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.30 2004/02/18 14:23:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.31 2004/02/22 17:57:18 agriffis Exp $ + + 22 Feb 2004; Aron Griffis <agriffis@gentoo.org> hotplug-20040105.ebuild: + stable on alpha 18 Feb 2004; Aron Griffis <agriffis@gentoo.org> hotplug-20040105.ebuild: stable on ia64 diff --git a/sys-apps/hotplug/hotplug-20040105.ebuild b/sys-apps/hotplug/hotplug-20040105.ebuild index 15d32e95bb80..6c806b433c40 100644 --- a/sys-apps/hotplug/hotplug-20040105.ebuild +++ b/sys-apps/hotplug/hotplug-20040105.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040105.ebuild,v 1.4 2004/02/18 14:23:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040105.ebuild,v 1.5 2004/02/22 17:57:18 agriffis Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/linux-hotplug/${MY_P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc ~sparc ~alpha hppa ~amd64 ia64" +KEYWORDS="x86 ppc ~sparc alpha hppa ~amd64 ia64" # hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1 DEPEND=">=sys-apps/pciutils-2.1.9 >=sys-apps/usbutils-0.9" |