diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-02-29 16:34:45 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-02-29 16:34:45 +0000 |
commit | 83ab672549d0fe4555d61b572bcc3356abb05894 (patch) | |
tree | 5fb985c47c677854dd34ac40896dec77d853627a /sys-apps | |
parent | sparc (Manifest recommit) (diff) | |
download | gentoo-2-83ab672549d0fe4555d61b572bcc3356abb05894.tar.gz gentoo-2-83ab672549d0fe4555d61b572bcc3356abb05894.tar.bz2 gentoo-2-83ab672549d0fe4555d61b572bcc3356abb05894.zip |
sparc (ignoring ppc64 screwiness)
Diffstat (limited to 'sys-apps')
-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 0f72a0980e65..b93420f84e9c 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.31 2004/02/22 17:57:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.32 2004/02/29 16:34:45 ciaranm Exp $ + + 29 Feb 2004; Ciaran McCreesh <ciaranm@gentoo.org> hotplug-20040105.ebuild: + Stable on sparc 22 Feb 2004; Aron Griffis <agriffis@gentoo.org> hotplug-20040105.ebuild: stable on alpha diff --git a/sys-apps/hotplug/hotplug-20040105.ebuild b/sys-apps/hotplug/hotplug-20040105.ebuild index 6c806b433c40..fae6ea5aae0d 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.5 2004/02/22 17:57:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040105.ebuild,v 1.6 2004/02/29 16:34:45 ciaranm 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" |