diff options
author | 2011-12-23 19:29:30 +0000 | |
---|---|---|
committer | 2011-12-23 19:29:30 +0000 | |
commit | de83c3548fb5edc62eeb80102f110ac2500e0329 (patch) | |
tree | 2ac9f1d906f13543901e7111cd87eb716fb57739 | |
parent | 0.8.32 version bump. (diff) | |
download | gentoo-2-de83c3548fb5edc62eeb80102f110ac2500e0329.tar.gz gentoo-2-de83c3548fb5edc62eeb80102f110ac2500e0329.tar.bz2 gentoo-2-de83c3548fb5edc62eeb80102f110ac2500e0329.zip |
Stable for AMD64, wrt bug #395719
(Portage version: 2.1.10.41/cvs/Linux x86_64)
-rw-r--r-- | sys-fs/bashmount/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/bashmount/bashmount-1.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/bashmount/ChangeLog b/sys-fs/bashmount/ChangeLog index 8a79f332a5b3..9b8857e989e5 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.2 2011/11/24 18:39:18 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/bashmount/ChangeLog,v 1.3 2011/12/23 19:29:30 ago Exp $ + + 23 Dec 2011; Agostino Sarubbo <ago@gentoo.org> bashmount-1.6.0.ebuild: + Stable for AMD64, wrt bug #395719 *bashmount-1.6.0 (24 Nov 2011) diff --git a/sys-fs/bashmount/bashmount-1.6.0.ebuild b/sys-fs/bashmount/bashmount-1.6.0.ebuild index c81e1aaa7c8f..4ff40c069069 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 # 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.1 2011/11/24 18:39:18 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/bashmount/bashmount-1.6.0.ebuild,v 1.2 2011/12/23 19:29:30 ago 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 |