diff options
author | Jason Wever <weeve@gentoo.org> | 2005-05-23 00:09:14 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-05-23 00:09:14 +0000 |
commit | 8d34cb44ff6ce804aa87f60ca054571dd4482e43 (patch) | |
tree | 5c0f8b754114f575017ea44d7c32721977b40496 /sys-fs | |
parent | initial import #66428 (diff) | |
download | gentoo-2-8d34cb44ff6ce804aa87f60ca054571dd4482e43.tar.gz gentoo-2-8d34cb44ff6ce804aa87f60ca054571dd4482e43.tar.bz2 gentoo-2-8d34cb44ff6ce804aa87f60ca054571dd4482e43.zip |
Stable on SPARC.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/udev/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/udev/udev-056.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/udev/ChangeLog b/sys-fs/udev/ChangeLog index 6e041d3df3a6..954b09e1ce93 100644 --- a/sys-fs/udev/ChangeLog +++ b/sys-fs/udev/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/udev # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.105 2005/05/22 06:55:39 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.106 2005/05/23 00:09:14 weeve Exp $ + + 23 May 2005; Jason Wever <weeve@gentoo.org> udev-056.ebuild: + Stable on SPARC. 22 May 2005; Markus Rothe <corsair@gentoo.org> udev-056.ebuild: Stable on ppc64 diff --git a/sys-fs/udev/udev-056.ebuild b/sys-fs/udev/udev-056.ebuild index ffe255cb25e0..81532b948186 100644 --- a/sys-fs/udev/udev-056.ebuild +++ b/sys-fs/udev/udev-056.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-056.ebuild,v 1.4 2005/05/22 06:55:39 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-056.ebuild,v 1.5 2005/05/23 00:09:14 weeve Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/hotplug/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~arm ~alpha ~amd64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86" IUSE="static selinux" DEPEND="virtual/libc |