pacho 15/05/11 20:56:13
Modified: SOAP-Lite-1.140.0.ebuild
SOAP-Lite-1.040.0-r1.ebuild ChangeLog
Log:
Rename jabber to xmpp USE (#216300)
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key
A188FBD4)
Revision Changes Path
1.3 dev-perl/SOAP-Lite/SOAP-Lite-1.140.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-1.140.0.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-1.140.0.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-1.140.0.ebuild?r1=1.2&r2=1.3
Index: SOAP-Lite-1.140.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-1.140.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- SOAP-Lite-1.140.0.ebuild 3 Apr 2015 08:57:45 -0000 1.2
+++ SOAP-Lite-1.140.0.ebuild 11 May 2015 20:56:13 -0000 1.3
@@ -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/dev-perl/SOAP-Lite/SOAP-Lite-1.140.0.ebuild,v 1.2
2015/04/03 08:57:45 zlogene Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-1.140.0.ebuild,v 1.3
2015/05/11 20:56:13 pacho Exp $
EAPI=5
@@ -10,7 +10,7 @@
DESCRIPTION="Simple and lightweight interface to the SOAP protocol (sic) both
on client and server side"
-IUSE="jabber ssl test"
+IUSE="ssl test xmpp"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
@@ -31,7 +31,7 @@
dev-perl/LWP-Protocol-https
dev-perl/Crypt-SSLeay
)
- jabber? ( dev-perl/Net-Jabber )
+ xmpp? ( dev-perl/Net-Jabber )
"
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
1.3 dev-perl/SOAP-Lite/SOAP-Lite-1.040.0-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-1.040.0-r1.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-1.040.0-r1.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-1.040.0-r1.ebuild?r1=1.2&r2=1.3
Index: SOAP-Lite-1.040.0-r1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-1.040.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- SOAP-Lite-1.040.0-r1.ebuild 31 Jan 2015 21:06:36 -0000 1.2
+++ SOAP-Lite-1.040.0-r1.ebuild 11 May 2015 20:56:13 -0000 1.3
@@ -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/dev-perl/SOAP-Lite/SOAP-Lite-1.040.0-r1.ebuild,v 1.2
2015/01/31 21:06:36 zlogene Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-1.040.0-r1.ebuild,v 1.3
2015/05/11 20:56:13 pacho Exp $
EAPI=5
@@ -10,7 +10,7 @@
DESCRIPTION="Simple and lightweight interface to the SOAP protocol (sic) both
on client and server side"
-IUSE="jabber ssl"
+IUSE="ssl xmpp"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
@@ -32,7 +32,7 @@
dev-perl/MIME-Lite
virtual/perl-MIME-Base64
ssl? ( dev-perl/Crypt-SSLeay )
- jabber? ( dev-perl/Net-Jabber )
+ xmpp? ( dev-perl/Net-Jabber )
ssl? ( dev-perl/IO-Socket-SSL )
virtual/perl-IO-Compress
>=dev-perl/MIME-tools-5.413
1.92 dev-perl/SOAP-Lite/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog?rev=1.92&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog?rev=1.92&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog?r1=1.91&r2=1.92
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog 3 Apr 2015 08:57:45 -0000 1.91
+++ ChangeLog 11 May 2015 20:56:13 -0000 1.92
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/SOAP-Lite
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.91
2015/04/03 08:57:45 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.92
2015/05/11 20:56:13 pacho Exp $
+
+ 11 May 2015; Pacho Ramos <[email protected]> SOAP-Lite-1.040.0-r1.ebuild,
+ SOAP-Lite-1.140.0.ebuild:
+ Rename jabber to xmpp USE (#216300)
03 Apr 2015; Mikle Kolyada <[email protected]> SOAP-Lite-1.140.0.ebuild:
Add more keywords wrt bug #545360