hattya      14/09/28 09:28:17

  Modified:             tinycdb-0.77-r2.ebuild ChangeLog
  Log:
  einstall -> emake wrt bug #521540
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
EC917A6D)

Revision  Changes    Path
1.8                  dev-db/tinycdb/tinycdb-0.77-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tinycdb/tinycdb-0.77-r2.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tinycdb/tinycdb-0.77-r2.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tinycdb/tinycdb-0.77-r2.ebuild?r1=1.7&r2=1.8

Index: tinycdb-0.77-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/tinycdb/tinycdb-0.77-r2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- tinycdb-0.77-r2.ebuild      8 Oct 2012 12:51:28 -0000       1.7
+++ tinycdb-0.77-r2.ebuild      28 Sep 2014 09:28:17 -0000      1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/tinycdb/tinycdb-0.77-r2.ebuild,v 1.7 
2012/10/08 12:51:28 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/tinycdb/tinycdb-0.77-r2.ebuild,v 1.8 
2014/09/28 09:28:17 hattya Exp $
 
 EAPI="4"
 
@@ -37,6 +37,6 @@
        local targets="install-sharedlib"
        use static-libs && targets="${targets} install-piclib"
 
-       einstall ${targets}
+       emake DESTDIR="${D}" ${targets}
        dodoc ChangeLog NEWS
 }



1.41                 dev-db/tinycdb/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tinycdb/ChangeLog?rev=1.41&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tinycdb/ChangeLog?rev=1.41&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tinycdb/ChangeLog?r1=1.40&r2=1.41

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/tinycdb/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog   8 Oct 2012 12:51:28 -0000       1.40
+++ ChangeLog   28 Sep 2014 09:28:17 -0000      1.41
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/tinycdb
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/tinycdb/ChangeLog,v 1.40 2012/10/08 
12:51:28 hattya Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/tinycdb/ChangeLog,v 1.41 2014/09/28 
09:28:17 hattya Exp $
+
+  28 Sep 2014; Akinori Hattori <[email protected]> tinycdb-0.77-r2.ebuild:
+  einstall -> emake wrt bug #521540
 
   08 Oct 2012; Akinori Hattori <[email protected]>
   +files/tinycdb-0.77-uclibc.diff, tinycdb-0.77-r2.ebuild:




Reply via email to