summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-25 12:04:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-25 12:04:08 +0000
commitcd6802089a470365dcb5a7cb333a637522a173d6 (patch)
treeec97cafcd9fad2502600ad7d526350d050fe8b8b /sys-fs
parentStable for ppc64, wrt bug #448550 (diff)
downloadgentoo-2-cd6802089a470365dcb5a7cb333a637522a173d6.tar.gz
gentoo-2-cd6802089a470365dcb5a7cb333a637522a173d6.tar.bz2
gentoo-2-cd6802089a470365dcb5a7cb333a637522a173d6.zip
Stable for amd64, wrt bug #453344
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/eudev/ChangeLog5
-rw-r--r--sys-fs/eudev/eudev-1_beta2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/eudev/ChangeLog b/sys-fs/eudev/ChangeLog
index 9b96012b13ef..ede8d3fcd360 100644
--- a/sys-fs/eudev/ChangeLog
+++ b/sys-fs/eudev/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/eudev
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v 1.19 2013/01/24 23:56:00 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v 1.20 2013/01/25 12:04:08 ago Exp $
+
+ 25 Jan 2013; Agostino Sarubbo <ago@gentoo.org> eudev-1_beta2-r1.ebuild:
+ Stable for amd64, wrt bug #453344
*eudev-1_beta2-r1 (24 Jan 2013)
diff --git a/sys-fs/eudev/eudev-1_beta2-r1.ebuild b/sys-fs/eudev/eudev-1_beta2-r1.ebuild
index 5e66e4c700d6..c7e72d1397f0 100644
--- a/sys-fs/eudev/eudev-1_beta2-r1.ebuild
+++ b/sys-fs/eudev/eudev-1_beta2-r1.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_beta2-r1.ebuild,v 1.1 2013/01/24 23:56:00 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-1_beta2-r1.ebuild,v 1.2 2013/01/25 12:04:08 ago Exp $
EAPI=4
@@ -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 ~x86"
+ KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~x86"
fi
DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"