summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-office/gnotime/ChangeLog8
-rw-r--r--app-office/gnotime/Manifest12
-rw-r--r--app-office/gnotime/gnotime-2.3.0-r3.ebuild15
3 files changed, 20 insertions, 15 deletions
diff --git a/app-office/gnotime/ChangeLog b/app-office/gnotime/ChangeLog
index 721e1cfa1302..3a8eea43bd2f 100644
--- a/app-office/gnotime/ChangeLog
+++ b/app-office/gnotime/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/gnotime
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.49 2010/03/07 21:17:19 eva Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.50 2011/01/05 16:38:21 pacho Exp $
+
+ 05 Jan 2011; Pacho Ramos <pacho@gentoo.org> gnotime-2.3.0-r3.ebuild:
+ dev-scheme/guile[deprecated] is required (bug #346691 by Cyprien Nicolas),
+ bump to eapi3, drop unsupported configure option.
07 Mar 2010; Gilles Dartiguelongue <eva@gentoo.org> -gnotime-2.3.0.ebuild,
-gnotime-2.3.0-r2.ebuild, gnotime-2.3.0-r3.ebuild:
diff --git a/app-office/gnotime/Manifest b/app-office/gnotime/Manifest
index e74588515960..2101e8f95786 100644
--- a/app-office/gnotime/Manifest
+++ b/app-office/gnotime/Manifest
@@ -5,13 +5,13 @@ AUX gnotime-2.3.0-fix-columns.patch 681 RMD160 e50678d5e5f05db4d0eae16ba200fa24a
AUX gnotime-2.3.0-libgnomeui-typo.patch 623 RMD160 aa5bee00cb634a1a14588f0b3ea4b086fee792f7 SHA1 a4b9f146ea7f788a8e7624971f1d6c123f05a17c SHA256 a9ff7e9f0c80638ccb138c2e7bb4f5189dcd09897532ccf2b37d43a246f9aeb1
AUX gnotime-2.3.0-missing-includes.patch 768 RMD160 b748c99c767ebf5d8f3c7a0a975f0d6daa647398 SHA1 8f85eb2d19213c5a9d4dcded0b5c8f25d6262469 SHA256 519f1293715403f35eaeb7fdaa0af83a7290be72583c35fcf163a9cad30fdc7f
DIST gnotime-2.3.0.tar.gz 1987788 RMD160 361e45d82997cbac691751b830a2279e6ed74134 SHA1 1cd38b5a3d3548d19543f0aea421152367523a90 SHA256 556e9bdc7704fa6bebce51581046d6c68b2428cd83e5fffae3f53e5a22906f24
-EBUILD gnotime-2.3.0-r3.ebuild 1570 RMD160 3d3725cd3572d0f82b5c24620fb64f3ed1194a5d SHA1 7d48d00ddd52e420704b619f8e40206185aa0431 SHA256 b27d2bad61547bfc22015b81a0204427decba904f5ab31746a869171f1697f60
-MISC ChangeLog 6732 RMD160 37bdb8721d13045c688c9cd6d6aa608393ac465e SHA1 d9ae842cf1e1c6d3dc73b8cadb9cdf712ae75072 SHA256 bb01263a9adc9a7b611ab77d25572aaabe09a32c1fbca86e4abe64c84b98f710
+EBUILD gnotime-2.3.0-r3.ebuild 1560 RMD160 ab02ddb896bf00f4b2283be078592d74035dd74f SHA1 a95930015836b605d352cc2fa72e601090b4b790 SHA256 6062be639e769e7671e333be1b30c91b6c469b8b956854e17b4b31b6ae210968
+MISC ChangeLog 6935 RMD160 003bd91a43549380b87c6b14de74ad9b1de8cf05 SHA1 ed38e45b3471329f748f17bc4bb00c77db883033 SHA256 3fa129ef8e54ed1bd3a370d99b29c85c9dc9da5b33fc6242be4573e76d870298
MISC metadata.xml 169 RMD160 83b2991d740455e3f25a7384cac8b2e5f8755169 SHA1 17984c2b8f7f8ffebeb918c8a1c8ca356c2116c7 SHA256 d044e013dbcd3a2fdd01c970c1e3b9029467d452f6a794cba9700344300d8f3c
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.14 (GNU/Linux)
+Version: GnuPG v2.0.16 (GNU/Linux)
-iEYEARECAAYFAkuUF+QACgkQ1fmVwcYIWAaPFgCg7KZ3JzAu1PVg1xajA12ooE+r
-AycAoKyXcrP5nTpPWrvhd16CzQsbbqU2
-=b5s8
+iEYEARECAAYFAk0knoIACgkQCaWpQKGI+9S8EgCZAXmB7f6xPRphzLCSpY4yp+9r
+IYcAnjcKQCht+kRGhXD+t6EBubMhsM7t
+=TPGK
-----END PGP SIGNATURE-----
diff --git a/app-office/gnotime/gnotime-2.3.0-r3.ebuild b/app-office/gnotime/gnotime-2.3.0-r3.ebuild
index 7a548d2e559b..1a81f39aaeb5 100644
--- a/app-office/gnotime/gnotime-2.3.0-r3.ebuild
+++ b/app-office/gnotime/gnotime-2.3.0-r3.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.3.0-r3.ebuild,v 1.4 2010/03/07 21:17:19 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.3.0-r3.ebuild,v 1.5 2011/01/05 16:38:21 pacho Exp $
-EAPI=2
+EAPI="3"
+GCONF_DEBUG="yes"
inherit autotools eutils gnome2
@@ -25,7 +26,7 @@ RDEPEND=">=x11-libs/gtk+-2.10
>=gnome-base/gconf-2.0
dev-libs/libxml2
>=dev-libs/dbus-glib-0.74
- dev-scheme/guile
+ dev-scheme/guile[deprecated]
dev-libs/qof:0
x11-libs/libXScrnSaver
x11-libs/pango"
@@ -37,10 +38,8 @@ DEPEND="${RDEPEND}
>=app-text/scrollkeeper-0.3.11
doc? ( ~app-text/docbook-xml-dtd-4.2 )"
-DOCS="AUTHORS ChangeLog NEWS README TODO"
-
pkg_setup() {
- G2CONF="${G2CONF} --disable-schemas-install"
+ DOCS="AUTHORS ChangeLog NEWS README TODO"
}
src_prepare() {
@@ -49,8 +48,10 @@ src_prepare() {
# Fix column descriptions, bug #222325
epatch "${FILESDIR}/${P}-fix-columns.patch"
+
# Fix typo in PKG_CHECK_MODULES, bug #298193
epatch "${FILESDIR}/${P}-libgnomeui-typo.patch"
+
# Make it 64bit safe, bug 231986
epatch "${FILESDIR}"/${P}-missing-includes.patch