public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/rednotebook: metadata.xml ChangeLog rednotebook-1.1.4.ebuild
@ 2011-03-27 15:23 Markos Chandras (hwoarang)
  0 siblings, 0 replies; only message in thread
From: Markos Chandras (hwoarang) @ 2011-03-27 15:23 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/03/27 15:23:04

  Modified:             metadata.xml ChangeLog
  Added:                rednotebook-1.1.4.ebuild
  Log:
  Version bump. Bug #360707
  
  (Portage version: 2.1.9.44/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  x11-misc/rednotebook/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/rednotebook/metadata.xml?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/rednotebook/metadata.xml?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/rednotebook/metadata.xml?r1=1.5&r2=1.6

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/metadata.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- metadata.xml	7 Jun 2010 15:04:24 -0000	1.5
+++ metadata.xml	27 Mar 2011 15:23:04 -0000	1.6
@@ -10,11 +10,6 @@
 <email>hwoarang@gentoo.org</email>
 <name>Markos Chandras</name>
 </maintainer>
-<maintainer>
-<email>nightmorph@gentoo.org</email>
-<name>Josh Saddler</name>
-<description>Proxy maintainer</description>
-</maintainer>
 <longdescription lang="en">
 </longdescription>
 </pkgmetadata>



1.44                 x11-misc/rednotebook/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/rednotebook/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/rednotebook/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/rednotebook/ChangeLog?r1=1.43&r2=1.44

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	30 Dec 2010 13:04:32 -0000	1.43
+++ ChangeLog	27 Mar 2011 15:23:04 -0000	1.44
@@ -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.43 2010/12/30 13:04:32 hwoarang Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/ChangeLog,v 1.44 2011/03/27 15:23:04 hwoarang Exp $
+
+*rednotebook-1.1.4 (27 Mar 2011)
+
+  27 Mar 2011; Markos Chandras <hwoarang@gentoo.org> +rednotebook-1.1.4.ebuild,
+  +files/rednotebook-1.1.4-disable-webkit.patch, metadata.xml:
+  Version bump. Bug #360707
 
 *rednotebook-1.1.2 (30 Dec 2010)
 



1.1                  x11-misc/rednotebook/rednotebook-1.1.4.ebuild

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

Index: rednotebook-1.1.4.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/rednotebook-1.1.4.ebuild,v 1.1 2011/03/27 15:23:04 hwoarang Exp $

EAPI="2"

PYTHON_DEPEND="2"
inherit python 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 )"

pkg_setup() {
	python_set_active_version 2
}

src_prepare() {
	! use webkit && epatch "${FILESDIR}/${P}-disable-webkit.patch"
	! use spell && epatch "${FILESDIR}/${PN}-1.1.0-disable-spell.patch"
	distutils_src_prepare
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-27 15:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-27 15:23 [gentoo-commits] gentoo-x86 commit in x11-misc/rednotebook: metadata.xml ChangeLog rednotebook-1.1.4.ebuild 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