public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ali Polatel (hawking)" <hawking@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-vim/align: align-39.ebuild ChangeLog align-33.ebuild align-35.ebuild align-32.ebuild
Date: Sat, 20 Sep 2008 07:57:44 +0000	[thread overview]
Message-ID: <E1KgxLc-0000PF-FP@stork.gentoo.org> (raw)

hawking     08/09/20 07:57:44

  Modified:             align-39.ebuild ChangeLog align-33.ebuild
                        align-35.ebuild align-32.ebuild
  Log:
  Quoting.
  (Portage version: -svn/cvs/Linux 2.6.26-gentoo x86_64)

Revision  Changes    Path
1.2                  app-vim/align/align-39.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/align/align-39.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/align/align-39.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/align/align-39.ebuild?r1=1.1&r2=1.2

Index: align-39.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/align/align-39.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- align-39.ebuild	20 Sep 2008 07:54:57 -0000	1.1
+++ align-39.ebuild	20 Sep 2008 07:57:43 -0000	1.2
@@ -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/app-vim/align/align-39.ebuild,v 1.1 2008/09/20 07:54:57 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-39.ebuild,v 1.2 2008/09/20 07:57:43 hawking Exp $
 
 VIM_PLUGIN_VIM_VERSION="7.0"
 inherit vim-plugin
@@ -18,7 +18,7 @@
 
 src_unpack() {
 	unpack ${A}
-	cd ${S}
+	cd "${S}"
 	# nuke cecutil, we use the common shared version
 	rm -f plugin/cecutil.vim
 }



1.47                 app-vim/align/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/align/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/align/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/align/ChangeLog?r1=1.46&r2=1.47

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/align/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	20 Sep 2008 07:54:57 -0000	1.46
+++ ChangeLog	20 Sep 2008 07:57:43 -0000	1.47
@@ -1,6 +1,10 @@
 # ChangeLog for app-vim/align
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/align/ChangeLog,v 1.46 2008/09/20 07:54:57 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/align/ChangeLog,v 1.47 2008/09/20 07:57:43 hawking Exp $
+
+  20 Sep 2008; Ali Polatel <hawking@gentoo.org> align-32.ebuild,
+  align-33.ebuild, align-35.ebuild, align-39.ebuild:
+  Quoting.
 
 *align-39 (20 Sep 2008)
 



1.7                  app-vim/align/align-33.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/align/align-33.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/align/align-33.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/align/align-33.ebuild?r1=1.6&r2=1.7

Index: align-33.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/align/align-33.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- align-33.ebuild	17 Mar 2007 18:18:31 -0000	1.6
+++ align-33.ebuild	20 Sep 2008 07:57:43 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-33.ebuild,v 1.6 2007/03/17 18:18:31 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-33.ebuild,v 1.7 2008/09/20 07:57:43 hawking Exp $
 
 inherit vim-plugin
 
@@ -17,7 +17,7 @@
 
 src_unpack() {
 	unpack ${A}
-	cd ${S}
+	cd "${S}"
 	# this makes vim7 throw a hissy fit
 	sed -i -e 's/ version </ v:version </g' plugin/Align*.vim || die "bad sed"
 



1.2                  app-vim/align/align-35.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/align/align-35.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/align/align-35.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/align/align-35.ebuild?r1=1.1&r2=1.2

Index: align-35.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/align/align-35.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- align-35.ebuild	9 May 2007 19:25:05 -0000	1.1
+++ align-35.ebuild	20 Sep 2008 07:57:43 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-35.ebuild,v 1.1 2007/05/09 19:25:05 pioto Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-35.ebuild,v 1.2 2008/09/20 07:57:43 hawking Exp $
 
 VIM_PLUGIN_VIM_VERSION="7.0"
 inherit vim-plugin
@@ -18,7 +18,7 @@
 
 src_unpack() {
 	unpack ${A}
-	cd ${S}
+	cd "${S}"
 	# nuke cecutil, we use the common shared version
 	rm -f plugin/cecutil.vim
 }



1.8                  app-vim/align/align-32.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/align/align-32.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/align/align-32.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/align/align-32.ebuild?r1=1.7&r2=1.8

Index: align-32.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/align/align-32.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- align-32.ebuild	11 Jul 2007 05:14:07 -0000	1.7
+++ align-32.ebuild	20 Sep 2008 07:57:43 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-32.ebuild,v 1.7 2007/07/11 05:14:07 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-32.ebuild,v 1.8 2008/09/20 07:57:43 hawking Exp $
 
 inherit vim-plugin
 
@@ -17,7 +17,7 @@
 
 src_unpack() {
 	unpack ${A}
-	cd ${S}
+	cd "${S}"
 	# this makes vim7 throw a hissy fit
 	sed -i -e 's/ version </ v:version </g' plugin/Align*.vim || die "bad sed"
 






                 reply	other threads:[~2008-09-20  7:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1KgxLc-0000PF-FP@stork.gentoo.org \
    --to=hawking@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox