public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-editors/leo: leo-5.1.ebuild ChangeLog
@ 2015-04-24  2:33 Patrick Lauer (patrick)
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Lauer (patrick) @ 2015-04-24  2:33 UTC (permalink / raw
  To: gentoo-commits

patrick     15/04/24 02:33:25

  Modified:             ChangeLog
  Added:                leo-5.1.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.35                 app-editors/leo/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/leo/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/leo/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/leo/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/leo/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	25 Dec 2014 11:13:19 -0000	1.34
+++ ChangeLog	24 Apr 2015 02:33:25 -0000	1.35
@@ -1,6 +1,11 @@
 # ChangeLog for app-editors/leo
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/leo/ChangeLog,v 1.34 2014/12/25 11:13:19 mgorny Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/leo/ChangeLog,v 1.35 2015/04/24 02:33:25 patrick Exp $
+
+*leo-5.1 (24 Apr 2015)
+
+  24 Apr 2015; Patrick Lauer <patrick@gentoo.org> +leo-5.1.ebuild:
+  Bump
 
   25 Dec 2014; Michał Górny <mgorny@gentoo.org> leo-5.0.ebuild:
   Add missing PYTHON_USEDEP.



1.1                  app-editors/leo/leo-5.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/leo/leo-5.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/leo/leo-5.1.ebuild?rev=1.1&content-type=text/plain

Index: leo-5.1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/leo/leo-5.1.ebuild,v 1.1 2015/04/24 02:33:25 patrick Exp $

EAPI=5

# Not py3 prepared
# https://bugs.launchpad.net/leo-editor/+bug/1399895
PYTHON_COMPAT=( python2_7 )
PYTHON_REQUIRED_USE="tk"

inherit distutils-r1

MY_P="Leo-${PV}-final"

DESCRIPTION="Leo: Literate Editor with Outlines"
HOMEPAGE="https://github.com/leo-editor/leo-editor/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="doc"

RDEPEND="app-text/silvercity[${PYTHON_USEDEP}]
	dev-python/PyQt4[X,${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
	app-arch/unzip"

S="${WORKDIR}/${MY_P}"

python_install_all() {
	use doc && local HTML_DOCS=( leo/doc/html/. )
	distutils-r1_python_install_all
}





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

* [gentoo-commits] gentoo-x86 commit in app-editors/leo: leo-5.1.ebuild ChangeLog
@ 2015-07-23 20:59 Pacho Ramos (pacho)
  0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos (pacho) @ 2015-07-23 20:59 UTC (permalink / raw
  To: gentoo-commits

pacho       15/07/23 20:59:04

  Modified:             leo-5.1.ebuild ChangeLog
  Log:
  ppc stable wrt bug #551306
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.2                  app-editors/leo/leo-5.1.ebuild

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

Index: leo-5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/leo/leo-5.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- leo-5.1.ebuild	24 Apr 2015 02:33:25 -0000	1.1
+++ leo-5.1.ebuild	23 Jul 2015 20:59:04 -0000	1.2
@@ -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/app-editors/leo/leo-5.1.ebuild,v 1.1 2015/04/24 02:33:25 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/leo/leo-5.1.ebuild,v 1.2 2015/07/23 20:59:04 pacho Exp $
 
 EAPI=5
 
@@ -19,7 +19,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ppc ~x86"
 IUSE="doc"
 
 RDEPEND="app-text/silvercity[${PYTHON_USEDEP}]



1.38                 app-editors/leo/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/leo/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/leo/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/leo/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/leo/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	9 Jun 2015 10:48:27 -0000	1.37
+++ ChangeLog	23 Jul 2015 20:59:04 -0000	1.38
@@ -1,6 +1,9 @@
 # ChangeLog for app-editors/leo
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/leo/ChangeLog,v 1.37 2015/06/09 10:48:27 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/leo/ChangeLog,v 1.38 2015/07/23 20:59:04 pacho Exp $
+
+  23 Jul 2015; Pacho Ramos <pacho@gentoo.org> leo-5.1.ebuild:
+  ppc stable wrt bug #551306
 
   09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
   Updating remote-id in metadata.xml





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

end of thread, other threads:[~2015-07-23 20:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-23 20:59 [gentoo-commits] gentoo-x86 commit in app-editors/leo: leo-5.1.ebuild ChangeLog Pacho Ramos (pacho)
  -- strict thread matches above, loose matches on Subject: below --
2015-04-24  2:33 Patrick Lauer (patrick)

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