* [gentoo-commits] gentoo-x86 commit in sys-fs/eudev: eudev-1.10.ebuild ChangeLog
@ 2014-09-02 22:34 Anthony G. Basile (blueness)
0 siblings, 0 replies; only message in thread
From: Anthony G. Basile (blueness) @ 2014-09-02 22:34 UTC (permalink / raw
To: gentoo-commits
blueness 14/09/02 22:34:36
Modified: eudev-1.10.ebuild ChangeLog
Log:
Fix bug #520684
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path
1.2 sys-fs/eudev/eudev-1.10.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/eudev-1.10.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/eudev-1.10.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/eudev-1.10.ebuild?r1=1.1&r2=1.2
Index: eudev-1.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-1.10.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- eudev-1.10.ebuild 22 Aug 2014 14:26:14 -0000 1.1
+++ eudev-1.10.ebuild 2 Sep 2014 22:34:36 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-1.10.ebuild,v 1.1 2014/08/22 14:26:14 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-1.10.ebuild,v 1.2 2014/09/02 22:34:36 blueness Exp $
EAPI="5"
@@ -104,6 +104,9 @@
sed -e 's/GROUP="dialout"/GROUP="uucp"/' -i rules/*.rules \
|| die "failed to change group dialout to uucp"
+ # Bug #520684
+ epatch "${FILESDIR}"/${PN}-fix-selinux-headers.patch
+
epatch_user
if [[ ! -e configure ]]; then
1.136 sys-fs/eudev/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/ChangeLog?rev=1.136&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/ChangeLog?rev=1.136&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/ChangeLog?r1=1.135&r2=1.136
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -r1.135 -r1.136
--- ChangeLog 22 Aug 2014 14:26:14 -0000 1.135
+++ ChangeLog 2 Sep 2014 22:34:36 -0000 1.136
@@ -1,6 +1,10 @@
# ChangeLog for sys-fs/eudev
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v 1.135 2014/08/22 14:26:14 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v 1.136 2014/09/02 22:34:36 blueness Exp $
+
+ 02 Sep 2014; Anthony G. Basile <blueness@gentoo.org>
+ +files/eudev-fix-selinux-headers.patch, eudev-1.10.ebuild:
+ Fix bug #520684
*eudev-1.10 (22 Aug 2014)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-09-02 22:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-02 22:34 [gentoo-commits] gentoo-x86 commit in sys-fs/eudev: eudev-1.10.ebuild ChangeLog Anthony G. Basile (blueness)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox