diff options
author | 2012-01-04 17:50:08 +0000 | |
---|---|---|
committer | 2012-01-04 17:50:08 +0000 | |
commit | 4da8d86db51018905139b94b1565add439a669ca (patch) | |
tree | 10d26bde848ac8a0f992bb1619c2e51d6d2de665 /sys-fs/bashmount | |
parent | x86 stable wrt bug #396455 (diff) | |
download | gentoo-2-4da8d86db51018905139b94b1565add439a669ca.tar.gz gentoo-2-4da8d86db51018905139b94b1565add439a669ca.tar.bz2 gentoo-2-4da8d86db51018905139b94b1565add439a669ca.zip |
x86 stable wrt bug #395719
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'sys-fs/bashmount')
-rw-r--r-- | sys-fs/bashmount/ChangeLog | 7 | ||||
-rw-r--r-- | sys-fs/bashmount/bashmount-1.6.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
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 <phajdan.jr@gentoo.org> bashmount-1.6.0.ebuild: + x86 stable wrt bug #395719 23 Dec 2011; Agostino Sarubbo <ago@gentoo.org> 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 |