* [gentoo-commits] gentoo-x86 commit in app-text/openlp: openlp-2.0.4.ebuild ChangeLog openlp-2.0.3.ebuild
@ 2014-02-02 14:53 Jory Pratt (anarchy)
0 siblings, 0 replies; only message in thread
From: Jory Pratt (anarchy) @ 2014-02-02 14:53 UTC (permalink / raw
To: gentoo-commits
anarchy 14/02/02 14:53:35
Modified: ChangeLog
Added: openlp-2.0.4.ebuild
Removed: openlp-2.0.3.ebuild
Log:
Misc bug fixes
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key B4D088B4)
Revision Changes Path
1.2 app-text/openlp/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/openlp/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/openlp/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/openlp/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/openlp/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 5 Jan 2014 15:11:36 -0000 1.1
+++ ChangeLog 2 Feb 2014 14:53:35 -0000 1.2
@@ -1,9 +1,14 @@
# ChangeLog for app-text/openlp
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/openlp/ChangeLog,v 1.1 2014/01/05 15:11:36 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/openlp/ChangeLog,v 1.2 2014/02/02 14:53:35 anarchy Exp $
+
+*openlp-2.0.4 (02 Feb 2014)
+
+ 02 Feb 2014; Jory A. Pratt <anarchy@gentoo.org> +openlp-2.0.4.ebuild,
+ -openlp-2.0.3.ebuild:
+ Misc bug fixes
*openlp-2.0.3 (05 Jan 2014)
05 Jan 2014; Jory A. Pratt <anarchy@gentoo.org> +openlp-2.0.3.ebuild:
Initial ebuild.
-
1.1 app-text/openlp/openlp-2.0.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/openlp/openlp-2.0.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/openlp/openlp-2.0.4.ebuild?rev=1.1&content-type=text/plain
Index: openlp-2.0.4.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/openlp/openlp-2.0.4.ebuild,v 1.1 2014/02/02 14:53:35 anarchy Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE='sqlite'
inherit distutils-r1
DESCRIPTION="Free church presentation software"
HOMEPAGE="http://openlp.org/"
SRC_URI="mirror://sourceforge/${PN}/${PV}/OpenLP-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"
RDEPEND="
dev-python/beautifulsoup:python-2[${PYTHON_USEDEP}]
dev-python/chardet[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]
dev-python/mako[${PYTHON_USEDEP}]
dev-python/pyenchant[${PYTHON_USEDEP}]
dev-python/pyodbc
dev-python/PyQt4[X,multimedia,phonon,webkit,${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/sip[${PYTHON_USEDEP}]
dev-python/sqlalchemy[${PYTHON_USEDEP}]
dev-python/sqlalchemy-migrate[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}"
S=${WORKDIR}/OpenLP-${PV}
python_install_all() {
distutils-r1_python_install_all
domenu resources/openlp.desktop
dosym openlp.pyw /usr/bin/openlp
doicon -s scalable resources/images/openlp.svg
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-02-02 14:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-02 14:53 [gentoo-commits] gentoo-x86 commit in app-text/openlp: openlp-2.0.4.ebuild ChangeLog openlp-2.0.3.ebuild Jory Pratt (anarchy)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox