klausman    15/03/31 16:31:04

  Modified:             prosody-0.9.8.ebuild ChangeLog
  Log:
  Avoid rebuilds if OpenSSL is updated (see bug 545156)
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
CE5D54E8)

Revision  Changes    Path
1.4                  net-im/prosody/prosody-0.9.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/prosody/prosody-0.9.8.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/prosody/prosody-0.9.8.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/prosody/prosody-0.9.8.ebuild?r1=1.3&r2=1.4

Index: prosody-0.9.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.9.8.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- prosody-0.9.8.ebuild        31 Mar 2015 11:28:16 -0000      1.3
+++ prosody-0.9.8.ebuild        31 Mar 2015 16:31:04 -0000      1.4
@@ -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-im/prosody/prosody-0.9.8.ebuild,v 1.3 
2015/03/31 11:28:16 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.9.8.ebuild,v 1.4 
2015/03/31 16:31:04 klausman Exp $
 
 EAPI=5
 
@@ -21,7 +21,7 @@
                !jit? ( >=dev-lang/lua-5.1:0 )
                jit? ( dev-lang/luajit:2 )
                >=net-dns/libidn-1.1
-               dev-libs/openssl:="
+               dev-libs/openssl:*"
 RDEPEND="${DEPEND}
                >=dev-lua/luaexpat-1.3.0
                dev-lua/luafilesystem



1.52                 net-im/prosody/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/prosody/ChangeLog?rev=1.52&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/prosody/ChangeLog?rev=1.52&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/prosody/ChangeLog?r1=1.51&r2=1.52

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/prosody/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog   31 Mar 2015 11:28:16 -0000      1.51
+++ ChangeLog   31 Mar 2015 16:31:04 -0000      1.52
@@ -1,6 +1,9 @@
 # ChangeLog for net-im/prosody
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/ChangeLog,v 1.51 2015/03/31 
11:28:16 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/ChangeLog,v 1.52 2015/03/31 
16:31:04 klausman Exp $
+
+  31 Mar 2015; Tobias Klausmann <[email protected]> prosody-0.9.8.ebuild:
+  Avoid rebuilds if OpenSSL is updated (see bug 545156)
 
   31 Mar 2015; Tobias Klausmann <[email protected]> prosody-0.9.8.ebuild:
   Make sure to use correct PREFIX and install into lib64/




Reply via email to