public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-office/qchartdiary: qchartdiary-0.6.4.1-r1.ebuild ChangeLog qchartdiary-0.6.4.1.ebuild
@ 2009-12-26 10:55 Markos Chandras (hwoarang)
  0 siblings, 0 replies; only message in thread
From: Markos Chandras (hwoarang) @ 2009-12-26 10:55 UTC (permalink / raw
  To: gentoo-commits

hwoarang    09/12/26 10:55:11

  Modified:             ChangeLog
  Added:                qchartdiary-0.6.4.1-r1.ebuild
  Removed:              qchartdiary-0.6.4.1.ebuild
  Log:
  Migrate to qt4-r2 and fix documentation path wrt bug #298398
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  app-office/qchartdiary/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/qchartdiary/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/qchartdiary/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/qchartdiary/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/qchartdiary/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	9 May 2009 15:26:38 -0000	1.1
+++ ChangeLog	26 Dec 2009 10:55:11 -0000	1.2
@@ -1,6 +1,12 @@
 # ChangeLog for app-office/qchartdiary
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/qchartdiary/ChangeLog,v 1.1 2009/05/09 15:26:38 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/qchartdiary/ChangeLog,v 1.2 2009/12/26 10:55:11 hwoarang Exp $
+
+*qchartdiary-0.6.4.1-r1 (26 Dec 2009)
+
+  26 Dec 2009; <hwoarang@gentoo.org> -qchartdiary-0.6.4.1.ebuild,
+  +qchartdiary-0.6.4.1-r1.ebuild:
+  Migrate to qt4-r2 and fix documentation path wrt bug #298398
 
 *qchartdiary-0.6.4.1 (09 May 2009)
 



1.1                  app-office/qchartdiary/qchartdiary-0.6.4.1-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/qchartdiary/qchartdiary-0.6.4.1-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/qchartdiary/qchartdiary-0.6.4.1-r1.ebuild?rev=1.1&content-type=text/plain

Index: qchartdiary-0.6.4.1-r1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-office/qchartdiary/qchartdiary-0.6.4.1-r1.ebuild,v 1.1 2009/12/26 10:55:11 hwoarang Exp $

EAPI="2"

inherit qt4-r2

MY_PN="QChartDiary"

DESCRIPTION="Free Qt4 diary/agenda application"
HOMEPAGE="http://qt-apps.org/content/show.php?content=99294"
SRC_URI="mirror://sourceforge/${PN}/${MY_PN}-${PV}-src.tar.gz"

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

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

S="${WORKDIR}/${MY_PN}"

DOCS="AUTHORS CHANGELOG README"

src_prepare() {
	sed -i "s/doc\/${MY_PN}/doc\/${PF}/" ${MY_PN}.pro \
		|| die "failed to fix documentation path"
	qt4-r2_src_prepare
}






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

only message in thread, other threads:[~2009-12-26 10:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-26 10:55 [gentoo-commits] gentoo-x86 commit in app-office/qchartdiary: qchartdiary-0.6.4.1-r1.ebuild ChangeLog qchartdiary-0.6.4.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