zx2c4       14/07/25 02:50:08

  Modified:             iodine-0.7.0.ebuild ChangeLog
  Log:
  Build on newer systemd by using pkg-config to grab right library.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A5DE03AE)

Revision  Changes    Path
1.2                  net-misc/iodine/iodine-0.7.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iodine/iodine-0.7.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iodine/iodine-0.7.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iodine/iodine-0.7.0.ebuild?r1=1.1&r2=1.2

Index: iodine-0.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/iodine/iodine-0.7.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- iodine-0.7.0.ebuild 18 Jul 2014 15:53:52 -0000      1.1
+++ iodine-0.7.0.ebuild 25 Jul 2014 02:50:08 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/iodine/iodine-0.7.0.ebuild,v 1.1 
2014/07/18 15:53:52 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iodine/iodine-0.7.0.ebuild,v 1.2 
2014/07/25 02:50:08 zx2c4 Exp $
 
 EAPI=5
 
@@ -23,6 +23,7 @@
 
 src_prepare(){
        epatch "${FILESDIR}"/${P}-TestMessage.patch
+       epatch "${FILESDIR}"/${P}-new-systemd.patch
 
        sed -e '/^\s@echo \(CC\|LD\)/d' \
                -e 's:^\(\s\)@:\1:' \



1.11                 net-misc/iodine/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iodine/ChangeLog?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iodine/ChangeLog?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iodine/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/iodine/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   18 Jul 2014 15:53:52 -0000      1.10
+++ ChangeLog   25 Jul 2014 02:50:08 -0000      1.11
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/iodine
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/iodine/ChangeLog,v 1.10 2014/07/18 
15:53:52 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iodine/ChangeLog,v 1.11 2014/07/25 
02:50:08 zx2c4 Exp $
+
+  25 Jul 2014; Jason A. Donenfeld <[email protected]>
+  +files/iodine-0.7.0-new-systemd.patch, iodine-0.7.0.ebuild:
+  Build on newer systemd by using pkg-config to grab right library.
 
 *iodine-0.7.0 (18 Jul 2014)
 




Reply via email to