public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-leechcraft/lc-qrosp: lc-qrosp-0.6.60.ebuild ChangeLog
@ 2014-01-08  9:54 Maxim Koltsov (maksbotan)
  0 siblings, 0 replies; 3+ messages in thread
From: Maxim Koltsov (maksbotan) @ 2014-01-08  9:54 UTC (permalink / raw
  To: gentoo-commits

maksbotan    14/01/08 09:54:16

  Modified:             ChangeLog
  Added:                lc-qrosp-0.6.60.ebuild
  Log:
  Bump to LeecChraft-0.6.60 release, thanks to 0xd34df00d.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)

Revision  Changes    Path
1.8                  app-leechcraft/lc-qrosp/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-qrosp/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-qrosp/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-qrosp/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-leechcraft/lc-qrosp/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	24 Sep 2013 15:51:01 -0000	1.7
+++ ChangeLog	8 Jan 2014 09:54:16 -0000	1.8
@@ -1,6 +1,11 @@
 # ChangeLog for app-leechcraft/lc-qrosp
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-qrosp/ChangeLog,v 1.7 2013/09/24 15:51:01 maksbotan Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-qrosp/ChangeLog,v 1.8 2014/01/08 09:54:16 maksbotan Exp $
+
+*lc-qrosp-0.6.60 (08 Jan 2014)
+
+  08 Jan 2014; Maxim Koltsov <maksbotan@gentoo.org> +lc-qrosp-0.6.60.ebuild:
+  Bump to LeecChraft-0.6.60 release, thanks to 0xd34df00d.
 
 *lc-qrosp-0.6.0 (24 Sep 2013)
 



1.1                  app-leechcraft/lc-qrosp/lc-qrosp-0.6.60.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-qrosp/lc-qrosp-0.6.60.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-qrosp/lc-qrosp-0.6.60.ebuild?rev=1.1&content-type=text/plain

Index: lc-qrosp-0.6.60.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-qrosp/lc-qrosp-0.6.60.ebuild,v 1.1 2014/01/08 09:54:16 maksbotan Exp $

EAPI="4"

inherit leechcraft

DESCRIPTION="Qrosp, scrpting support for LeechCraft via Qross."

SLOT="0"
KEYWORDS=" ~amd64 ~x86"
IUSE="debug"

DEPEND="~app-leechcraft/lc-core-${PV}
	dev-libs/qjson
	dev-libs/qrosscore"
RDEPEND="${DEPEND}"





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

* [gentoo-commits] gentoo-x86 commit in app-leechcraft/lc-qrosp: lc-qrosp-0.6.60.ebuild ChangeLog
@ 2014-04-02 18:15 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 3+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-04-02 18:15 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/04/02 18:15:47

  Modified:             lc-qrosp-0.6.60.ebuild ChangeLog
  Log:
  amd64 stable wrt bug #500914
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.2                  app-leechcraft/lc-qrosp/lc-qrosp-0.6.60.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-qrosp/lc-qrosp-0.6.60.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-qrosp/lc-qrosp-0.6.60.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-qrosp/lc-qrosp-0.6.60.ebuild?r1=1.1&r2=1.2

Index: lc-qrosp-0.6.60.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-leechcraft/lc-qrosp/lc-qrosp-0.6.60.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lc-qrosp-0.6.60.ebuild	8 Jan 2014 09:54:16 -0000	1.1
+++ lc-qrosp-0.6.60.ebuild	2 Apr 2014 18:15:46 -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/app-leechcraft/lc-qrosp/lc-qrosp-0.6.60.ebuild,v 1.1 2014/01/08 09:54:16 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-qrosp/lc-qrosp-0.6.60.ebuild,v 1.2 2014/04/02 18:15:46 zlogene Exp $
 
 EAPI="4"
 
@@ -9,7 +9,7 @@
 DESCRIPTION="Qrosp, scrpting support for LeechCraft via Qross."
 
 SLOT="0"
-KEYWORDS=" ~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="debug"
 
 DEPEND="~app-leechcraft/lc-core-${PV}



1.9                  app-leechcraft/lc-qrosp/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-qrosp/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-qrosp/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-qrosp/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-leechcraft/lc-qrosp/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	8 Jan 2014 09:54:16 -0000	1.8
+++ ChangeLog	2 Apr 2014 18:15:46 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for app-leechcraft/lc-qrosp
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-qrosp/ChangeLog,v 1.8 2014/01/08 09:54:16 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-qrosp/ChangeLog,v 1.9 2014/04/02 18:15:46 zlogene Exp $
+
+  02 Apr 2014; Mikle Kolyada <zlogene@gentoo.org> lc-qrosp-0.6.60.ebuild:
+  amd64 stable wrt bug #500914
 
 *lc-qrosp-0.6.60 (08 Jan 2014)
 





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

* [gentoo-commits] gentoo-x86 commit in app-leechcraft/lc-qrosp: lc-qrosp-0.6.60.ebuild ChangeLog
@ 2014-04-03  8:50 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 3+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-04-03  8:50 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/04/03 08:50:22

  Modified:             lc-qrosp-0.6.60.ebuild ChangeLog
  Log:
  x86 stable wrt bug #500914
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.3                  app-leechcraft/lc-qrosp/lc-qrosp-0.6.60.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-qrosp/lc-qrosp-0.6.60.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-qrosp/lc-qrosp-0.6.60.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-qrosp/lc-qrosp-0.6.60.ebuild?r1=1.2&r2=1.3

Index: lc-qrosp-0.6.60.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-leechcraft/lc-qrosp/lc-qrosp-0.6.60.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lc-qrosp-0.6.60.ebuild	2 Apr 2014 18:15:46 -0000	1.2
+++ lc-qrosp-0.6.60.ebuild	3 Apr 2014 08:50:22 -0000	1.3
@@ -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/app-leechcraft/lc-qrosp/lc-qrosp-0.6.60.ebuild,v 1.2 2014/04/02 18:15:46 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-qrosp/lc-qrosp-0.6.60.ebuild,v 1.3 2014/04/03 08:50:22 zlogene Exp $
 
 EAPI="4"
 
@@ -9,7 +9,7 @@
 DESCRIPTION="Qrosp, scrpting support for LeechCraft via Qross."
 
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="debug"
 
 DEPEND="~app-leechcraft/lc-core-${PV}



1.10                 app-leechcraft/lc-qrosp/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-qrosp/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-qrosp/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-qrosp/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-leechcraft/lc-qrosp/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	2 Apr 2014 18:15:46 -0000	1.9
+++ ChangeLog	3 Apr 2014 08:50:22 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for app-leechcraft/lc-qrosp
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-qrosp/ChangeLog,v 1.9 2014/04/02 18:15:46 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-qrosp/ChangeLog,v 1.10 2014/04/03 08:50:22 zlogene Exp $
+
+  03 Apr 2014; Mikle Kolyada <zlogene@gentoo.org> lc-qrosp-0.6.60.ebuild:
+  x86 stable wrt bug #500914
 
   02 Apr 2014; Mikle Kolyada <zlogene@gentoo.org> lc-qrosp-0.6.60.ebuild:
   amd64 stable wrt bug #500914





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

end of thread, other threads:[~2014-04-03  8:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-08  9:54 [gentoo-commits] gentoo-x86 commit in app-leechcraft/lc-qrosp: lc-qrosp-0.6.60.ebuild ChangeLog Maxim Koltsov (maksbotan)
  -- strict thread matches above, loose matches on Subject: below --
2014-04-02 18:15 Mikle Kolyada (zlogene)
2014-04-03  8:50 Mikle Kolyada (zlogene)

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