public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-im/leechcraft-azoth: leechcraft-azoth-0.5.70.ebuild ChangeLog
@ 2012-07-01 15:12 Maxim Koltsov (maksbotan)
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Koltsov (maksbotan) @ 2012-07-01 15:12 UTC (permalink / raw
  To: gentoo-commits

maksbotan    12/07/01 15:12:53

  Modified:             leechcraft-azoth-0.5.70.ebuild ChangeLog
  Log:
  Depend strictly on given qxmpp version, bug 423205. Thanks to 0xd34df00d
  
  (Portage version: 2.1.11.2/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  net-im/leechcraft-azoth/leechcraft-azoth-0.5.70.ebuild

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

Index: leechcraft-azoth-0.5.70.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-0.5.70.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- leechcraft-azoth-0.5.70.ebuild	1 Jun 2012 05:12:50 -0000	1.1
+++ leechcraft-azoth-0.5.70.ebuild	1 Jul 2012 15:12:53 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-0.5.70.ebuild,v 1.1 2012/06/01 05:12:50 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-0.5.70.ebuild,v 1.2 2012/07/01 15:12:53 maksbotan Exp $
 
 EAPI="4"
 
@@ -23,7 +23,7 @@
 		otroid? ( net-libs/libotr )
 		media? ( x11-libs/qt-multimedia )
 		rosenthal? ( app-text/hunspell )
-		xoox? ( >=net-libs/qxmpp-0.3.47[extras] media-libs/speex )
+		xoox? ( =net-libs/qxmpp-0.3.47*[extras] media-libs/speex )
 		xtazy? ( x11-libs/qt-dbus )
 		crypt? ( app-crypt/qca app-crypt/qca-gnupg )
 		zheet? ( net-libs/libmsn )"



1.23                 net-im/leechcraft-azoth/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	12 Jun 2012 18:04:26 -0000	1.22
+++ ChangeLog	1 Jul 2012 15:12:53 -0000	1.23
@@ -1,6 +1,10 @@
 # ChangeLog for net-im/leechcraft-azoth
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/ChangeLog,v 1.22 2012/06/12 18:04:26 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/ChangeLog,v 1.23 2012/07/01 15:12:53 maksbotan Exp $
+
+  01 Jul 2012; Maxim Koltsov <maksbotan@gentoo.org>
+  leechcraft-azoth-0.5.70.ebuild:
+  Depend strictly on given qxmpp version, bug 423205. Thanks to 0xd34df00d
 
   12 Jun 2012; Maxim Koltsov <maksbotan@gentoo.org> metadata.xml:
   Fix zheet use flag description in metadata
@@ -110,4 +114,3 @@
   +leechcraft-azoth-0.4.85.ebuild, +leechcraft-azoth-9999.ebuild,
   +metadata.xml:
   Copy net-im/leechcraft-azoth from rion-overlay, thanks to 0xd34df00d
-






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-im/leechcraft-azoth: leechcraft-azoth-0.5.70.ebuild ChangeLog
@ 2012-07-03 15:22 Maxim Koltsov (maksbotan)
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Koltsov (maksbotan) @ 2012-07-03 15:22 UTC (permalink / raw
  To: gentoo-commits

maksbotan    12/07/03 15:22:33

  Modified:             leechcraft-azoth-0.5.70.ebuild ChangeLog
  Log:
  Change depend on qxmpp to 0.3.61 version, thanks to Pinkbyte and 0xd34df00d
  
  (Portage version: 2.1.11.4/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  net-im/leechcraft-azoth/leechcraft-azoth-0.5.70.ebuild

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

Index: leechcraft-azoth-0.5.70.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-0.5.70.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- leechcraft-azoth-0.5.70.ebuild	1 Jul 2012 15:12:53 -0000	1.2
+++ leechcraft-azoth-0.5.70.ebuild	3 Jul 2012 15:22:33 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-0.5.70.ebuild,v 1.2 2012/07/01 15:12:53 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-0.5.70.ebuild,v 1.3 2012/07/03 15:22:33 maksbotan Exp $
 
 EAPI="4"
 
@@ -23,7 +23,7 @@
 		otroid? ( net-libs/libotr )
 		media? ( x11-libs/qt-multimedia )
 		rosenthal? ( app-text/hunspell )
-		xoox? ( =net-libs/qxmpp-0.3.47*[extras] media-libs/speex )
+		xoox? ( =net-libs/qxmpp-0.3.61*[extras] media-libs/speex )
 		xtazy? ( x11-libs/qt-dbus )
 		crypt? ( app-crypt/qca app-crypt/qca-gnupg )
 		zheet? ( net-libs/libmsn )"



1.24                 net-im/leechcraft-azoth/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	1 Jul 2012 15:12:53 -0000	1.23
+++ ChangeLog	3 Jul 2012 15:22:33 -0000	1.24
@@ -1,6 +1,10 @@
 # ChangeLog for net-im/leechcraft-azoth
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/ChangeLog,v 1.23 2012/07/01 15:12:53 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/ChangeLog,v 1.24 2012/07/03 15:22:33 maksbotan Exp $
+
+  03 Jul 2012; Maxim Koltsov <maksbotan@gentoo.org>
+  leechcraft-azoth-0.5.70.ebuild:
+  Change depend on qxmpp to 0.3.61 version, thanks to Pinkbyte and 0xd34df00d
 
   01 Jul 2012; Maxim Koltsov <maksbotan@gentoo.org>
   leechcraft-azoth-0.5.70.ebuild:






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-07-03 15:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-01 15:12 [gentoo-commits] gentoo-x86 commit in net-im/leechcraft-azoth: leechcraft-azoth-0.5.70.ebuild ChangeLog Maxim Koltsov (maksbotan)
  -- strict thread matches above, loose matches on Subject: below --
2012-07-03 15:22 Maxim Koltsov (maksbotan)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox