summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2014-07-21 21:55:01 +0000
committerTom Gall <tgall@gentoo.org>2014-07-21 21:55:01 +0000
commit6f237e5d4ddfc01cac5d8e065e5ddcd1f5615a1c (patch)
tree50b871f85890ffdef2a229ea813e5a87c3460036 /sys-fs
parentVersion bump, fixes dst path if src is in a dir (diff)
downloadgentoo-2-6f237e5d4ddfc01cac5d8e065e5ddcd1f5615a1c.tar.gz
gentoo-2-6f237e5d4ddfc01cac5d8e065e5ddcd1f5615a1c.tar.bz2
gentoo-2-6f237e5d4ddfc01cac5d8e065e5ddcd1f5615a1c.zip
arm64 stable, bug #517106
(Portage version: 2.2.8-r1/cvs/Linux aarch64, signed Manifest commit with key EDA949AA)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/udev/ChangeLog5
-rw-r--r--sys-fs/udev/udev-215.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/udev/ChangeLog b/sys-fs/udev/ChangeLog
index 70d6336afde8..9fab272cbd1c 100644
--- a/sys-fs/udev/ChangeLog
+++ b/sys-fs/udev/ChangeLog
@@ -1,6 +1,9 @@
# 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.1067 2014/07/21 16:54:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1068 2014/07/21 21:55:01 tgall Exp $
+
+ 21 Jul 2014; <tgall@gentoo.org> udev-215.ebuild:
+ arm64 stable, bug #517106
21 Jul 2014; Samuli Suominen <ssuominen@gentoo.org> udev-215.ebuild,
udev-9999.ebuild:
diff --git a/sys-fs/udev/udev-215.ebuild b/sys-fs/udev/udev-215.ebuild
index bb100b24d65b..b69a9da96b53 100644
--- a/sys-fs/udev/udev-215.ebuild
+++ b/sys-fs/udev/udev-215.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-215.ebuild,v 1.8 2014/07/21 16:51:14 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-215.ebuild,v 1.9 2014/07/21 21:55:01 tgall Exp $
EAPI=5
@@ -18,7 +18,7 @@ else
http://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
http://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
fi
- KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
fi
DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"