public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-arch/zpipe: zpipe-2.01-r1.ebuild ChangeLog
@ 2015-04-16 20:26 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2015-04-16 20:26 UTC (permalink / raw
  To: gentoo-commits

mgorny      15/04/16 20:26:33

  Modified:             zpipe-2.01-r1.ebuild ChangeLog
  Log:
  Fix missing S declaration, bug #546824
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.2                  app-arch/zpipe/zpipe-2.01-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zpipe/zpipe-2.01-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zpipe/zpipe-2.01-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zpipe/zpipe-2.01-r1.ebuild?r1=1.1&r2=1.2

Index: zpipe-2.01-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/zpipe/zpipe-2.01-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- zpipe-2.01-r1.ebuild	16 Apr 2015 09:08:00 -0000	1.1
+++ zpipe-2.01-r1.ebuild	16 Apr 2015 20:26:33 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/zpipe/zpipe-2.01-r1.ebuild,v 1.1 2015/04/16 09:08:00 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/zpipe/zpipe-2.01-r1.ebuild,v 1.2 2015/04/16 20:26:33 mgorny Exp $
 
 EAPI=5
 inherit toolchain-funcs
@@ -19,6 +19,8 @@
 DEPEND="${RDEPEND}
 	app-arch/unzip"
 
+S=${WORKDIR}
+
 src_compile() {
 	emake CXX="$(tc-getCXX)" LDLIBS=-lzpaq "${PN}"
 }



1.4                  app-arch/zpipe/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zpipe/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zpipe/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zpipe/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/zpipe/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	16 Apr 2015 09:08:00 -0000	1.3
+++ ChangeLog	16 Apr 2015 20:26:33 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for app-arch/zpipe
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/zpipe/ChangeLog,v 1.3 2015/04/16 09:08:00 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/zpipe/ChangeLog,v 1.4 2015/04/16 20:26:33 mgorny Exp $
+
+  16 Apr 2015; Michał Górny <mgorny@gentoo.org> zpipe-2.01-r1.ebuild:
+  Fix missing S declaration, bug #546824
 
 *zpipe-2.01-r1 (16 Apr 2015)
 





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

only message in thread, other threads:[~2015-04-16 20:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-16 20:26 [gentoo-commits] gentoo-x86 commit in app-arch/zpipe: zpipe-2.01-r1.ebuild ChangeLog Michal Gorny (mgorny)

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