zerochaos    15/02/13 14:30:20

  Modified:             yate-5.4.0.ebuild yate-9999.ebuild ChangeLog
  Log:
  update 9999, and add sub slots on version
  
  (Portage version: 2.2.16/cvs/Linux x86_64, signed Manifest commit with key 
DD11F94A)

Revision  Changes    Path
1.6                  net-voip/yate/yate-5.4.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/yate-5.4.0.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/yate-5.4.0.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/yate-5.4.0.ebuild?r1=1.5&r2=1.6

Index: yate-5.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-voip/yate/yate-5.4.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- yate-5.4.0.ebuild   28 Jan 2015 23:02:53 -0000      1.5
+++ yate-5.4.0.ebuild   13 Feb 2015 14:30:20 -0000      1.6
@@ -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/net-voip/yate/yate-5.4.0.ebuild,v 1.5 
2015/01/28 23:02:53 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/yate/yate-5.4.0.ebuild,v 1.6 
2015/02/13 14:30:20 zerochaos Exp $
 
 EAPI=5
 
@@ -20,7 +20,7 @@
 fi
 
 LICENSE="GPL-2"
-SLOT="0"
+SLOT="0/${PV}"
 IUSE="doc cpu_flags_x86_sse2 sctp dahdi zaptel wpcard tdmcard wanpipe +ilbc 
+ilbc-webrtc +isac-float isac-fixed postgres mysql +gsm +speex h323 spandsp 
+ssl qt4 +zlib amrnb"
 
 RDEPEND="



1.9                  net-voip/yate/yate-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/yate-9999.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/yate-9999.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/yate-9999.ebuild?r1=1.8&r2=1.9

Index: yate-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-voip/yate/yate-9999.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- yate-9999.ebuild    28 Jan 2015 23:02:53 -0000      1.8
+++ yate-9999.ebuild    13 Feb 2015 14:30:20 -0000      1.9
@@ -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/net-voip/yate/yate-9999.ebuild,v 1.8 
2015/01/28 23:02:53 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/yate/yate-9999.ebuild,v 1.9 
2015/02/13 14:30:20 zerochaos Exp $
 
 EAPI=5
 
@@ -20,7 +20,7 @@
 fi
 
 LICENSE="GPL-2"
-SLOT="0"
+SLOT="0/${PV}"
 IUSE="doc cpu_flags_x86_sse2 sctp dahdi zaptel wpcard tdmcard wanpipe +ilbc 
+ilbc-webrtc +isac-float isac-fixed postgres mysql +gsm +speex h323 spandsp 
+ssl qt4 +zlib amrnb"
 
 RDEPEND="
@@ -41,7 +41,6 @@
        ${RDEPEND}"
 
 src_prepare() {
-       epatch "${FILESDIR}"/dont-mess-with-cflags.patch
        eautoreconf
        ./yate-config.sh || die
 }



1.35                 net-voip/yate/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/ChangeLog?rev=1.35&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/ChangeLog?rev=1.35&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-voip/yate/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog   28 Jan 2015 23:02:53 -0000      1.34
+++ ChangeLog   13 Feb 2015 14:30:20 -0000      1.35
@@ -1,6 +1,10 @@
 # ChangeLog for net-voip/yate
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/yate/ChangeLog,v 1.34 2015/01/28 
23:02:53 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/yate/ChangeLog,v 1.35 2015/02/13 
14:30:20 zerochaos Exp $
+
+  13 Feb 2015; Rick Farina <zeroch...@gentoo.org> yate-5.4.0.ebuild,
+  yate-9999.ebuild:
+  update 9999, and add sub slots on version
 
   28 Jan 2015; Michał Górny <mgo...@gentoo.org> yate-5.4.0.ebuild,
   yate-9999.ebuild:




Reply via email to