diff options
author | 2011-02-06 11:10:53 +0000 | |
---|---|---|
committer | 2011-02-06 11:10:53 +0000 | |
commit | 4140dfe7897606be8a8417d8314ecf09c4d8f0b5 (patch) | |
tree | fa21396f7eb45844adc6ac1ac4277c860cf29cf9 /sys-fs | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-4140dfe7897606be8a8417d8314ecf09c4d8f0b5.tar.gz gentoo-2-4140dfe7897606be8a8417d8314ecf09c4d8f0b5.tar.bz2 gentoo-2-4140dfe7897606be8a8417d8314ecf09c4d8f0b5.zip |
Drop to ~mips
(Portage version: 2.1.9.35/cvs/Linux mips64)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/udev/ChangeLog | 8 | ||||
-rw-r--r-- | sys-fs/udev/udev-114.ebuild | 6 | ||||
-rw-r--r-- | sys-fs/udev/udev-115-r1.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/sys-fs/udev/ChangeLog b/sys-fs/udev/ChangeLog index 67d7ec043a7b..8c83d80b579a 100644 --- a/sys-fs/udev/ChangeLog +++ b/sys-fs/udev/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/udev -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.563 2010/12/12 22:12:43 zzam Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.564 2011/02/06 11:10:53 leio Exp $ + + 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> udev-114.ebuild, + udev-115-r1.ebuild: + Drop to ~mips *udev-164-r1 (12 Dec 2010) diff --git a/sys-fs/udev/udev-114.ebuild b/sys-fs/udev/udev-114.ebuild index eeedd3a54736..51b2aabbd62e 100644 --- a/sys-fs/udev/udev-114.ebuild +++ b/sys-fs/udev/udev-114.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-114.ebuild,v 1.17 2009/05/06 23:52:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-114.ebuild,v 1.18 2011/02/06 11:10:53 leio Exp $ inherit eutils flag-o-matic multilib toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/hotplug/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="selinux" DEPEND="selinux? ( sys-libs/libselinux )" diff --git a/sys-fs/udev/udev-115-r1.ebuild b/sys-fs/udev/udev-115-r1.ebuild index 77e5cbd969a1..8a45c5c5b9e3 100644 --- a/sys-fs/udev/udev-115-r1.ebuild +++ b/sys-fs/udev/udev-115-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-115-r1.ebuild,v 1.13 2009/05/06 23:52:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-115-r1.ebuild,v 1.14 2011/02/06 11:10:53 leio Exp $ inherit eutils flag-o-matic multilib toolchain-funcs versionator @@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/hotplug/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="selinux" DEPEND="selinux? ( sys-libs/libselinux )" |