diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 09:00:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 09:00:30 +0000 |
commit | 321ba03a42e9ba3d917454394fc14a625b0fd792 (patch) | |
tree | af1f2aa239132e69538221d4be3cfb36cb7c5f07 /sys-fs | |
parent | Stable for ppc, wrt bug #487344 (diff) | |
download | gentoo-2-321ba03a42e9ba3d917454394fc14a625b0fd792.tar.gz gentoo-2-321ba03a42e9ba3d917454394fc14a625b0fd792.tar.bz2 gentoo-2-321ba03a42e9ba3d917454394fc14a625b0fd792.zip |
Stable for ppc, wrt bug #487238
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/eudev/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/eudev/eudev-1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/eudev/ChangeLog b/sys-fs/eudev/ChangeLog index 0c81ffb9bae6..70c9b4e79a0e 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.86 2014/01/25 17:27:51 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v 1.87 2014/01/26 09:00:30 ago Exp $ + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> eudev-1.3.ebuild: + Stable for ppc, wrt bug #487238 *eudev-1.4-r1 (25 Jan 2014) diff --git a/sys-fs/eudev/eudev-1.3.ebuild b/sys-fs/eudev/eudev-1.3.ebuild index c8cef642c23f..7151ec851b43 100644 --- a/sys-fs/eudev/eudev-1.3.ebuild +++ b/sys-fs/eudev/eudev-1.3.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.3.ebuild,v 1.12 2014/01/18 19:53:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-1.3.ebuild,v 1.13 2014/01/26 09:00:30 ago Exp $ EAPI="5" @@ -14,7 +14,7 @@ then inherit git-2 else SRC_URI="http://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz" - KEYWORDS="alpha amd64 arm hppa ~mips ~ppc ~ppc64 x86" + KEYWORDS="alpha amd64 arm hppa ~mips ppc ~ppc64 x86" fi DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)" |