summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2014-08-24 06:20:21 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2014-08-24 06:20:21 +0000
commit044cda9307683a09129ccdfa74821693732af09c (patch)
tree7633b0bb4661ea246596a77e0bb178f747f9128e /sys-fs/udev
parentFix minor typo inside comment. (diff)
downloadgentoo-2-044cda9307683a09129ccdfa74821693732af09c.tar.gz
gentoo-2-044cda9307683a09129ccdfa74821693732af09c.tar.bz2
gentoo-2-044cda9307683a09129ccdfa74821693732af09c.zip
Apply upstream commits http://cgit.freedesktop.org/systemd/systemd/commit/src/shared/missing.h?id=a7d611f280b3eadafd6b411b659a321b4d6e63f4 and http://cgit.freedesktop.org/systemd/systemd/commit/src/shared/missing.h?id=2de1851fe3611c59abf77127c6b5bc1b91eb7cba to fix building on MIPS wrt #520720 by David Holm
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'sys-fs/udev')
-rw-r--r--sys-fs/udev/ChangeLog8
-rw-r--r--sys-fs/udev/udev-216.ebuild4
2 files changed, 9 insertions, 3 deletions
diff --git a/sys-fs/udev/ChangeLog b/sys-fs/udev/ChangeLog
index b2172f3f6a3c..7cbfa423dfbd 100644
--- a/sys-fs/udev/ChangeLog
+++ b/sys-fs/udev/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-fs/udev
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1083 2014/08/20 08:35:07 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1084 2014/08/24 06:20:21 ssuominen Exp $
+
+ 24 Aug 2014; Samuli Suominen <ssuominen@gentoo.org> udev-216.ebuild:
+ Apply upstream commits http://cgit.freedesktop.org/systemd/systemd/commit/src/
+ shared/missing.h?id=a7d611f280b3eadafd6b411b659a321b4d6e63f4 and http://cgit.f
+ reedesktop.org/systemd/systemd/commit/src/shared/missing.h?id=2de1851fe3611c59
+ abf77127c6b5bc1b91eb7cba to fix building on MIPS wrt #520720 by David Holm
*udev-216 (20 Aug 2014)
diff --git a/sys-fs/udev/udev-216.ebuild b/sys-fs/udev/udev-216.ebuild
index 9b6ad943396b..11d3ff19cde4 100644
--- a/sys-fs/udev/udev-216.ebuild
+++ b/sys-fs/udev/udev-216.ebuild
@@ -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/udev/udev-216.ebuild,v 1.1 2014/08/20 08:35:07 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-216.ebuild,v 1.2 2014/08/24 06:20:21 ssuominen Exp $
EAPI=5
@@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then
inherit git-2
patchset=
else
- patchset=1
+ patchset=2
SRC_URI="http://www.freedesktop.org/software/systemd/systemd-${PV}.tar.xz"
if [[ -n "${patchset}" ]]; then
SRC_URI="${SRC_URI}