diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-15 14:47:41 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-15 14:47:41 +0000 |
commit | 36b72d3b1f8b3df014edd4abe1617c743490801b (patch) | |
tree | 6db6d53f7c005f4221b88015d21f99baaef4cdc8 /net-fs/autofs | |
parent | Automatic-merge: merge updates for 4.2.1 from kde-testing. (diff) | |
download | gentoo-2-36b72d3b1f8b3df014edd4abe1617c743490801b.tar.gz gentoo-2-36b72d3b1f8b3df014edd4abe1617c743490801b.tar.bz2 gentoo-2-36b72d3b1f8b3df014edd4abe1617c743490801b.zip |
Marking autofs-5.0.3-r6 ppc64 for bug 257097
(Portage version: 2.1.6.7/cvs/Linux ppc64)
Diffstat (limited to 'net-fs/autofs')
-rw-r--r-- | net-fs/autofs/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/autofs/autofs-5.0.3-r6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/autofs/ChangeLog b/net-fs/autofs/ChangeLog index 29d52fc205e7..6deabcd147f0 100644 --- a/net-fs/autofs/ChangeLog +++ b/net-fs/autofs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/autofs # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.81 2009/02/01 20:39:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.82 2009/03/15 14:47:41 ranger Exp $ + + 15 Mar 2009; Brent Baude <ranger@gentoo.org> autofs-5.0.3-r6.ebuild: + Marking autofs-5.0.3-r6 ppc64 for bug 257097 01 Feb 2009; Markus Meier <maekke@gentoo.org> autofs-5.0.3-r6.ebuild: amd64/x86 stable, bug #257097 diff --git a/net-fs/autofs/autofs-5.0.3-r6.ebuild b/net-fs/autofs/autofs-5.0.3-r6.ebuild index af49bfac4922..5e42e293f38d 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 # 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.3 2009/02/01 20:39:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.3-r6.ebuild,v 1.4 2009/03/15 14:47:41 ranger Exp $ inherit eutils multilib autotools @@ -69,7 +69,7 @@ DEPEND="virtual/libc # 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 |