summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-09-19 10:54:15 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-09-19 10:54:15 +0000
commit35eace983429fc4bd568d0400707aa561c27999b (patch)
tree2e20b244068f57f5b6abb625a16337f0942ac312 /sys-fs/eudev
parentold (diff)
downloadgentoo-2-35eace983429fc4bd568d0400707aa561c27999b.tar.gz
gentoo-2-35eace983429fc4bd568d0400707aa561c27999b.tar.bz2
gentoo-2-35eace983429fc4bd568d0400707aa561c27999b.zip
Stable on ppc/ppc64, bug #522792
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'sys-fs/eudev')
-rw-r--r--sys-fs/eudev/ChangeLog5
-rw-r--r--sys-fs/eudev/eudev-1.10-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/eudev/ChangeLog b/sys-fs/eudev/ChangeLog
index 176f917a4683..8b2c93dd35b8 100644
--- a/sys-fs/eudev/ChangeLog
+++ b/sys-fs/eudev/ChangeLog
@@ -1,6 +1,9 @@
# 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.141 2014/09/17 13:13:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v 1.142 2014/09/19 10:54:15 blueness Exp $
+
+ 19 Sep 2014; Anthony G. Basile <blueness@gentoo.org> eudev-1.10-r2.ebuild:
+ Stable on ppc/ppc64, bug #522792
17 Sep 2014; Jeroen Roovers <jer@gentoo.org> eudev-1.10-r2.ebuild:
Stable for HPPA (bug #522792).
diff --git a/sys-fs/eudev/eudev-1.10-r2.ebuild b/sys-fs/eudev/eudev-1.10-r2.ebuild
index 4f166abfc950..1ab83ce3e3f2 100644
--- a/sys-fs/eudev/eudev-1.10-r2.ebuild
+++ b/sys-fs/eudev/eudev-1.10-r2.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/eudev/eudev-1.10-r2.ebuild,v 1.3 2014/09/17 13:13:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-1.10-r2.ebuild,v 1.4 2014/09/19 10:54:15 blueness Exp $
EAPI="5"
@@ -14,7 +14,7 @@ if [[ ${PV} = 9999* ]]; then
inherit git-2
else
SRC_URI="http://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm hppa ~mips ~ppc ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm hppa ~mips ppc ppc64 ~x86"
fi
DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"