public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-fs/mp3fs: ChangeLog mp3fs-0.32.ebuild
@ 2012-06-19 18:11 Michael Weber (xmw)
  0 siblings, 0 replies; only message in thread
From: Michael Weber (xmw) @ 2012-06-19 18:11 UTC (permalink / raw
  To: gentoo-commits

xmw         12/06/19 18:11:26

  Modified:             ChangeLog
  Added:                mp3fs-0.32.ebuild
  Log:
  Version bump
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

Revision  Changes    Path
1.17                 sys-fs/mp3fs/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mp3fs/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mp3fs/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mp3fs/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	6 Apr 2012 14:26:02 -0000	1.16
+++ ChangeLog	19 Jun 2012 18:11:26 -0000	1.17
@@ -1,6 +1,11 @@
 # 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.16 2012/04/06 14:26:02 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/ChangeLog,v 1.17 2012/06/19 18:11:26 xmw Exp $
+
+*mp3fs-0.32 (19 Jun 2012)
+
+  19 Jun 2012; Michael Weber <xmw@gentoo.org> +mp3fs-0.32.ebuild:
+  Version bump
 
   06 Apr 2012; Michael Weber <xmw@gentoo.org> metadata.xml:
   Grabing package, remove old version.



1.1                  sys-fs/mp3fs/mp3fs-0.32.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mp3fs/mp3fs-0.32.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mp3fs/mp3fs-0.32.ebuild?rev=1.1&content-type=text/plain

Index: mp3fs-0.32.ebuild
===================================================================
# 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.32.ebuild,v 1.1 2012/06/19 18:11:26 xmw Exp $

DESCRIPTION="a read-only FUSE filesystem which transcodes FLAC audio files to MP3 when read"
HOMEPAGE="http://khenriks.github.com/mp3fs/"
SRC_URI="https://github.com/downloads/khenriks/${PN}/${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="sys-fs/fuse
	media-libs/libid3tag
	media-libs/flac
	media-sound/lame
	media-libs/libogg"
RDEPEND="${DEPEND}"

src_install() {
	emake DESTDIR="${D}" install || die
	dodoc AUTHORS ChangeLog NEWS README.rst
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-19 18:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-19 18:11 [gentoo-commits] gentoo-x86 commit in sys-fs/mp3fs: ChangeLog mp3fs-0.32.ebuild Michael Weber (xmw)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox