summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2013-10-08 14:24:30 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2013-10-08 14:24:30 +0000
commit804ac59965095e1f2056a58a02317de59f30b650 (patch)
treec85ce1617a103364bb7e3b959002ba5a4ca0aadf /sys-fs
parentRevert back to ~hppa wrt #487238 (diff)
downloadgentoo-2-804ac59965095e1f2056a58a02317de59f30b650.tar.gz
gentoo-2-804ac59965095e1f2056a58a02317de59f30b650.tar.bz2
gentoo-2-804ac59965095e1f2056a58a02317de59f30b650.zip
Revert back to ~hppa wrt #487238
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/eudev/ChangeLog5
-rw-r--r--sys-fs/eudev/eudev-1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/eudev/ChangeLog b/sys-fs/eudev/ChangeLog
index b2da9311d4d6..30493913f5bf 100644
--- a/sys-fs/eudev/ChangeLog
+++ b/sys-fs/eudev/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/eudev
# Copyright 1999- Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v 1.71 2013/10/08 13:11:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v 1.72 2013/10/08 14:24:30 ssuominen Exp $
+
+ 08 Oct 2013; Samuli Suominen <ssuominen@gentoo.org> eudev-1.3.ebuild:
+ Revert back to ~hppa wrt #487238
08 Oct 2013; Jeroen Roovers <jer@gentoo.org> eudev-1.3.ebuild:
Stable for HPPA (bug #487238).
diff --git a/sys-fs/eudev/eudev-1.3.ebuild b/sys-fs/eudev/eudev-1.3.ebuild
index 04b22c19913c..a6ebe11fff62 100644
--- a/sys-fs/eudev/eudev-1.3.ebuild
+++ b/sys-fs/eudev/eudev-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-1.3.ebuild,v 1.2 2013/10/08 13:11:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-1.3.ebuild,v 1.3 2013/10/08 14:24:30 ssuominen Exp $
EAPI="5"
@@ -14,7 +14,7 @@ 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)"