public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/rawrec: ChangeLog rawrec-0.9.98.ebuild
@ 2008-07-12  9:17 Alexis Ballier (aballier)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier (aballier) @ 2008-07-12  9:17 UTC (permalink / raw
  To: gentoo-commits

aballier    08/07/12 09:17:48

  Modified:             ChangeLog rawrec-0.9.98.ebuild
  Log:
  quote variables where needed
  (Portage version: 2.2_rc1/cvs/Linux 2.6.25.7 x86_64)

Revision  Changes    Path
1.15                 media-sound/rawrec/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rawrec/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rawrec/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rawrec/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/rawrec/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	12 Jul 2008 09:14:53 -0000	1.14
+++ ChangeLog	12 Jul 2008 09:17:48 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/rawrec
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rawrec/ChangeLog,v 1.14 2008/07/12 09:14:53 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rawrec/ChangeLog,v 1.15 2008/07/12 09:17:48 aballier Exp $
+
+  12 Jul 2008; Alexis Ballier <aballier@gentoo.org> rawrec-0.9.98.ebuild:
+  quote variables where needed
 
   12 Jul 2008; Alexis Ballier <aballier@gentoo.org>
   +files/rawrec-libs.patch, rawrec-0.9.98.ebuild, rawrec-0.9.991.ebuild:



1.15                 media-sound/rawrec/rawrec-0.9.98.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rawrec/rawrec-0.9.98.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rawrec/rawrec-0.9.98.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rawrec/rawrec-0.9.98.ebuild?r1=1.14&r2=1.15

Index: rawrec-0.9.98.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/rawrec/rawrec-0.9.98.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- rawrec-0.9.98.ebuild	12 Jul 2008 09:14:53 -0000	1.14
+++ rawrec-0.9.98.ebuild	12 Jul 2008 09:17:48 -0000	1.15
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rawrec/rawrec-0.9.98.ebuild,v 1.14 2008/07/12 09:14:53 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rawrec/rawrec-0.9.98.ebuild,v 1.15 2008/07/12 09:17:48 aballier Exp $
 
 inherit flag-o-matic toolchain-funcs eutils
 
@@ -27,9 +27,9 @@
 }
 
 src_install() {
-	make EXE_DIR=${D}/usr/bin \
-	MAN_DIR=${D}/usr/share/man/man1 install || die
+	make EXE_DIR="${D}/usr/bin" \
+	MAN_DIR="${D}/usr/share/man/man1" install || die
 
 	einfo "Removing SUID from binary.."
-	chmod u-s ${D}/usr/bin/rawrec
+	chmod u-s "${D}/usr/bin/rawrec"
 }



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-sound/rawrec: ChangeLog rawrec-0.9.98.ebuild
@ 2015-03-29 21:57 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rueger (mrueg) @ 2015-03-29 21:57 UTC (permalink / raw
  To: gentoo-commits

mrueg       15/03/29 21:57:53

  Modified:             ChangeLog
  Removed:              rawrec-0.9.98.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.22                 media-sound/rawrec/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/rawrec/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	10 Aug 2014 21:10:54 -0000	1.21
+++ ChangeLog	29 Mar 2015 21:57:53 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/rawrec
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rawrec/ChangeLog,v 1.21 2014/08/10 21:10:54 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rawrec/ChangeLog,v 1.22 2015/03/29 21:57:53 mrueg Exp $
+
+  29 Mar 2015; Manuel Rüger <mrueg@gentoo.org> -rawrec-0.9.98.ebuild:
+  Remove old.
 
   10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> rawrec-0.9.98.ebuild,
   rawrec-0.9.991.ebuild:





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-29 21:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-29 21:57 [gentoo-commits] gentoo-x86 commit in media-sound/rawrec: ChangeLog rawrec-0.9.98.ebuild Manuel Rueger (mrueg)
  -- strict thread matches above, loose matches on Subject: below --
2008-07-12  9:17 Alexis Ballier (aballier)

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