public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-editors/znotes: znotes-0.4.5.ebuild ChangeLog
@ 2012-01-30  7:49 Johannes Huber (johu)
  0 siblings, 0 replies; only message in thread
From: Johannes Huber (johu) @ 2012-01-30  7:49 UTC (permalink / raw
  To: gentoo-commits

johu        12/01/30 07:49:35

  Modified:             ChangeLog
  Added:                znotes-0.4.5.ebuild
  Log:
  Version bump wrt bug #400717. Thanks to kensingtion <gentoo@scribeofthenile.com>.
  
  (Portage version: 2.2.0_alpha84/cvs/Linux i686)

Revision  Changes    Path
1.8                  app-editors/znotes/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/znotes/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/znotes/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/znotes/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/znotes/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	21 Jul 2011 00:35:39 -0000	1.7
+++ ChangeLog	30 Jan 2012 07:49:35 -0000	1.8
@@ -1,6 +1,12 @@
 # ChangeLog for app-editors/znotes
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/znotes/ChangeLog,v 1.7 2011/07/21 00:35:39 chiiph Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/znotes/ChangeLog,v 1.8 2012/01/30 07:49:35 johu Exp $
+
+*znotes-0.4.5 (30 Jan 2012)
+
+  30 Jan 2012; Johannes Huber <johu@gentoo.org> +znotes-0.4.5.ebuild:
+  Version bump wrt bug #400717. Thanks to kensingtion
+  <gentoo@scribeofthenile.com>.
 
 *znotes-0.4.4 (21 Jul 2011)
 



1.1                  app-editors/znotes/znotes-0.4.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/znotes/znotes-0.4.5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/znotes/znotes-0.4.5.ebuild?rev=1.1&content-type=text/plain

Index: znotes-0.4.5.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/znotes/znotes-0.4.5.ebuild,v 1.1 2012/01/30 07:49:35 johu Exp $

EAPI=4
inherit qt4-r2

DESCRIPTION="Simple Notes"
HOMEPAGE="http://znotes.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="x11-libs/qt-core:4
	x11-libs/qt-gui:4"
RDEPEND="${DEPEND}"

DOCS="CHANGELOG THANKS"

src_configure() {
	lrelease znotes.pro || die "lrelease failed"
	qt4-r2_src_configure
}






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

only message in thread, other threads:[~2012-01-30  7:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-30  7:49 [gentoo-commits] gentoo-x86 commit in app-editors/znotes: znotes-0.4.5.ebuild ChangeLog Johannes Huber (johu)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox