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.6.ebuild ChangeLog
@ 2013-01-26 17:53 Markos Chandras (hwoarang)
  0 siblings, 0 replies; only message in thread
From: Markos Chandras (hwoarang) @ 2013-01-26 17:53 UTC (permalink / raw
  To: gentoo-commits

hwoarang    13/01/26 17:53:52

  Modified:             ChangeLog
  Added:                rednotebook-1.6.6.ebuild
  Log:
  Version bump
  
  (Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key B4AFF2C2)

Revision  Changes    Path
1.68                 x11-misc/rednotebook/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog	14 Jan 2013 21:34:32 -0000	1.67
+++ ChangeLog	26 Jan 2013 17:53:52 -0000	1.68
@@ -1,6 +1,11 @@
 # ChangeLog for x11-misc/rednotebook
 # 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 $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/ChangeLog,v 1.68 2013/01/26 17:53:52 hwoarang Exp $
+
+*rednotebook-1.6.6 (26 Jan 2013)
+
+  26 Jan 2013; Markos Chandras <hwoarang@gentoo.org> +rednotebook-1.6.6.ebuild:
+  Version bump
 
 *rednotebook-1.6.5 (14 Jan 2013)
 



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

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

Index: rednotebook-1.6.6.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.6.ebuild,v 1.1 2013/01/26 17:53:52 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}/${PN}-1.6.5-disable-spell.patch"
	distutils_src_prepare
}





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

only message in thread, other threads:[~2013-01-26 17:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-26 17:53 [gentoo-commits] gentoo-x86 commit in x11-misc/rednotebook: rednotebook-1.6.6.ebuild 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