diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 10:10:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 10:10:45 +0000 |
commit | 78a483c9f0b9069d2071cf6368216c9e1f1f49fe (patch) | |
tree | 007c9f2d1b7e12a8ca30c47d0350bad666a4a9e1 /sys-fs/mp3fs | |
parent | Stable for x86, wrt bug #532450 (diff) | |
download | gentoo-2-78a483c9f0b9069d2071cf6368216c9e1f1f49fe.tar.gz gentoo-2-78a483c9f0b9069d2071cf6368216c9e1f1f49fe.tar.bz2 gentoo-2-78a483c9f0b9069d2071cf6368216c9e1f1f49fe.zip |
Stable for x86, wrt bug #532452
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 30e32c6b8de3..9069c9b2d426 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.24 2014/12/27 19:35:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/ChangeLog,v 1.25 2014/12/28 10:10:45 ago Exp $ + + 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> mp3fs-0.91.ebuild: + Stable for x86, wrt bug #532452 27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> mp3fs-0.91.ebuild: Stable for amd64, wrt bug #532452 diff --git a/sys-fs/mp3fs/mp3fs-0.91.ebuild b/sys-fs/mp3fs/mp3fs-0.91.ebuild index 8065d83b22f4..8a07e8eac0eb 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.2 2014/12/27 19:35:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/mp3fs-0.91.ebuild,v 1.3 2014/12/28 10:10:45 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 |