public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matthias Schwarzott (zzam)" <zzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-video/camserv: camserv-0.5.1-r2.ebuild ChangeLog
Date: Tue, 27 Nov 2007 11:58:02 +0000	[thread overview]
Message-ID: <E1Iwz4k-0000YY-5W@stork.gentoo.org> (raw)

zzam        07/11/27 11:58:02

  Modified:             camserv-0.5.1-r2.ebuild ChangeLog
  Log:
  Fixed quoting.
  (Portage version: 2.1.4_rc3)

Revision  Changes    Path
1.10                 media-video/camserv/camserv-0.5.1-r2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/camserv/camserv-0.5.1-r2.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/camserv/camserv-0.5.1-r2.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/camserv/camserv-0.5.1-r2.ebuild?r1=1.9&r2=1.10

Index: camserv-0.5.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/camserv/camserv-0.5.1-r2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- camserv-0.5.1-r2.ebuild	8 Dec 2005 15:55:24 -0000	1.9
+++ camserv-0.5.1-r2.ebuild	27 Nov 2007 11:58:01 -0000	1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/camserv/camserv-0.5.1-r2.ebuild,v 1.9 2005/12/08 15:55:24 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/camserv/camserv-0.5.1-r2.ebuild,v 1.10 2007/11/27 11:58:01 zzam Exp $
 
 inherit eutils autotools
 
@@ -28,14 +28,14 @@
 	export WANT_AUTOMAKE="1.6"
 
 	unpack ${A}
-	cd ${S}
-	epatch ${FILESDIR}/${PN}-0.5-errno.patch
+	cd "${S}"
+	epatch "${FILESDIR}/${PN}-0.5-errno.patch"
 	AT_M4DIR="${S}/macros" eautoreconf
 }
 
 src_install() {
-	make install DESTDIR=${D} || die
+	make install DESTDIR="${D}" || die
 	dodoc AUTHORS BUGS ChangeLog NEWS README TODO javascript.txt
 
-	newinitd ${FILESDIR}/camserv.init camserv
+	newinitd "${FILESDIR}"/camserv.init camserv
 }



1.19                 media-video/camserv/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/camserv/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/camserv/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/camserv/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/camserv/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	3 Feb 2007 20:58:17 -0000	1.18
+++ ChangeLog	27 Nov 2007 11:58:01 -0000	1.19
@@ -1,6 +1,10 @@
 # ChangeLog for media-video/camserv
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/camserv/ChangeLog,v 1.18 2007/02/03 20:58:17 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/camserv/ChangeLog,v 1.19 2007/11/27 11:58:01 zzam Exp $
+
+  27 Nov 2007; Matthias Schwarzott <zzam@gentoo.org>
+  camserv-0.5.1-r2.ebuild:
+  Fixed quoting.
 
   03 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
   Regenerate digest in Manifest2 format.



-- 
gentoo-commits@gentoo.org mailing list



             reply	other threads:[~2007-11-27 11:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-27 11:58 Matthias Schwarzott (zzam) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-01-22 13:57 [gentoo-commits] gentoo-x86 commit in media-video/camserv: camserv-0.5.1-r2.ebuild ChangeLog Samuli Suominen (drac)

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=E1Iwz4k-0000YY-5W@stork.gentoo.org \
    --to=zzam@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