public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-backup/afbackup-client: ChangeLog afbackup-client-3.3.8.1.ebuild
@ 2009-10-12 17:12 Mark Loeser (halcy0n)
  0 siblings, 0 replies; only message in thread
From: Mark Loeser (halcy0n) @ 2009-10-12 17:12 UTC (permalink / raw
  To: gentoo-commits

halcy0n     09/10/12 17:12:37

  Modified:             ChangeLog afbackup-client-3.3.8.1.ebuild
  Log:
  QA fixes; unquoted variables
  (Portage version: 2.2_rc45/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  app-backup/afbackup-client/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/afbackup-client/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/afbackup-client/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/afbackup-client/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-backup/afbackup-client/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	21 Feb 2007 20:06:27 -0000	1.3
+++ ChangeLog	12 Oct 2009 17:12:37 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for app-backup/afbackup-client
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/afbackup-client/ChangeLog,v 1.3 2007/02/21 20:06:27 peper Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-backup/afbackup-client/ChangeLog,v 1.4 2009/10/12 17:12:37 halcy0n Exp $
+
+  12 Oct 2009; Mark Loeser <halcy0n@gentoo.org>
+  afbackup-client-3.3.8.1.ebuild:
+  QA fixes; unquoted variables
 
   21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
   Transition to Manifest2.



1.4                  app-backup/afbackup-client/afbackup-client-3.3.8.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/afbackup-client/afbackup-client-3.3.8.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/afbackup-client/afbackup-client-3.3.8.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/afbackup-client/afbackup-client-3.3.8.1.ebuild?r1=1.3&r2=1.4

Index: afbackup-client-3.3.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-backup/afbackup-client/afbackup-client-3.3.8.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- afbackup-client-3.3.8.1.ebuild	12 Oct 2009 17:11:29 -0000	1.3
+++ afbackup-client-3.3.8.1.ebuild	12 Oct 2009 17:12:37 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/afbackup-client/afbackup-client-3.3.8.1.ebuild,v 1.3 2009/10/12 17:11:29 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/afbackup-client/afbackup-client-3.3.8.1.ebuild,v 1.4 2009/10/12 17:12:37 halcy0n Exp $
 
 inherit eutils
 
@@ -87,7 +87,7 @@
 		${myconf} || die "./configure failed"
 
 	einfo "Installing: afbackup-${MY_MODE}"
-	make DESTDIR=${D} install.${MY_MODE} || die
+	make DESTDIR="${D}" install.${MY_MODE} || die
 
 	# fix path in config files
 	einfo "Fixing paths in ${MY_MODE}.conf"






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

only message in thread, other threads:[~2009-10-12 17:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-12 17:12 [gentoo-commits] gentoo-x86 commit in app-backup/afbackup-client: ChangeLog afbackup-client-3.3.8.1.ebuild Mark Loeser (halcy0n)

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