diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2009-12-05 16:38:53 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2009-12-05 16:38:53 +0000 |
commit | 3219774917d473d21b9e3b25cf1091a08702ee88 (patch) | |
tree | d1f53ae59b5ed42b37f04bfc30d0714040b5f2d3 | |
parent | Version bump. Set SUPPORT_PYTHON_ABIS. (diff) | |
download | gentoo-2-3219774917d473d21b9e3b25cf1091a08702ee88.tar.gz gentoo-2-3219774917d473d21b9e3b25cf1091a08702ee88.tar.bz2 gentoo-2-3219774917d473d21b9e3b25cf1091a08702ee88.zip |
Mark this ebuild as the highest that can work with xen-sources and should not be removed.
(Portage version: 2.2_rc55/cvs/Linux i686)
-rw-r--r-- | sys-fs/udev/ChangeLog | 6 | ||||
-rw-r--r-- | sys-fs/udev/udev-141-r1.ebuild | 7 |
2 files changed, 11 insertions, 2 deletions
diff --git a/sys-fs/udev/ChangeLog b/sys-fs/udev/ChangeLog index dce996aee290..7c6e51e88dd8 100644 --- a/sys-fs/udev/ChangeLog +++ b/sys-fs/udev/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/udev # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.516 2009/12/05 16:34:54 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.517 2009/12/05 16:38:53 zzam Exp $ + + 05 Dec 2009; Matthias Schwarzott <zzam@gentoo.org> udev-141-r1.ebuild: + Mark this ebuild as the highest that can work with xen-sources and should + not be removed. *udev-149 (05 Dec 2009) diff --git a/sys-fs/udev/udev-141-r1.ebuild b/sys-fs/udev/udev-141-r1.ebuild index c6c393299b1c..fc0fdb65d0d8 100644 --- a/sys-fs/udev/udev-141-r1.ebuild +++ b/sys-fs/udev/udev-141-r1.ebuild @@ -1,6 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-141-r1.ebuild,v 1.2 2009/06/17 13:29:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-141-r1.ebuild,v 1.3 2009/12/05 16:38:53 zzam Exp $ + +# +# Please do not remove this version: +# It is the highest version that works with xen-sources +# EAPI="1" |