summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-07-21 22:12:50 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-07-21 22:12:50 +0000
commit1990fd49367ca0c460c4bd4f16cade67725fb762 (patch)
tree327afda01d6005a655975397e050c884a19fa6ff /net-fs
parentFixed build faiures on 'es' locale (bug #202212). Fixed f.i.w on ppc this time. (diff)
downloadgentoo-2-1990fd49367ca0c460c4bd4f16cade67725fb762.tar.gz
gentoo-2-1990fd49367ca0c460c4bd4f16cade67725fb762.tar.bz2
gentoo-2-1990fd49367ca0c460c4bd4f16cade67725fb762.zip
Revert to ~ppc64 wrt #292147.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/autofs/ChangeLog6
-rw-r--r--net-fs/autofs/autofs-4.1.3-r7.ebuild6
-rw-r--r--net-fs/autofs/autofs-5.0.3-r6.ebuild6
3 files changed, 11 insertions, 7 deletions
diff --git a/net-fs/autofs/ChangeLog b/net-fs/autofs/ChangeLog
index 0de26f4cfd52..ed96a16408fc 100644
--- a/net-fs/autofs/ChangeLog
+++ b/net-fs/autofs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-fs/autofs
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.96 2010/07/18 12:14:26 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.97 2010/07/21 22:12:50 ssuominen Exp $
+
+ 21 Jul 2010; Samuli Suominen <ssuominen@gentoo.org>
+ autofs-4.1.3-r7.ebuild, autofs-5.0.3-r6.ebuild:
+ Revert to ~ppc64 wrt #292147.
18 Jul 2010; <nixnut@gentoo.org> autofs-5.0.4-r5.ebuild:
ppc stable #292147
diff --git a/net-fs/autofs/autofs-4.1.3-r7.ebuild b/net-fs/autofs/autofs-4.1.3-r7.ebuild
index 92c57df11121..0dd92556d991 100644
--- a/net-fs/autofs/autofs-4.1.3-r7.ebuild
+++ b/net-fs/autofs/autofs-4.1.3-r7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-4.1.3-r7.ebuild,v 1.6 2009/09/23 18:35:30 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-4.1.3-r7.ebuild,v 1.7 2010/07/21 22:12:50 ssuominen Exp $
inherit eutils multilib
@@ -19,7 +19,7 @@ SRC_URI="${SRC_URI_BASE}/${P}.tar.bz2
DEPEND="ldap? ( >=net-nds/openldap-2.0 )"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86"
src_unpack() {
unpack ${P}.tar.bz2
diff --git a/net-fs/autofs/autofs-5.0.3-r6.ebuild b/net-fs/autofs/autofs-5.0.3-r6.ebuild
index 2e3d67ee0f2c..37cab66585d9 100644
--- a/net-fs/autofs/autofs-5.0.3-r6.ebuild
+++ b/net-fs/autofs/autofs-5.0.3-r6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.3-r6.ebuild,v 1.8 2009/09/23 18:35:30 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.3-r6.ebuild,v 1.9 2010/07/21 22:12:50 ssuominen Exp $
inherit eutils multilib autotools
@@ -68,7 +68,7 @@ DEPEND="ldap? ( >=net-nds/openldap-2.0 )
# currently, sasl code assumes the presence of kerberosV
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86"
src_unpack() {
unpack ${P}.tar.bz2