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.3.ebuild ChangeLog znotes-0.3.6.ebuild
@ 2010-10-06 20:19 TomAs Touceda (chiiph)
  0 siblings, 0 replies; only message in thread
From: TomAs Touceda (chiiph) @ 2010-10-06 20:19 UTC (permalink / raw
  To: gentoo-commits

chiiph      10/10/06 20:19:12

  Modified:             ChangeLog
  Added:                znotes-0.4.3.ebuild
  Removed:              znotes-0.3.6.ebuild
  Log:
  Version bump and old version cleanup
  
  (Portage version: 2.2_rc88/cvs/Linux i686)

Revision  Changes    Path
1.6                  app-editors/znotes/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/znotes/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	4 Feb 2010 16:42:42 -0000	1.5
+++ ChangeLog	6 Oct 2010 20:19:11 -0000	1.6
@@ -1,6 +1,12 @@
 # ChangeLog for app-editors/znotes
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/znotes/ChangeLog,v 1.5 2010/02/04 16:42:42 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/znotes/ChangeLog,v 1.6 2010/10/06 20:19:11 chiiph Exp $
+
+*znotes-0.4.3 (06 Oct 2010)
+
+  06 Oct 2010; Tomas Touceda <chiiph@gentoo.org> -znotes-0.3.6.ebuild,
+  +znotes-0.4.3.ebuild:
+  Version bump and old version cleanup
 
 *znotes-0.4.0 (04 Feb 2010)
 



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

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

Index: znotes-0.4.3.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/znotes/znotes-0.4.3.ebuild,v 1.1 2010/10/06 20:19:11 chiiph Exp $

EAPI="2"
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-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:[~2010-10-06 21:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-06 20:19 [gentoo-commits] gentoo-x86 commit in app-editors/znotes: znotes-0.4.3.ebuild ChangeLog znotes-0.3.6.ebuild TomAs Touceda (chiiph)

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