From: "Mike Frysinger (vapier)" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/udev: udev-146-r1.ebuild udev-164-r2.ebuild udev-9999.ebuild udev-149.ebuild udev-182-r2.ebuild udev-171-r5.ebuild udev-151-r4.ebuild udev-182-r3.ebuild ChangeLog
Date: Mon, 23 Apr 2012 04:38:37 +0000 (UTC) [thread overview]
Message-ID: <20120423043837.5CF502004B@flycatcher.gentoo.org> (raw)
vapier 12/04/23 04:38:37
Modified: udev-146-r1.ebuild udev-164-r2.ebuild
udev-9999.ebuild udev-149.ebuild udev-182-r2.ebuild
udev-171-r5.ebuild udev-151-r4.ebuild
udev-182-r3.ebuild ChangeLog
Log:
Do not depend on glibc -- block older versions only.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Revision Changes Path
1.19 sys-fs/udev/udev-146-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-146-r1.ebuild?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-146-r1.ebuild?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-146-r1.ebuild?r1=1.18&r2=1.19
Index: udev-146-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-146-r1.ebuild,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- udev-146-r1.ebuild 25 Jan 2012 21:40:12 -0000 1.18
+++ udev-146-r1.ebuild 23 Apr 2012 04:38:37 -0000 1.19
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-146-r1.ebuild,v 1.18 2012/01/25 21:40:12 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-146-r1.ebuild,v 1.19 2012/04/23 04:38:37 vapier Exp $
EAPI="1"
@@ -35,7 +35,7 @@
dev-libs/glib:2
)
>=sys-apps/util-linux-2.16
- >=sys-libs/glibc-2.7"
+ !<sys-libs/glibc-2.7"
DEPEND="${COMMON_DEPEND}
extras? ( dev-util/gperf )"
1.20 sys-fs/udev/udev-164-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-164-r2.ebuild?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-164-r2.ebuild?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-164-r2.ebuild?r1=1.19&r2=1.20
Index: udev-164-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-164-r2.ebuild,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- udev-164-r2.ebuild 25 Jan 2012 21:40:12 -0000 1.19
+++ udev-164-r2.ebuild 23 Apr 2012 04:38:37 -0000 1.20
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-164-r2.ebuild,v 1.19 2012/01/25 21:40:12 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-164-r2.ebuild,v 1.20 2012/04/23 04:38:37 vapier Exp $
EAPI="1"
@@ -38,7 +38,7 @@
dev-libs/glib:2
)
>=sys-apps/util-linux-2.16
- >=sys-libs/glibc-2.9"
+ !<sys-libs/glibc-2.9"
DEPEND="${COMMON_DEPEND}
extras? (
1.97 sys-fs/udev/udev-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-9999.ebuild?rev=1.97&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-9999.ebuild?rev=1.97&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-9999.ebuild?r1=1.96&r2=1.97
Index: udev-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-9999.ebuild,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- udev-9999.ebuild 8 Apr 2012 06:37:43 -0000 1.96
+++ udev-9999.ebuild 23 Apr 2012 04:38:37 -0000 1.97
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-9999.ebuild,v 1.96 2012/04/08 06:37:43 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-9999.ebuild,v 1.97 2012/04/23 04:38:37 vapier Exp $
EAPI=4
@@ -37,7 +37,7 @@
introspection? ( dev-libs/gobject-introspection )
>=sys-apps/kmod-5
>=sys-apps/util-linux-2.20
- >=sys-libs/glibc-2.10"
+ !<sys-libs/glibc-2.10"
DEPEND="${COMMON_DEPEND}
keymap? ( dev-util/gperf )
1.23 sys-fs/udev/udev-149.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-149.ebuild?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-149.ebuild?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-149.ebuild?r1=1.22&r2=1.23
Index: udev-149.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-149.ebuild,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- udev-149.ebuild 25 Jan 2012 21:40:12 -0000 1.22
+++ udev-149.ebuild 23 Apr 2012 04:38:37 -0000 1.23
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-149.ebuild,v 1.22 2012/01/25 21:40:12 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-149.ebuild,v 1.23 2012/04/23 04:38:37 vapier Exp $
EAPI="1"
@@ -35,7 +35,7 @@
dev-libs/glib:2
)
>=sys-apps/util-linux-2.16
- >=sys-libs/glibc-2.9"
+ !<sys-libs/glibc-2.9"
DEPEND="${COMMON_DEPEND}
extras? (
1.4 sys-fs/udev/udev-182-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-182-r2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-182-r2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-182-r2.ebuild?r1=1.3&r2=1.4
Index: udev-182-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-182-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- udev-182-r2.ebuild 28 Mar 2012 21:54:03 -0000 1.3
+++ udev-182-r2.ebuild 23 Apr 2012 04:38:37 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-182-r2.ebuild,v 1.3 2012/03/28 21:54:03 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-182-r2.ebuild,v 1.4 2012/04/23 04:38:37 vapier Exp $
EAPI=4
@@ -37,7 +37,7 @@
introspection? ( dev-libs/gobject-introspection )
>=sys-apps/kmod-5
>=sys-apps/util-linux-2.20
- >=sys-libs/glibc-2.10"
+ !<sys-libs/glibc-2.10"
DEPEND="${COMMON_DEPEND}
keymap? ( dev-util/gperf )
1.12 sys-fs/udev/udev-171-r5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-171-r5.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-171-r5.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-171-r5.ebuild?r1=1.11&r2=1.12
Index: udev-171-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-171-r5.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- udev-171-r5.ebuild 12 Apr 2012 16:29:08 -0000 1.11
+++ udev-171-r5.ebuild 23 Apr 2012 04:38:37 -0000 1.12
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-171-r5.ebuild,v 1.11 2012/04/12 16:29:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-171-r5.ebuild,v 1.12 2012/04/23 04:38:37 vapier Exp $
EAPI=4
@@ -51,7 +51,7 @@
introspection? ( dev-libs/gobject-introspection )
action_modeswitch? ( virtual/libusb:0 )
>=sys-apps/util-linux-2.16
- >=sys-libs/glibc-2.10"
+ !<sys-libs/glibc-2.10"
DEPEND="${COMMON_DEPEND}
keymap? ( dev-util/gperf )
1.21 sys-fs/udev/udev-151-r4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-151-r4.ebuild?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-151-r4.ebuild?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-151-r4.ebuild?r1=1.20&r2=1.21
Index: udev-151-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-151-r4.ebuild,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- udev-151-r4.ebuild 25 Jan 2012 21:40:12 -0000 1.20
+++ udev-151-r4.ebuild 23 Apr 2012 04:38:37 -0000 1.21
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-151-r4.ebuild,v 1.20 2012/01/25 21:40:12 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-151-r4.ebuild,v 1.21 2012/04/23 04:38:37 vapier Exp $
EAPI="1"
@@ -35,7 +35,7 @@
dev-libs/glib:2
)
>=sys-apps/util-linux-2.16
- >=sys-libs/glibc-2.9"
+ !<sys-libs/glibc-2.9"
DEPEND="${COMMON_DEPEND}
extras? (
1.4 sys-fs/udev/udev-182-r3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-182-r3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-182-r3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-182-r3.ebuild?r1=1.3&r2=1.4
Index: udev-182-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-182-r3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- udev-182-r3.ebuild 21 Apr 2012 06:36:32 -0000 1.3
+++ udev-182-r3.ebuild 23 Apr 2012 04:38:37 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-182-r3.ebuild,v 1.3 2012/04/21 06:36:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-182-r3.ebuild,v 1.4 2012/04/23 04:38:37 vapier Exp $
EAPI=4
@@ -37,7 +37,7 @@
introspection? ( dev-libs/gobject-introspection )
>=sys-apps/kmod-5
>=sys-apps/util-linux-2.20
- >=sys-libs/glibc-2.10"
+ !<sys-libs/glibc-2.10"
DEPEND="${COMMON_DEPEND}
keymap? ( dev-util/gperf )
1.681 sys-fs/udev/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?rev=1.681&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?rev=1.681&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?r1=1.680&r2=1.681
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v
retrieving revision 1.680
retrieving revision 1.681
diff -u -r1.680 -r1.681
--- ChangeLog 21 Apr 2012 06:36:32 -0000 1.680
+++ ChangeLog 23 Apr 2012 04:38:37 -0000 1.681
@@ -1,6 +1,11 @@
# ChangeLog for sys-fs/udev
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.680 2012/04/21 06:36:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.681 2012/04/23 04:38:37 vapier Exp $
+
+ 23 Apr 2012; Mike Frysinger <vapier@gentoo.org> udev-146-r1.ebuild,
+ udev-149.ebuild, udev-151-r4.ebuild, udev-164-r2.ebuild, udev-171-r5.ebuild,
+ udev-182-r2.ebuild, udev-182-r3.ebuild, udev-9999.ebuild:
+ Do not depend on glibc -- block older versions only.
21 Apr 2012; Mike Frysinger <vapier@gentoo.org> udev-182-r3.ebuild:
Restore ~arch keywords #410401.
reply other threads:[~2012-04-23 4:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120423043837.5CF502004B@flycatcher.gentoo.org \
--to=vapier@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox