summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-11-20 18:06:10 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-11-20 18:06:10 +0000
commit37b712abbf6f2a2c8f34fdb4ce4dcae422b760b4 (patch)
treeebd3be85138dbfcfd8a2adbf13bffc1e8dc52063 /sys-fs
parentwhitespace (diff)
downloadgentoo-2-37b712abbf6f2a2c8f34fdb4ce4dcae422b760b4.tar.gz
gentoo-2-37b712abbf6f2a2c8f34fdb4ce4dcae422b760b4.tar.bz2
gentoo-2-37b712abbf6f2a2c8f34fdb4ce4dcae422b760b4.zip
stable arm ppc ppc64, bug #443592
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/udev/ChangeLog5
-rw-r--r--sys-fs/udev/udev-171-r9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/udev/ChangeLog b/sys-fs/udev/ChangeLog
index 35e812216352..243d942612c8 100644
--- a/sys-fs/udev/ChangeLog
+++ b/sys-fs/udev/ChangeLog
@@ -1,6 +1,9 @@
# 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.739 2012/11/20 14:46:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.740 2012/11/20 18:06:10 blueness Exp $
+
+ 20 Nov 2012; Anthony G. Basile <blueness@gentoo.org> udev-171-r9.ebuild:
+ stable arm ppc ppc64, bug #443592
20 Nov 2012; Jeroen Roovers <jer@gentoo.org> udev-171-r9.ebuild:
Stable for HPPA (bug #443592).
diff --git a/sys-fs/udev/udev-171-r9.ebuild b/sys-fs/udev/udev-171-r9.ebuild
index 84f8b6d92107..498283d3b18f 100644
--- a/sys-fs/udev/udev-171-r9.ebuild
+++ b/sys-fs/udev/udev-171-r9.ebuild
@@ -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-r9.ebuild,v 1.4 2012/11/20 14:46:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-171-r9.ebuild,v 1.5 2012/11/20 18:06:10 blueness Exp $
EAPI=4
@@ -22,7 +22,7 @@ inherit eutils flag-o-matic multilib toolchain-funcs linux-info systemd libtool
if [[ ${PV} != "9999" ]]
then
- KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-linux"
+ KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-linux"
SRC_URI="mirror://gentoo/${P}.tar.bz2
test? ( mirror://gentoo/${PN}-171-testsys.tar.bz2 )
http://dev.gentoo.org/~ssuominen/${PN}-gentoo-legacy-patchset-2.tar.bz2"