* [gentoo-commits] gentoo-x86 commit in x11-misc/rednotebook: rednotebook-0.9.2.ebuild metadata.xml ChangeLog
@ 2010-02-06 15:12 Markos Chandras (hwoarang)
0 siblings, 0 replies; only message in thread
From: Markos Chandras (hwoarang) @ 2010-02-06 15:12 UTC (permalink / raw
To: gentoo-commits
hwoarang 10/02/06 15:12:32
Modified: metadata.xml ChangeLog
Added: rednotebook-0.9.2.ebuild
Log:
Version bump
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Revision Changes Path
1.4 x11-misc/rednotebook/metadata.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/rednotebook/metadata.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/rednotebook/metadata.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/rednotebook/metadata.xml?r1=1.3&r2=1.4
Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/metadata.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- metadata.xml 15 Jul 2009 18:44:14 -0000 1.3
+++ metadata.xml 6 Feb 2010 15:12:31 -0000 1.4
@@ -4,6 +4,7 @@
<herd>no-herd</herd>
<use>
<flag name='libyaml'>enable libyaml support</flag>
+ <flag name='webkit'>enable previews using webkit engine</flag>
</use>
<maintainer>
<email>hwoarang@gentoo.org</email>
1.25 x11-misc/rednotebook/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/rednotebook/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/rednotebook/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/rednotebook/ChangeLog?r1=1.24&r2=1.25
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog 31 Jan 2010 16:48:45 -0000 1.24
+++ ChangeLog 6 Feb 2010 15:12:31 -0000 1.25
@@ -1,6 +1,12 @@
# ChangeLog for x11-misc/rednotebook
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/ChangeLog,v 1.24 2010/01/31 16:48:45 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/ChangeLog,v 1.25 2010/02/06 15:12:31 hwoarang Exp $
+
+*rednotebook-0.9.2 (06 Feb 2010)
+
+ 06 Feb 2010; Markos Chandras <hwoarang@gentoo.org>
+ +rednotebook-0.9.2.ebuild, +files/disable_webkit.patch, metadata.xml:
+ Version bump
31 Jan 2010; <hwoarang@gentoo.org> rednotebook-0.9.0.ebuild:
Stable on amd64 wrt bug #302352
1.1 x11-misc/rednotebook/rednotebook-0.9.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/rednotebook/rednotebook-0.9.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/rednotebook/rednotebook-0.9.2.ebuild?rev=1.1&content-type=text/plain
Index: rednotebook-0.9.2.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/rednotebook-0.9.2.ebuild,v 1.1 2010/02/06 15:12:31 hwoarang Exp $
EAPI="2"
NEED_PYTHON="2.6"
inherit eutils distutils
DESCRIPTION="A graphical journal with calendar, templates, tags, keyword searching, and export functionality"
HOMEPAGE="http://rednotebook.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="libyaml spell webkit"
RDEPEND="dev-python/pyyaml[libyaml?]
>=dev-python/pygtk-2.13
spell? ( dev-python/gtkspell-python )
webkit? ( dev-python/pywebkitgtk )"
src_prepare() {
! use webkit && epatch "${FILESDIR}/disable_webkit.patch"
! use spell && epatch "${FILESDIR}/${PN}-0.8.9_disable_spell.patch"
distutils_src_prepare
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-02-06 15:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-06 15:12 [gentoo-commits] gentoo-x86 commit in x11-misc/rednotebook: rednotebook-0.9.2.ebuild metadata.xml ChangeLog Markos Chandras (hwoarang)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox