diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-10 13:52:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-10 13:52:11 +0000 |
commit | eb4e3b2a0a8b10c12cdb87204072bcffd77c77b2 (patch) | |
tree | 9841fa33884f640f2fa71dd1c2113032d477af0c /sys-fs/eudev/eudev-1.5.3-r1.ebuild | |
parent | Stable for ppc, wrt bug #507006 (diff) | |
download | historical-eb4e3b2a0a8b10c12cdb87204072bcffd77c77b2.tar.gz historical-eb4e3b2a0a8b10c12cdb87204072bcffd77c77b2.tar.bz2 historical-eb4e3b2a0a8b10c12cdb87204072bcffd77c77b2.zip |
Stable for ppc, wrt bug #506078
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --include-arches="ppc"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'sys-fs/eudev/eudev-1.5.3-r1.ebuild')
-rw-r--r-- | sys-fs/eudev/eudev-1.5.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/eudev/eudev-1.5.3-r1.ebuild b/sys-fs/eudev/eudev-1.5.3-r1.ebuild index 089c7d582fa5..2fc10849eef8 100644 --- a/sys-fs/eudev/eudev-1.5.3-r1.ebuild +++ b/sys-fs/eudev/eudev-1.5.3-r1.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.5.3-r1.ebuild,v 1.9 2014/05/04 16:24:56 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-1.5.3-r1.ebuild,v 1.10 2014/05/10 13:52:10 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="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)" |