diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-27 19:35:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-27 19:35:54 +0000 |
commit | f4c4c5cb8f584b6fefca66394a35d04aa38d9e41 (patch) | |
tree | 9c032c0fb9461792b6f5dabc48d9c53d77fc6670 /sys-fs/mp3fs | |
parent | Update ruby_targets comments, remove duplicate entry. (diff) | |
download | gentoo-2-f4c4c5cb8f584b6fefca66394a35d04aa38d9e41.tar.gz gentoo-2-f4c4c5cb8f584b6fefca66394a35d04aa38d9e41.tar.bz2 gentoo-2-f4c4c5cb8f584b6fefca66394a35d04aa38d9e41.zip |
Stable for amd64, wrt bug #532452
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/mp3fs')
-rw-r--r-- | sys-fs/mp3fs/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/mp3fs/mp3fs-0.91.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/mp3fs/ChangeLog b/sys-fs/mp3fs/ChangeLog index e60cdf895caf..30e32c6b8de3 100644 --- a/sys-fs/mp3fs/ChangeLog +++ b/sys-fs/mp3fs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/mp3fs # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/ChangeLog,v 1.23 2014/10/13 21:57:48 tamiko Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/ChangeLog,v 1.24 2014/12/27 19:35:54 ago Exp $ + + 27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> mp3fs-0.91.ebuild: + Stable for amd64, wrt bug #532452 *mp3fs-0.91 (13 Oct 2014) diff --git a/sys-fs/mp3fs/mp3fs-0.91.ebuild b/sys-fs/mp3fs/mp3fs-0.91.ebuild index d6db1fe7f1ad..8065d83b22f4 100644 --- a/sys-fs/mp3fs/mp3fs-0.91.ebuild +++ b/sys-fs/mp3fs/mp3fs-0.91.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/mp3fs-0.91.ebuild,v 1.1 2014/10/13 21:57:48 tamiko Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/mp3fs-0.91.ebuild,v 1.2 2014/12/27 19:35:54 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/khenriks/mp3fs/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="sys-fs/fuse |