diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-18 14:23:34 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-18 14:23:34 +0000 |
commit | b2b0dea0880aa3f8ad708b265f304f9d6fea8e6d (patch) | |
tree | 9bd71ecf96c82ab5aa2679475bf85aedf2ffd433 /sys-apps/hotplug | |
parent | ebuild for new version (#40365) (diff) | |
download | gentoo-2-b2b0dea0880aa3f8ad708b265f304f9d6fea8e6d.tar.gz gentoo-2-b2b0dea0880aa3f8ad708b265f304f9d6fea8e6d.tar.bz2 gentoo-2-b2b0dea0880aa3f8ad708b265f304f9d6fea8e6d.zip |
stable on ia64
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 820431d556b7..f77c4e824bf4 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.29 2004/01/10 02:59:48 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.30 2004/02/18 14:23:34 agriffis Exp $ + + 18 Feb 2004; Aron Griffis <agriffis@gentoo.org> hotplug-20040105.ebuild: + stable on ia64 09 Jan 2004; Jason Wever <weeve@gentoo.org> hotplug-20030805-r3.ebuild: Marked stable on sparc. diff --git a/sys-apps/hotplug/hotplug-20040105.ebuild b/sys-apps/hotplug/hotplug-20040105.ebuild index 0c93e9892cad..15d32e95bb80 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.3 2004/02/17 08:27:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040105.ebuild,v 1.4 2004/02/18 14:23:34 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" +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" |