diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-04-15 17:20:34 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-04-15 17:20:34 +0000 |
commit | 3bcc370bdf4850a9d162c019960878ad550b355e (patch) | |
tree | c6864cd2520111fb5f4f9a7f3349dfe7eb30a5d3 | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-3bcc370bdf4850a9d162c019960878ad550b355e.tar.gz gentoo-2-3bcc370bdf4850a9d162c019960878ad550b355e.tar.bz2 gentoo-2-3bcc370bdf4850a9d162c019960878ad550b355e.zip |
sparc
-rw-r--r-- | sys-apps/hotplug-base/ChangeLog | 8 | ||||
-rw-r--r-- | sys-apps/hotplug-base/hotplug-base-20040401.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/hotplug/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/hotplug/hotplug-20040401.ebuild | 4 |
4 files changed, 15 insertions, 6 deletions
diff --git a/sys-apps/hotplug-base/ChangeLog b/sys-apps/hotplug-base/ChangeLog index 31802cbdca55..62371df88fab 100644 --- a/sys-apps/hotplug-base/ChangeLog +++ b/sys-apps/hotplug-base/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-apps/hotplug-base # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug-base/ChangeLog,v 1.4 2004/04/05 21:30:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug-base/ChangeLog,v 1.5 2004/04/15 17:18:20 ciaranm Exp $ + +*hotplug-base-20040401 (15 Apr 2004) + + 15 Apr 2004; Ciaran McCreesh <ciaranm@gentoo.org> + hotplug-base-20040401.ebuild: + Stable on sparc 01 Apr 2004; Greg Kroah-Hartman <gregkh@gentoo.org> : version bump for upstream 2004_04_01 release. diff --git a/sys-apps/hotplug-base/hotplug-base-20040401.ebuild b/sys-apps/hotplug-base/hotplug-base-20040401.ebuild index 587d851435b8..d53fcf71fcbd 100644 --- a/sys-apps/hotplug-base/hotplug-base-20040401.ebuild +++ b/sys-apps/hotplug-base/hotplug-base-20040401.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-base/hotplug-base-20040401.ebuild,v 1.2 2004/04/12 23:03:57 gregkh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug-base/hotplug-base-20040401.ebuild,v 1.3 2004/04/15 17:18:20 ciaranm Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/hotplug/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" src_unpack() { unpack ${A} diff --git a/sys-apps/hotplug/ChangeLog b/sys-apps/hotplug/ChangeLog index 916e4b91c68f..cadbd5cf0b32 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.38 2004/04/12 23:06:52 gregkh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.39 2004/04/15 17:20:34 ciaranm Exp $ + + 15 Apr 2004; Ciaran McCreesh <ciaranm@gentoo.org> hotplug-20040401.ebuild: + Stable on sparc 12 Apr 2004; Greg Kroah-Hartman <gregkh@gentoo.org> hotplug-20040401.ebuild: marked stable on x86 diff --git a/sys-apps/hotplug/hotplug-20040401.ebuild b/sys-apps/hotplug/hotplug-20040401.ebuild index e8d1fa131d9f..29e0da97bcac 100644 --- a/sys-apps/hotplug/hotplug-20040401.ebuild +++ b/sys-apps/hotplug/hotplug-20040401.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-20040401.ebuild,v 1.2 2004/04/12 23:06:52 gregkh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040401.ebuild,v 1.3 2004/04/15 17:20:34 ciaranm Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/hotplug/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" # hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1 DEPEND=">=sys-apps/pciutils-2.1.9 >=sys-apps/usbutils-0.9 hotplug-base" |