chainsaw    14/10/08 08:50:50

  Modified:             ChangeLog
  Added:                redoflacs-0.30.ebuild
  Log:
  Version bump, as requested by Jaren Stangret in bug #462984.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0xB5058F9A)

Revision  Changes    Path
1.6                  media-sound/redoflacs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/redoflacs/ChangeLog?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/redoflacs/ChangeLog?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/redoflacs/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/redoflacs/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   27 Jan 2013 10:34:50 -0000      1.5
+++ ChangeLog   8 Oct 2014 08:50:50 -0000       1.6
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/redoflacs
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/redoflacs/ChangeLog,v 1.5 
2013/01/27 10:34:50 yngwin Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/redoflacs/ChangeLog,v 1.6 
2014/10/08 08:50:50 chainsaw Exp $
+
+*redoflacs-0.30 (08 Oct 2014)
+
+  08 Oct 2014; Tony Vroon <chain...@gentoo.org> +redoflacs-0.30.ebuild:
+  Version bump, as requested by Jaren Stangret in bug #462984.
 
 *redoflacs-0.19 (27 Jan 2013)
 



1.1                  media-sound/redoflacs/redoflacs-0.30.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/redoflacs/redoflacs-0.30.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/redoflacs/redoflacs-0.30.ebuild?rev=1.1&content-type=text/plain

Index: redoflacs-0.30.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-sound/redoflacs/redoflacs-0.30.ebuild,v 1.1 
2014/10/08 08:50:50 chainsaw Exp $

EAPI=5
inherit readme.gentoo vcs-snapshot

DESCRIPTION="Bash commandline flac compressor, verifier, organizer, analyzer, 
retagger"
HOMEPAGE="https://github.com/sirjaren/redoflacs";
SRC_URI="https://github.com/sirjaren/${PN}/tarball/v${PV} -> ${P}.tar.gz"

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

DEPEND=""
RDEPEND=">=app-shells/bash-4
        media-libs/flac
        sys-apps/coreutils"

src_install() {
        exeinto /usr/bin
        doexe redoflacs
        readme.gentoo_create_doc
}




Reply via email to