* [gentoo-commits] gentoo-x86 commit in gnome-extra/tasks: ChangeLog tasks-0.18.ebuild
@ 2010-11-23 17:11 Gilles Dartiguelongue (eva)
0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue (eva) @ 2010-11-23 17:11 UTC (permalink / raw
To: gentoo-commits
eva 10/11/23 17:11:43
Modified: ChangeLog
Added: tasks-0.18.ebuild
Log:
Version bump. Fix build with various gtk+ revisions, CLI enhancements, better handling of non-ASCII task notes and more.
(Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
Revision Changes Path
1.8 gnome-extra/tasks/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/tasks/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/tasks/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/tasks/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/tasks/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 8 Oct 2010 23:26:13 -0000 1.7
+++ ChangeLog 23 Nov 2010 17:11:43 -0000 1.8
@@ -1,6 +1,12 @@
# ChangeLog for gnome-extra/tasks
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/tasks/ChangeLog,v 1.7 2010/10/08 23:26:13 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/tasks/ChangeLog,v 1.8 2010/11/23 17:11:43 eva Exp $
+
+*tasks-0.18 (23 Nov 2010)
+
+ 23 Nov 2010; Gilles Dartiguelongue <eva@gentoo.org> +tasks-0.18.ebuild:
+ Version bump. Fix build with various gtk+ revisions, CLI enhancements, better
+ handling of non-ASCII task notes and more.
08 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> -tasks-0.14.ebuild:
Clean up old revision.
1.1 gnome-extra/tasks/tasks-0.18.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/tasks/tasks-0.18.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/tasks/tasks-0.18.ebuild?rev=1.1&content-type=text/plain
Index: tasks-0.18.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/tasks/tasks-0.18.ebuild,v 1.1 2010/11/23 17:11:43 eva Exp $
EAPI="3"
GCONF_DEBUG="no"
inherit autotools eutils gnome2
DESCRIPTION="A small, lightweight to-do list for Gnome"
HOMEPAGE="http://pimlico-project.org/tasks.html"
SRC_URI="http://pimlico-project.org/sources/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
RDEPEND=">=gnome-extra/evolution-data-server-1.8
>=x11-libs/gtk+-2.16:2
>=dev-libs/glib-2.14:2
>=dev-libs/libunique-1"
DEPEND="${RDEPEND}
>=dev-util/pkgconfig-0.9
>=dev-util/intltool-0.33
sys-devel/gettext"
pkg_setup() {
DOCS="AUTHORS ChangeLog NEWS README"
G2CONF="${G2CONF} --with-unique --enable-gtk"
}
src_prepare() {
epatch "${FILESDIR}/${PN}-0.16-asneeded.patch"
eautoreconf
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-11-23 17:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-23 17:11 [gentoo-commits] gentoo-x86 commit in gnome-extra/tasks: ChangeLog tasks-0.18.ebuild Gilles Dartiguelongue (eva)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox