public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in gnome-extra/tasks: ChangeLog tasks-0.14.ebuild
@ 2008-10-02 21:00 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 3+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2008-10-02 21:00 UTC (permalink / raw
  To: gentoo-commits

eva         08/10/02 21:00:39

  Modified:             ChangeLog
  Added:                tasks-0.14.ebuild
  Log:
  Version bump to 0.14.
  (Portage version: 2.2_rc11/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64)

Revision  Changes    Path
1.2                  gnome-extra/tasks/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/tasks/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	24 Apr 2008 22:21:01 -0000	1.1
+++ ChangeLog	2 Oct 2008 21:00:38 -0000	1.2
@@ -1,6 +1,11 @@
 # ChangeLog for gnome-extra/tasks
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/tasks/ChangeLog,v 1.1 2008/04/24 22:21:01 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/tasks/ChangeLog,v 1.2 2008/10/02 21:00:38 eva Exp $
+
+*tasks-0.14 (02 Oct 2008)
+
+  02 Oct 2008; Gilles Dartiguelongue <eva@gentoo.org> +tasks-0.14.ebuild:
+  Version bump to 0.14.
 
 *tasks-0.13 (24 Apr 2008)
 



1.1                  gnome-extra/tasks/tasks-0.14.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/tasks/tasks-0.14.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/tasks/tasks-0.14.ebuild?rev=1.1&content-type=text/plain

Index: tasks-0.14.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/tasks/tasks-0.14.ebuild,v 1.1 2008/10/02 21:00:38 eva Exp $

inherit 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=""

# http://bugzilla.openedhand.com/show_bug.cgi?id=1175
# unreleased >=x11-libs/libsexy-0.1.12

RDEPEND=">=gnome-extra/evolution-data-server-1.8
	>=x11-libs/gtk+-2.6
	>=dev-libs/glib-2.14"

DEPEND="${RDEPEND}
	>=dev-util/pkgconfig-0.9.0
	>=dev-util/intltool-0.33.0
	sys-devel/gettext"

DOCS="AUTHORS ChangeLog INSTALL NEWS README"






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in gnome-extra/tasks: ChangeLog tasks-0.14.ebuild
@ 2009-07-09 21:46 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 3+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2009-07-09 21:46 UTC (permalink / raw
  To: gentoo-commits

eva         09/07/09 21:46:00

  Modified:             ChangeLog tasks-0.14.ebuild
  Log:
  Add missing config.h include, bug #277115. Add libunique to DEPEND.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  gnome-extra/tasks/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/tasks/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/tasks/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/tasks/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/tasks/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	2 Oct 2008 21:00:38 -0000	1.2
+++ ChangeLog	9 Jul 2009 21:46:00 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-extra/tasks
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/tasks/ChangeLog,v 1.2 2008/10/02 21:00:38 eva Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/tasks/ChangeLog,v 1.3 2009/07/09 21:46:00 eva Exp $
+
+  09 Jul 2009; Gilles Dartiguelongue <eva@gentoo.org> tasks-0.14.ebuild,
+  +files/tasks-0.14-configh.patch:
+  Add missing config.h include, bug #277115. Add libunique to DEPEND.
 
 *tasks-0.14 (02 Oct 2008)
 



1.2                  gnome-extra/tasks/tasks-0.14.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/tasks/tasks-0.14.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/tasks/tasks-0.14.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/tasks/tasks-0.14.ebuild?r1=1.1&r2=1.2

Index: tasks-0.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/tasks/tasks-0.14.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tasks-0.14.ebuild	2 Oct 2008 21:00:38 -0000	1.1
+++ tasks-0.14.ebuild	9 Jul 2009 21:46:00 -0000	1.2
@@ -1,8 +1,11 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/tasks/tasks-0.14.ebuild,v 1.1 2008/10/02 21:00:38 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/tasks/tasks-0.14.ebuild,v 1.2 2009/07/09 21:46:00 eva Exp $
 
-inherit gnome2
+EAPI="2"
+GCONF_DEBUG="no"
+
+inherit eutils gnome2
 
 DESCRIPTION="A small, lightweight to-do list for Gnome"
 HOMEPAGE="http://pimlico-project.org/tasks.html"
@@ -18,7 +21,8 @@
 
 RDEPEND=">=gnome-extra/evolution-data-server-1.8
 	>=x11-libs/gtk+-2.6
-	>=dev-libs/glib-2.14"
+	>=dev-libs/glib-2.14
+	>=dev-libs/libunique-1"
 
 DEPEND="${RDEPEND}
 	>=dev-util/pkgconfig-0.9.0
@@ -26,3 +30,12 @@
 	sys-devel/gettext"
 
 DOCS="AUTHORS ChangeLog INSTALL NEWS README"
+
+pkg_setup() {
+	G2CONF="${G2CONF} --with-unique --enable-gtk"
+}
+
+src_prepare() {
+	# Add missing config.h, bug #277115
+	epatch "${FILESDIR}/${P}-configh.patch"
+}






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in gnome-extra/tasks: ChangeLog tasks-0.14.ebuild
@ 2010-10-08 23:26 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 3+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2010-10-08 23:26 UTC (permalink / raw
  To: gentoo-commits

eva         10/10/08 23:26:13

  Modified:             ChangeLog
  Removed:              tasks-0.14.ebuild
  Log:
  Clean up old revision.
  
  (Portage version: 2.2_rc91/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  gnome-extra/tasks/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/tasks/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/tasks/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/tasks/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/tasks/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	29 Jun 2010 15:39:28 -0000	1.6
+++ ChangeLog	8 Oct 2010 23:26:13 -0000	1.7
@@ -1,6 +1,9 @@
 # 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.6 2010/06/29 15:39:28 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/tasks/ChangeLog,v 1.7 2010/10/08 23:26:13 eva Exp $
+
+  08 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> -tasks-0.14.ebuild:
+  Clean up old revision.
 
   29 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> tasks-0.16.ebuild,
   +files/tasks-0.16-asneeded.patch:






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-10-09  0:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-02 21:00 [gentoo-commits] gentoo-x86 commit in gnome-extra/tasks: ChangeLog tasks-0.14.ebuild Gilles Dartiguelongue (eva)
  -- strict thread matches above, loose matches on Subject: below --
2009-07-09 21:46 Gilles Dartiguelongue (eva)
2010-10-08 23:26 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