public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/qtermwidget: qtermwidget-0.4.0.37.ebuild ChangeLog
@ 2014-07-28 18:58 Maxim Koltsov (maksbotan)
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Koltsov (maksbotan) @ 2014-07-28 18:58 UTC (permalink / raw
  To: gentoo-commits

maksbotan    14/07/28 18:58:20

  Modified:             ChangeLog
  Added:                qtermwidget-0.4.0.37.ebuild
  Log:
  Make a temporal snapshot until upstream makes a release. Thanks to 0xd34df00d.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)

Revision  Changes    Path
1.8                  x11-libs/qtermwidget/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qtermwidget/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	28 Jul 2014 18:29:16 -0000	1.7
+++ ChangeLog	28 Jul 2014 18:58:20 -0000	1.8
@@ -1,6 +1,12 @@
 # ChangeLog for x11-libs/qtermwidget
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qtermwidget/ChangeLog,v 1.7 2014/07/28 18:29:16 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qtermwidget/ChangeLog,v 1.8 2014/07/28 18:58:20 maksbotan Exp $
+
+*qtermwidget-0.4.0.37 (28 Jul 2014)
+
+  28 Jul 2014; Maxim Koltsov <maksbotan@gentoo.org>
+  +qtermwidget-0.4.0.37.ebuild:
+  Make a temporal snapshot until upstream makes a release. Thanks to 0xd34df00d.
 
 *qtermwidget-9999 (28 Jul 2014)
 



1.1                  x11-libs/qtermwidget/qtermwidget-0.4.0.37.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qtermwidget/qtermwidget-0.4.0.37.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qtermwidget/qtermwidget-0.4.0.37.ebuild?rev=1.1&content-type=text/plain

Index: qtermwidget-0.4.0.37.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/qtermwidget/qtermwidget-0.4.0.37.ebuild,v 1.1 2014/07/28 18:58:20 maksbotan Exp $

EAPI="5"

inherit cmake-utils

DESCRIPTION="Qt4 terminal emulator widget"
HOMEPAGE="https://github.com/qterminal/"
SRC_URI="http://dist.leechcraft.org/3rdparty/qtermwidget/qtermwidget-0.4.0-37-gebf7d6c.tar.xz -> ${P}.tar.xz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE="debug" # todo: python

DEPEND="|| ( ( >=dev-qt/qtgui-4.8.5:4 dev-qt/designer:4 ) <dev-qt/qtgui-4.8.5:4 )"
RDEPEND="${DEPEND}"





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

* [gentoo-commits] gentoo-x86 commit in x11-libs/qtermwidget: qtermwidget-0.4.0.37.ebuild ChangeLog
@ 2014-08-03 16:53 Maxim Koltsov (maksbotan)
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Koltsov (maksbotan) @ 2014-08-03 16:53 UTC (permalink / raw
  To: gentoo-commits

maksbotan    14/08/03 16:53:22

  Modified:             qtermwidget-0.4.0.37.ebuild ChangeLog
  Log:
  inherit vcs-snapshot, bug #518652. Thanks to Alex Xu (Hello 71)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)

Revision  Changes    Path
1.2                  x11-libs/qtermwidget/qtermwidget-0.4.0.37.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qtermwidget/qtermwidget-0.4.0.37.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qtermwidget/qtermwidget-0.4.0.37.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qtermwidget/qtermwidget-0.4.0.37.ebuild?r1=1.1&r2=1.2

Index: qtermwidget-0.4.0.37.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qtermwidget/qtermwidget-0.4.0.37.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qtermwidget-0.4.0.37.ebuild	28 Jul 2014 18:58:20 -0000	1.1
+++ qtermwidget-0.4.0.37.ebuild	3 Aug 2014 16:53:22 -0000	1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qtermwidget/qtermwidget-0.4.0.37.ebuild,v 1.1 2014/07/28 18:58:20 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qtermwidget/qtermwidget-0.4.0.37.ebuild,v 1.2 2014/08/03 16:53:22 maksbotan Exp $
 
 EAPI="5"
 
-inherit cmake-utils
+inherit vcs-snapshot cmake-utils
 
 DESCRIPTION="Qt4 terminal emulator widget"
 HOMEPAGE="https://github.com/qterminal/"



1.9                  x11-libs/qtermwidget/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qtermwidget/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	28 Jul 2014 18:58:20 -0000	1.8
+++ ChangeLog	3 Aug 2014 16:53:22 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/qtermwidget
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qtermwidget/ChangeLog,v 1.8 2014/07/28 18:58:20 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qtermwidget/ChangeLog,v 1.9 2014/08/03 16:53:22 maksbotan Exp $
+
+  03 Aug 2014; Maxim Koltsov <maksbotan@gentoo.org> qtermwidget-0.4.0.37.ebuild:
+  inherit vcs-snapshot, bug #518652. Thanks to Alex Xu (Hello 71)
 
 *qtermwidget-0.4.0.37 (28 Jul 2014)
 





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

end of thread, other threads:[~2014-08-03 16:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-28 18:58 [gentoo-commits] gentoo-x86 commit in x11-libs/qtermwidget: qtermwidget-0.4.0.37.ebuild ChangeLog Maxim Koltsov (maksbotan)
  -- strict thread matches above, loose matches on Subject: below --
2014-08-03 16:53 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