From 4da8d86db51018905139b94b1565add439a669ca Mon Sep 17 00:00:00 2001 From: Paweł Hajdan Date: Wed, 4 Jan 2012 17:50:08 +0000 Subject: x86 stable wrt bug #395719 (Portage version: 2.1.10.41/cvs/Linux i686) --- sys-fs/bashmount/ChangeLog | 7 +++++-- sys-fs/bashmount/bashmount-1.6.0.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'sys-fs/bashmount') diff --git a/sys-fs/bashmount/ChangeLog b/sys-fs/bashmount/ChangeLog index 9b8857e989e5..64131c5e6edb 100644 --- a/sys-fs/bashmount/ChangeLog +++ b/sys-fs/bashmount/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/bashmount -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/bashmount/ChangeLog,v 1.3 2011/12/23 19:29:30 ago Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/bashmount/ChangeLog,v 1.4 2012/01/04 17:50:08 phajdan.jr Exp $ + + 04 Jan 2012; Pawel Hajdan jr bashmount-1.6.0.ebuild: + x86 stable wrt bug #395719 23 Dec 2011; Agostino Sarubbo bashmount-1.6.0.ebuild: Stable for AMD64, wrt bug #395719 diff --git a/sys-fs/bashmount/bashmount-1.6.0.ebuild b/sys-fs/bashmount/bashmount-1.6.0.ebuild index 4ff40c069069..08f142ec49b2 100644 --- a/sys-fs/bashmount/bashmount-1.6.0.ebuild +++ b/sys-fs/bashmount/bashmount-1.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/bashmount/bashmount-1.6.0.ebuild,v 1.2 2011/12/23 19:29:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/bashmount/bashmount-1.6.0.ebuild,v 1.3 2012/01/04 17:50:08 phajdan.jr Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="app-shells/bash -- cgit v1.2.3-65-gdbad