jlec 15/03/21 18:33:51
Modified: redoflacs-0.30.ebuild redoflacs-0.15.ebuild
redoflacs-0.16.2.ebuild redoflacs-0.19.ebuild
ChangeLog
Log:
use dobin instead of exeinto /usr/bin/ && doexe
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key
B9D4F231BD1558AB!)
Revision Changes Path
1.2 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.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/redoflacs/redoflacs-0.30.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/redoflacs/redoflacs-0.30.ebuild?r1=1.1&r2=1.2
Index: redoflacs-0.30.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/redoflacs/redoflacs-0.30.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- redoflacs-0.30.ebuild 8 Oct 2014 08:50:50 -0000 1.1
+++ redoflacs-0.30.ebuild 21 Mar 2015 18:33:50 -0000 1.2
@@ -1,8 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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 $
+# $Header:
/var/cvsroot/gentoo-x86/media-sound/redoflacs/redoflacs-0.30.ebuild,v 1.2
2015/03/21 18:33:50 jlec Exp $
EAPI=5
+
inherit readme.gentoo vcs-snapshot
DESCRIPTION="Bash commandline flac compressor, verifier, organizer, analyzer,
retagger"
@@ -15,12 +16,12 @@
IUSE=""
DEPEND=""
-RDEPEND=">=app-shells/bash-4
+RDEPEND="
+ >=app-shells/bash-4
media-libs/flac
sys-apps/coreutils"
src_install() {
- exeinto /usr/bin
- doexe redoflacs
+ dobin redoflacs
readme.gentoo_create_doc
}
1.2 media-sound/redoflacs/redoflacs-0.15.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/redoflacs/redoflacs-0.15.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/redoflacs/redoflacs-0.15.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/redoflacs/redoflacs-0.15.ebuild?r1=1.1&r2=1.2
Index: redoflacs-0.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/redoflacs/redoflacs-0.15.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- redoflacs-0.15.ebuild 6 Oct 2012 07:40:48 -0000 1.1
+++ redoflacs-0.15.ebuild 21 Mar 2015 18:33:50 -0000 1.2
@@ -1,8 +1,9 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/media-sound/redoflacs/redoflacs-0.15.ebuild,v 1.1
2012/10/06 07:40:48 yngwin Exp $
+# $Header:
/var/cvsroot/gentoo-x86/media-sound/redoflacs/redoflacs-0.15.ebuild,v 1.2
2015/03/21 18:33:50 jlec Exp $
EAPI=4
+
inherit vcs-snapshot
DESCRIPTION="Bash commandline flac verifier, organizer, analyzer"
@@ -15,14 +16,14 @@
IUSE=""
DEPEND=""
-RDEPEND="app-shells/bash
+RDEPEND="
+ app-shells/bash
media-libs/flac
sys-apps/coreutils
sys-apps/findutils"
src_install() {
- exeinto /usr/bin
- newexe redoFlacs.sh redoflacs
+ newbin redoFlacs.sh redoflacs
}
pkg_postinst() {
1.2 media-sound/redoflacs/redoflacs-0.16.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/redoflacs/redoflacs-0.16.2.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/redoflacs/redoflacs-0.16.2.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/redoflacs/redoflacs-0.16.2.ebuild?r1=1.1&r2=1.2
Index: redoflacs-0.16.2.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/media-sound/redoflacs/redoflacs-0.16.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- redoflacs-0.16.2.ebuild 29 Oct 2012 14:25:28 -0000 1.1
+++ redoflacs-0.16.2.ebuild 21 Mar 2015 18:33:50 -0000 1.2
@@ -1,8 +1,9 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/media-sound/redoflacs/redoflacs-0.16.2.ebuild,v 1.1
2012/10/29 14:25:28 yngwin Exp $
+# $Header:
/var/cvsroot/gentoo-x86/media-sound/redoflacs/redoflacs-0.16.2.ebuild,v 1.2
2015/03/21 18:33:50 jlec Exp $
EAPI=5
+
inherit vcs-snapshot
DESCRIPTION="Bash commandline flac verifier, organizer, analyzer"
@@ -15,14 +16,14 @@
IUSE=""
DEPEND=""
-RDEPEND="app-shells/bash
+RDEPEND="
+ app-shells/bash
media-libs/flac
sys-apps/coreutils
sys-apps/findutils"
src_install() {
- exeinto /usr/bin
- newexe redoFlacs redoflacs
+ newbin redoFlacs redoflacs
}
pkg_postinst() {
1.2 media-sound/redoflacs/redoflacs-0.19.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/redoflacs/redoflacs-0.19.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/redoflacs/redoflacs-0.19.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/redoflacs/redoflacs-0.19.ebuild?r1=1.1&r2=1.2
Index: redoflacs-0.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/redoflacs/redoflacs-0.19.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- redoflacs-0.19.ebuild 27 Jan 2013 10:34:50 -0000 1.1
+++ redoflacs-0.19.ebuild 21 Mar 2015 18:33:50 -0000 1.2
@@ -1,8 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/media-sound/redoflacs/redoflacs-0.19.ebuild,v 1.1
2013/01/27 10:34:50 yngwin Exp $
+# $Header:
/var/cvsroot/gentoo-x86/media-sound/redoflacs/redoflacs-0.19.ebuild,v 1.2
2015/03/21 18:33:50 jlec Exp $
EAPI=5
+
inherit readme.gentoo vcs-snapshot
DESCRIPTION="Bash commandline flac compressor, verifier, organizer, analyzer,
retagger"
@@ -15,12 +16,12 @@
IUSE=""
DEPEND=""
-RDEPEND=">=app-shells/bash-4
+RDEPEND="
+ >=app-shells/bash-4
media-libs/flac
sys-apps/coreutils"
src_install() {
- exeinto /usr/bin
- doexe redoflacs
+ dobin redoflacs
readme.gentoo_create_doc
}
1.7 media-sound/redoflacs/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/redoflacs/ChangeLog?rev=1.7&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/redoflacs/ChangeLog?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/redoflacs/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/redoflacs/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 8 Oct 2014 08:50:50 -0000 1.6
+++ ChangeLog 21 Mar 2015 18:33:50 -0000 1.7
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/redoflacs
-# 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 $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/redoflacs/ChangeLog,v 1.7
2015/03/21 18:33:50 jlec Exp $
+
+ 21 Mar 2015; Justin Lecher <[email protected]> redoflacs-0.15.ebuild,
+ redoflacs-0.16.2.ebuild, redoflacs-0.19.ebuild, redoflacs-0.30.ebuild:
+ use dobin instead of exeinto /usr/bin/ && doexe
*redoflacs-0.30 (08 Oct 2014)