diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 17:57:18 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 17:57:18 +0000 |
commit | 79da466b48cb8a0e5c35a83ed813593b07e5e7ae (patch) | |
tree | 8173103857e02a71e23efbc79f8eb31e26b98fe4 /sys-apps/hotplug | |
parent | amd64 (diff) | |
download | historical-79da466b48cb8a0e5c35a83ed813593b07e5e7ae.tar.gz historical-79da466b48cb8a0e5c35a83ed813593b07e5e7ae.tar.bz2 historical-79da466b48cb8a0e5c35a83ed813593b07e5e7ae.zip |
stable on alpha
Diffstat (limited to 'sys-apps/hotplug')
-rw-r--r-- | sys-apps/hotplug/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/hotplug/Manifest | 4 | ||||
-rw-r--r-- | sys-apps/hotplug/hotplug-20040105.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/sys-apps/hotplug/Manifest index 4e573fe43fb6..bd0a700daede 100644 --- a/sys-apps/hotplug/Manifest +++ b/sys-apps/hotplug/Manifest @@ -1,11 +1,11 @@ -MD5 625f7b5878aac79145bebb4d23c63a87 ChangeLog 5253 +MD5 51b9fd70a88a710ceb52102f5352acdf ChangeLog 5347 MD5 957b5c8e08cf50ea931bcc6fe0b09b21 hotplug-20030805.ebuild 1521 MD5 da047afd1a129c6f8ace01cd8627e401 hotplug-20030805-r1.ebuild 1743 MD5 f49fdbf29128da44d1e9fde923297214 hotplug-20030805-r2.ebuild 1885 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 MD5 20c3f8b015678d0bf9d6463fef97dcd7 hotplug-20020826-r2.ebuild 1561 MD5 ae72f11f4ecc267d8ff594da1e0496f5 hotplug-20030805-r3.ebuild 1925 -MD5 4b73e860097e4166b3d45be0ccf863c2 hotplug-20040105.ebuild 1723 +MD5 a76e624e05053e6a50161fbd61ae8d9b hotplug-20040105.ebuild 1722 MD5 b0a484d63057d74095ddeb36f7700ce6 hotplug-20030501-r2.ebuild 1515 MD5 a3281f5b866be688f79d9a46d060180a files/digest-hotplug-20030805 151 MD5 a3281f5b866be688f79d9a46d060180a files/digest-hotplug-20030805-r1 151 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" |