diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-12-18 22:50:55 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-12-18 22:50:55 +0000 |
commit | 18dd48e88018ed2f4c864637776dbcc7c4c5346d (patch) | |
tree | 74f02ffe76cc2144fc070803a5787dc89e3b9e41 /sys-apps/hotplug | |
parent | RESTRICT="nomirror" (diff) | |
download | historical-18dd48e88018ed2f4c864637776dbcc7c4c5346d.tar.gz historical-18dd48e88018ed2f4c864637776dbcc7c4c5346d.tar.bz2 historical-18dd48e88018ed2f4c864637776dbcc7c4c5346d.zip |
Marked stable on hppa.
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-20030805-r2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/hotplug/ChangeLog b/sys-apps/hotplug/ChangeLog index 6674639a1a3a..7ec4f11a0f36 100644 --- a/sys-apps/hotplug/ChangeLog +++ b/sys-apps/hotplug/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/hotplug # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.25 2003/11/13 04:30:20 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.26 2003/12/18 22:50:47 gmsoft Exp $ + + 18 Dec 2003; Guy Martin <gmsoft@gentoo.org> hotplug-20030805-r2.ebuild: + Marked stable on hppa. *hotplug-20030805-r2 (12 Nov 2003) diff --git a/sys-apps/hotplug/Manifest b/sys-apps/hotplug/Manifest index e2c98d78508c..57d4afc52bc0 100644 --- a/sys-apps/hotplug/Manifest +++ b/sys-apps/hotplug/Manifest @@ -1,8 +1,8 @@ -MD5 5b482b4a6f8d5430296b2b326f2b8741 ChangeLog 4505 +MD5 9b9512e8c24dda0d9e961769a1fa6049 ChangeLog 4603 MD5 5ab9b61479b8fafefcaca30dbdbb314d hotplug-20020826-r2.ebuild 1563 MD5 8adbe30df2fad3fcdc443742156ddce5 hotplug-20030501-r2.ebuild 1517 MD5 b2727f7bdfca2e4987d2d65063533e98 hotplug-20030805-r1.ebuild 1753 -MD5 ef8f8c6d145b6836e22e3297f29a7f02 hotplug-20030805-r2.ebuild 1890 +MD5 dbc0a1e284337e1bce85ecec7e8f8be0 hotplug-20030805-r2.ebuild 1893 MD5 95eed4ffc6aac22db5d1030f2d528e2e hotplug-20030805.ebuild 1530 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 MD5 0e5a1a005fcfa0e242be02e9ef99de7a files/digest-hotplug-20020826-r2 224 diff --git a/sys-apps/hotplug/hotplug-20030805-r2.ebuild b/sys-apps/hotplug/hotplug-20030805-r2.ebuild index 5c8f9865d0c4..92c0299405db 100644 --- a/sys-apps/hotplug/hotplug-20030805-r2.ebuild +++ b/sys-apps/hotplug/hotplug-20030805-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20030805-r2.ebuild,v 1.2 2003/12/17 05:12:01 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20030805-r2.ebuild,v 1.3 2003/12/18 22:50:47 gmsoft Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/linux-hotplug/${MY_P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ~ppc ~hppa ~sparc ~alpha ~mips ~arm ppc64" +KEYWORDS="x86 amd64 ~ppc hppa ~sparc ~alpha ~mips ~arm ppc64" # hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1 DEPEND=">=sys-apps/pciutils-2.1.9 >=sys-apps/usbutils-0.9" |