diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-07-18 12:14:26 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-07-18 12:14:26 +0000 |
commit | bc1c47a81d08433bf1c2420ad64db8e6209841f3 (patch) | |
tree | 9f52f5ed73f1096bd3672512e2cb0ef18565c0de /net-fs | |
parent | Remove gecko-mediaplyer block, the plugin is blacklisted by upstream anyway, ... (diff) | |
download | gentoo-2-bc1c47a81d08433bf1c2420ad64db8e6209841f3.tar.gz gentoo-2-bc1c47a81d08433bf1c2420ad64db8e6209841f3.tar.bz2 gentoo-2-bc1c47a81d08433bf1c2420ad64db8e6209841f3.zip |
ppc stable #292147
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/autofs/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/autofs/autofs-5.0.4-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/autofs/ChangeLog b/net-fs/autofs/ChangeLog index 866ac217f41c..0de26f4cfd52 100644 --- a/net-fs/autofs/ChangeLog +++ b/net-fs/autofs/ChangeLog @@ -1,6 +1,9 @@ # 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.95 2010/06/25 17:42:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.96 2010/07/18 12:14:26 nixnut Exp $ + + 18 Jul 2010; <nixnut@gentoo.org> autofs-5.0.4-r5.ebuild: + ppc stable #292147 25 Jun 2010; Raúl Porcel <armin76@gentoo.org> autofs-5.0.4-r5.ebuild: alpha/arm/ia64/sparc stable wrt #292147 diff --git a/net-fs/autofs/autofs-5.0.4-r5.ebuild b/net-fs/autofs/autofs-5.0.4-r5.ebuild index 8f08e2ced99c..6ef2a8eaa215 100644 --- a/net-fs/autofs/autofs-5.0.4-r5.ebuild +++ b/net-fs/autofs/autofs-5.0.4-r5.ebuild @@ -1,6 +1,6 @@ # 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.4-r5.ebuild,v 1.6 2010/06/25 17:42:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.4-r5.ebuild,v 1.7 2010/07/18 12:14:26 nixnut Exp $ inherit eutils multilib autotools @@ -83,7 +83,7 @@ DEPEND="ldap? ( >=net-nds/openldap-2.0 RDEPEND="${DEPEND}" 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 |