public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-misc/gnote: ChangeLog gnote-0.6.3.ebuild gnote-0.6.1.ebuild
@ 2009-12-13 21:51 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue (eva) @ 2009-12-13 21:51 UTC (permalink / raw
  To: gentoo-commits

eva         09/12/13 21:51:45

  Modified:             ChangeLog
  Added:                gnote-0.6.3.ebuild
  Removed:              gnote-0.6.1.ebuild
  Log:
  Version bump. Bug fixes and translation updates.
  (Portage version: 2.2_rc58/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  app-misc/gnote/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/gnote/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/gnote/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/gnote/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/gnote/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	26 Aug 2009 21:54:04 -0000	1.3
+++ ChangeLog	13 Dec 2009 21:51:45 -0000	1.4
@@ -1,6 +1,12 @@
 # ChangeLog for app-misc/gnote
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/ChangeLog,v 1.3 2009/08/26 21:54:04 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/ChangeLog,v 1.4 2009/12/13 21:51:45 eva Exp $
+
+*gnote-0.6.3 (13 Dec 2009)
+
+  13 Dec 2009; Gilles Dartiguelongue <eva@gentoo.org> -gnote-0.6.1.ebuild,
+  +gnote-0.6.3.ebuild:
+  Version bump. Bug fixes and translation updates.
 
   26 Aug 2009; Gilles Dartiguelongue <eva@gentoo.org> gnote-0.6.2.ebuild:
   Removing useless inherits.



1.1                  app-misc/gnote/gnote-0.6.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/gnote/gnote-0.6.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/gnote/gnote-0.6.3.ebuild?rev=1.1&content-type=text/plain

Index: gnote-0.6.3.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/gnote-0.6.3.ebuild,v 1.1 2009/12/13 21:51:45 eva Exp $

EAPI="2"

inherit gnome2

DESCRIPTION="Desktop note-taking application"
HOMEPAGE="http://www.gnome.org/"

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

RDEPEND=">=x11-libs/gtk+-2.14
	>=dev-cpp/glibmm-2
	>=dev-cpp/gtkmm-2.12
	>=dev-libs/libxml2-2
	dev-libs/libxslt
	>=gnome-base/gconf-2
	>=dev-libs/libpcre-7.8[cxx]
	>=app-text/gtkspell-2.0.9
	>=dev-libs/boost-1.34
	sys-libs/e2fsprogs-libs
	>=gnome-base/gnome-panel-2
	applet? ( >=dev-cpp/libpanelappletmm-2.26 )"
# Build with dbus is currently not implemented
#	dbus? ( >=dev-libs/dbus-glib-0.70 )"
DEPEND="${DEPEND}
	dev-util/pkgconfig
	>=dev-util/intltool-0.35.0
	app-text/gnome-doc-utils
	app-text/docbook-xml-dtd:4.1.2"

DOCS="AUTHORS ChangeLog NEWS README TODO"

pkg_setup() {
	G2CONF="${G2CONF}
		--disable-dbus
		--disable-static
		$(use_enable applet)
		$(use_enable debug)"
}






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

only message in thread, other threads:[~2009-12-13 21:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-13 21:51 [gentoo-commits] gentoo-x86 commit in app-misc/gnote: ChangeLog gnote-0.6.3.ebuild gnote-0.6.1.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