diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 09:10:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 09:10:42 +0000 |
commit | bd47399df0d61b9671ca4951ecb49a414c2b04d4 (patch) | |
tree | 4b2a933711eb5c727316e1c04ffa0b0179455037 /sys-fs/eudev | |
parent | Stable for ia64, wrt bug #487342 (diff) | |
download | gentoo-2-bd47399df0d61b9671ca4951ecb49a414c2b04d4.tar.gz gentoo-2-bd47399df0d61b9671ca4951ecb49a414c2b04d4.tar.bz2 gentoo-2-bd47399df0d61b9671ca4951ecb49a414c2b04d4.zip |
Stable for ppc64, wrt bug #487238
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/eudev')
-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 5bb1894b9f6a..52cfcb8ff46c 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.88 2014/01/26 09:09:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v 1.89 2014/01/26 09:10:42 ago Exp $ + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> eudev-1.3.ebuild: + Stable for ppc64, wrt bug #487238 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> eudev-1.3.ebuild: Stable for ia64, wrt bug #487238 diff --git a/sys-fs/eudev/eudev-1.3.ebuild b/sys-fs/eudev/eudev-1.3.ebuild index 285d416492fd..ed743e45d3b6 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.14 2014/01/26 09:09:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-1.3.ebuild,v 1.15 2014/01/26 09:10:42 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 ia64 ~mips ppc ~ppc64 x86" + KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 x86" fi DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)" |