diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-19 19:50:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-19 19:50:30 +0000 |
commit | dc155ed30cfc8e9433ca0bf29d919d6dfc6f4b94 (patch) | |
tree | e45740025f75f25b9c813cfbd2d7826338e331e9 /sys-fs/mp3fs | |
parent | Stable for amd64, wrt bug #422213 (diff) | |
download | historical-dc155ed30cfc8e9433ca0bf29d919d6dfc6f4b94.tar.gz historical-dc155ed30cfc8e9433ca0bf29d919d6dfc6f4b94.tar.bz2 historical-dc155ed30cfc8e9433ca0bf29d919d6dfc6f4b94.zip |
Stable for amd64, wrt bug #422215
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'sys-fs/mp3fs')
-rw-r--r-- | sys-fs/mp3fs/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/mp3fs/mp3fs-0.31.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/mp3fs/ChangeLog b/sys-fs/mp3fs/ChangeLog index bed47da12ca6..ae04137abcfa 100644 --- a/sys-fs/mp3fs/ChangeLog +++ b/sys-fs/mp3fs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/mp3fs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/ChangeLog,v 1.17 2012/06/19 18:11:26 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/ChangeLog,v 1.18 2012/06/19 19:50:30 ago Exp $ + + 19 Jun 2012; Agostino Sarubbo <ago@gentoo.org> mp3fs-0.31.ebuild: + Stable for amd64, wrt bug #422215 *mp3fs-0.32 (19 Jun 2012) diff --git a/sys-fs/mp3fs/mp3fs-0.31.ebuild b/sys-fs/mp3fs/mp3fs-0.31.ebuild index 78b72368bb54..81f05df804ad 100644 --- a/sys-fs/mp3fs/mp3fs-0.31.ebuild +++ b/sys-fs/mp3fs/mp3fs-0.31.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/mp3fs/mp3fs-0.31.ebuild,v 1.1 2012/03/20 19:11:21 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/mp3fs-0.31.ebuild,v 1.2 2012/06/19 19:50:30 ago Exp $ DESCRIPTION="a read-only FUSE filesystem which transcodes FLAC audio files to MP3 when read" HOMEPAGE="http://khenriks.github.com/mp3fs/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="sys-fs/fuse |