public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/rednotebook: rednotebook-1.6.5.ebuild ChangeLog rednotebook-1.2.0.ebuild rednotebook-1.5.0-r1.ebuild rednotebook-1.6.1.ebuild
@ 2013-01-14 21:34 Markos Chandras (hwoarang)
  0 siblings, 0 replies; only message in thread
From: Markos Chandras (hwoarang) @ 2013-01-14 21:34 UTC (permalink / raw
  To: gentoo-commits

hwoarang    13/01/14 21:34:32

  Modified:             ChangeLog
  Added:                rednotebook-1.6.5.ebuild
  Removed:              rednotebook-1.2.0.ebuild
                        rednotebook-1.5.0-r1.ebuild
                        rednotebook-1.6.1.ebuild
  Log:
  Version bump
  
  (Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key B4AFF2C2)

Revision  Changes    Path
1.67                 x11-misc/rednotebook/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog	21 Nov 2012 20:42:06 -0000	1.66
+++ ChangeLog	14 Jan 2013 21:34:32 -0000	1.67
@@ -1,6 +1,17 @@
 # ChangeLog for x11-misc/rednotebook
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/ChangeLog,v 1.66 2012/11/21 20:42:06 hwoarang Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/ChangeLog,v 1.67 2013/01/14 21:34:32 hwoarang Exp $
+
+*rednotebook-1.6.5 (14 Jan 2013)
+
+  14 Jan 2013; Markos Chandras <hwoarang@gentoo.org>
+  +files/rednotebook-1.6.5-disable-spell.patch, +rednotebook-1.6.5.ebuild,
+  -files/rednotebook-1.1.0-disable-spell.patch,
+  -files/rednotebook-1.1.1-disable-webkit.patch,
+  -files/rednotebook-1.1.2-disable-webkit.patch,
+  -files/rednotebook-1.1.4-disable-webkit.patch, -rednotebook-1.2.0.ebuild,
+  -rednotebook-1.5.0-r1.ebuild, -rednotebook-1.6.1.ebuild:
+  Version bump
 
 *rednotebook-1.6.2 (21 Nov 2012)
 



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

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

Index: rednotebook-1.6.5.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/rednotebook-1.6.5.ebuild,v 1.1 2013/01/14 21:34:32 hwoarang Exp $

EAPI="4"

PYTHON_DEPEND="2:2.6"

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"

RDEPEND="dev-python/pyyaml[libyaml?]
	>=dev-python/pygtk-2.13
	>=dev-python/pywebkitgtk-1.1.5
	dev-python/chardet
	spell? ( dev-python/gtkspell-python )"

pkg_setup() {
	python_set_active_version 2
	python_pkg_setup
}

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





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

only message in thread, other threads:[~2013-01-14 21:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-14 21:34 [gentoo-commits] gentoo-x86 commit in x11-misc/rednotebook: rednotebook-1.6.5.ebuild ChangeLog rednotebook-1.2.0.ebuild rednotebook-1.5.0-r1.ebuild rednotebook-1.6.1.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