public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/amd64codecs: amd64codecs-20061203.ebuild amd64codecs-20071007.ebuild ChangeLog
@ 2007-11-27 18:49 Matthias Schwarzott (zzam)
  0 siblings, 0 replies; only message in thread
From: Matthias Schwarzott (zzam) @ 2007-11-27 18:49 UTC (permalink / raw
  To: gentoo-commits

zzam        07/11/27 18:49:54

  Modified:             amd64codecs-20061203.ebuild
                        amd64codecs-20071007.ebuild ChangeLog
  Log:
  Fixed quoting.
  (Portage version: 2.1.4_rc3)

Revision  Changes    Path
1.6                  media-libs/amd64codecs/amd64codecs-20061203.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/amd64codecs/amd64codecs-20061203.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/amd64codecs/amd64codecs-20061203.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/amd64codecs/amd64codecs-20061203.ebuild?r1=1.5&r2=1.6

Index: amd64codecs-20061203.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/amd64codecs/amd64codecs-20061203.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- amd64codecs-20061203.ebuild	2 Jul 2007 15:07:12 -0000	1.5
+++ amd64codecs-20061203.ebuild	27 Nov 2007 18:49:54 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/amd64codecs/amd64codecs-20061203.ebuild,v 1.5 2007/07/02 15:07:12 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/amd64codecs/amd64codecs-20061203.ebuild,v 1.6 2007/11/27 18:49:54 zzam Exp $
 
 inherit multilib
 
@@ -14,8 +14,6 @@
 RESTRICT="strip"
 
 src_install() {
-	cd ${S}
-
 	# see #83221
 	insopts -m0644
 



1.2                  media-libs/amd64codecs/amd64codecs-20071007.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/amd64codecs/amd64codecs-20071007.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/amd64codecs/amd64codecs-20071007.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/amd64codecs/amd64codecs-20071007.ebuild?r1=1.1&r2=1.2

Index: amd64codecs-20071007.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/amd64codecs/amd64codecs-20071007.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- amd64codecs-20071007.ebuild	8 Oct 2007 11:16:27 -0000	1.1
+++ amd64codecs-20071007.ebuild	27 Nov 2007 18:49:54 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/amd64codecs/amd64codecs-20071007.ebuild,v 1.1 2007/10/08 11:16:27 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/amd64codecs/amd64codecs-20071007.ebuild,v 1.2 2007/11/27 18:49:54 zzam Exp $
 
 inherit multilib
 
@@ -14,8 +14,6 @@
 RESTRICT="strip"
 
 src_install() {
-	cd ${S}
-
 	# see #83221
 	insopts -m0644
 



1.6                  media-libs/amd64codecs/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/amd64codecs/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/amd64codecs/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/amd64codecs/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/amd64codecs/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	8 Oct 2007 11:16:27 -0000	1.5
+++ ChangeLog	27 Nov 2007 18:49:54 -0000	1.6
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/amd64codecs
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/amd64codecs/ChangeLog,v 1.5 2007/10/08 11:16:27 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/amd64codecs/ChangeLog,v 1.6 2007/11/27 18:49:54 zzam Exp $
+
+  27 Nov 2007; Matthias Schwarzott <zzam@gentoo.org>
+  amd64codecs-20061203.ebuild, amd64codecs-20071007.ebuild:
+  Fixed quoting.
 
 *amd64codecs-20071007 (08 Oct 2007)
 



-- 
gentoo-commits@gentoo.org mailing list



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

only message in thread, other threads:[~2007-11-27 18:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-27 18:49 [gentoo-commits] gentoo-x86 commit in media-libs/amd64codecs: amd64codecs-20061203.ebuild amd64codecs-20071007.ebuild ChangeLog Matthias Schwarzott (zzam)

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