diff options
author | 2012-06-19 19:49:22 +0000 | |
---|---|---|
committer | 2012-06-19 19:49:22 +0000 | |
commit | bf4d0ab639ceaba9927af20721b06d4d1c1a667e (patch) | |
tree | 59badce88586ab043ab7c56c81c0dc340b0297cf /sys-fs/bashmount | |
parent | Stable for amd64, wrt bug #422195 (diff) | |
download | gentoo-2-bf4d0ab639ceaba9927af20721b06d4d1c1a667e.tar.gz gentoo-2-bf4d0ab639ceaba9927af20721b06d4d1c1a667e.tar.bz2 gentoo-2-bf4d0ab639ceaba9927af20721b06d4d1c1a667e.zip |
Stable for amd64, wrt bug #422207
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/bashmount')
-rw-r--r-- | sys-fs/bashmount/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/bashmount/bashmount-1.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/bashmount/ChangeLog b/sys-fs/bashmount/ChangeLog index 05471ff63dce..8b4238e38281 100644 --- a/sys-fs/bashmount/ChangeLog +++ b/sys-fs/bashmount/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/bashmount # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/bashmount/ChangeLog,v 1.8 2012/03/27 18:40:01 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/bashmount/ChangeLog,v 1.9 2012/06/19 19:49:22 ago Exp $ + + 19 Jun 2012; Agostino Sarubbo <ago@gentoo.org> bashmount-1.6.2.ebuild: + Stable for amd64, wrt bug #422207 27 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> bashmount-1.6.0.ebuild, bashmount-1.6.2.ebuild: diff --git a/sys-fs/bashmount/bashmount-1.6.2.ebuild b/sys-fs/bashmount/bashmount-1.6.2.ebuild index 40389f916380..4754fefda82d 100644 --- a/sys-fs/bashmount/bashmount-1.6.2.ebuild +++ b/sys-fs/bashmount/bashmount-1.6.2.ebuild @@ -1,6 +1,6 @@ # 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.2.ebuild,v 1.2 2012/03/27 18:40:01 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/bashmount/bashmount-1.6.2.ebuild,v 1.3 2012/06/19 19:49:22 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 |