* [gentoo-commits] gentoo-x86 commit in sys-fs/udev: ChangeLog udev-149.ebuild udev-9999.ebuild
@ 2009-12-30 8:54 Matthias Schwarzott (zzam)
0 siblings, 0 replies; only message in thread
From: Matthias Schwarzott (zzam) @ 2009-12-30 8:54 UTC (permalink / raw
To: gentoo-commits
zzam 09/12/30 08:54:49
Modified: ChangeLog udev-149.ebuild udev-9999.ebuild
Log:
Sync live ebuild to udev-149.
(Portage version: 2.2_rc61/cvs/Linux i686)
Revision Changes Path
1.521 sys-fs/udev/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/udev/ChangeLog?rev=1.521&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/udev/ChangeLog?rev=1.521&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/udev/ChangeLog?r1=1.520&r2=1.521
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v
retrieving revision 1.520
retrieving revision 1.521
diff -u -r1.520 -r1.521
--- ChangeLog 21 Dec 2009 18:59:51 -0000 1.520
+++ ChangeLog 30 Dec 2009 08:54:48 -0000 1.521
@@ -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.520 2009/12/21 18:59:51 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.521 2009/12/30 08:54:48 zzam Exp $
+
+ 30 Dec 2009; Matthias Schwarzott <zzam@gentoo.org> udev-149.ebuild,
+ udev-9999.ebuild:
+ Sync live ebuild to udev-149.
21 Dec 2009; Matthias Schwarzott <zzam@gentoo.org> udev-149.ebuild:
Fix glibc dependency, Bug #295989.
1.3 sys-fs/udev/udev-149.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/udev/udev-149.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/udev/udev-149.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/udev/udev-149.ebuild?r1=1.2&r2=1.3
Index: udev-149.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-149.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- udev-149.ebuild 21 Dec 2009 18:59:51 -0000 1.2
+++ udev-149.ebuild 30 Dec 2009 08:54:48 -0000 1.3
@@ -1,6 +1,6 @@
# 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-149.ebuild,v 1.2 2009/12/21 18:59:51 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-149.ebuild,v 1.3 2009/12/30 08:54:48 zzam Exp $
EAPI="1"
@@ -303,7 +303,6 @@
cd docs/writing_udev_rules
mv index.html writing_udev_rules.html
dohtml *.html
- cd "${S}"
}
pkg_preinst() {
1.24 sys-fs/udev/udev-9999.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/udev/udev-9999.ebuild?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/udev/udev-9999.ebuild?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/udev/udev-9999.ebuild?r1=1.23&r2=1.24
Index: udev-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-9999.ebuild,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- udev-9999.ebuild 19 Nov 2009 08:17:12 -0000 1.23
+++ udev-9999.ebuild 30 Dec 2009 08:54:48 -0000 1.24
@@ -1,6 +1,6 @@
# 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-9999.ebuild,v 1.23 2009/11/19 08:17:12 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-9999.ebuild,v 1.24 2009/12/30 08:54:48 zzam Exp $
EAPI="1"
@@ -30,7 +30,7 @@
dev-libs/glib:2
)
>=sys-apps/util-linux-2.16
- >=sys-libs/glibc-2.7"
+ >=sys-libs/glibc-2.9"
DEPEND="${COMMON_DEPEND}
extras? ( dev-util/gperf )
@@ -295,10 +295,6 @@
cd docs/writing_udev_rules
mv index.html writing_udev_rules.html
dohtml *.html
- cd "${S}"
-
- echo "CONFIG_PROTECT_MASK=\"/etc/udev/rules.d\"" > 20udev
- doenvd 20udev
}
pkg_preinst() {
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-12-30 8:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-30 8:54 [gentoo-commits] gentoo-x86 commit in sys-fs/udev: ChangeLog udev-149.ebuild udev-9999.ebuild Matthias Schwarzott (zzam)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox