summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2006-01-12 20:33:22 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2006-01-12 20:33:22 +0000
commit5346dc534a07cea91c07b9447c9c8b0d7a3479ff (patch)
tree7334fb13942ddf8725f90c89a8460a9cb6fd54bb
parentStable on ppc64; bug #118229 (diff)
downloadhistorical-5346dc534a07cea91c07b9447c9c8b0d7a3479ff.tar.gz
historical-5346dc534a07cea91c07b9447c9c8b0d7a3479ff.tar.bz2
historical-5346dc534a07cea91c07b9447c9c8b0d7a3479ff.zip
Change gtkhtml dep prior to libgtkhmtl->gtkhtml
Package-Manager: portage-2.1_pre3-r1
-rw-r--r--app-office/gnucash/ChangeLog8
-rw-r--r--app-office/gnucash/Manifest18
-rw-r--r--app-office/gnucash/gnucash-1.8.11.ebuild6
-rw-r--r--app-office/gnucash/gnucash-1.8.12.ebuild6
-rw-r--r--app-office/gnucash/gnucash-1.8.9.ebuild6
5 files changed, 29 insertions, 15 deletions
diff --git a/app-office/gnucash/ChangeLog b/app-office/gnucash/ChangeLog
index abd7bc53a197..b8e2714f8538 100644
--- a/app-office/gnucash/ChangeLog
+++ b/app-office/gnucash/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/gnucash
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.76 2005/12/24 15:54:08 hansmi Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.77 2006/01/12 20:33:22 dang Exp $
+
+ 12 Jan 2006; <dang@gentoo.org> gnucash-1.8.9.ebuild,
+ gnucash-1.8.11.ebuild, gnucash-1.8.12.ebuild:
+ Change gtkhtml dep prior to libgtkhmtl->gtkhtml
24 Dec 2005; Michael Hanselmann <hansmi@gentoo.org> gnucash-1.8.11.ebuild:
Stable on ppc.
diff --git a/app-office/gnucash/Manifest b/app-office/gnucash/Manifest
index db0b9eb78e69..e0df64099c84 100644
--- a/app-office/gnucash/Manifest
+++ b/app-office/gnucash/Manifest
@@ -1,8 +1,18 @@
-MD5 61e94bb1ac336235084c8e1ff0cde52a ChangeLog 11877
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 c82e4078be905565884eecaa40d7ff60 ChangeLog 12029
MD5 c9962cd943ec225b72ff0b1c8a40f84c files/digest-gnucash-1.8.11 138
MD5 1b3addbc18910fb6369f03587ff0e1ef files/digest-gnucash-1.8.12 138
MD5 401c4d468ff7625a2832b89fde8c4aa4 files/digest-gnucash-1.8.9 137
-MD5 70d34a30666fce8afd59d94dc2f424d1 gnucash-1.8.11.ebuild 3530
-MD5 c3a339dc43bf28d691a3d6a0c7f9eed3 gnucash-1.8.12.ebuild 3922
-MD5 62c0823f30b3adcfc14258f393231dae gnucash-1.8.9.ebuild 3511
+MD5 9b44e06bf2dbe07eb833b19ebadf71a0 gnucash-1.8.11.ebuild 3524
+MD5 1995b3e4da7f78a6384491f5fcf9d6b9 gnucash-1.8.12.ebuild 3914
+MD5 d016bd1270013d04f8e2223089a0da06 gnucash-1.8.9.ebuild 3503
MD5 7a7f2ee070fc06a3289520b81a77a43a metadata.xml 259
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux)
+
+iD8DBQFDxr1DomPajV0RnrERAqZqAJ41EWuGjcADKNVRWbWYDcU5z2u35wCfbMSK
+iG16nAxmV7RYAtsb2AFcl8E=
+=fA3p
+-----END PGP SIGNATURE-----
diff --git a/app-office/gnucash/gnucash-1.8.11.ebuild b/app-office/gnucash/gnucash-1.8.11.ebuild
index 8c07eaf6ac39..beeea6b8d056 100644
--- a/app-office/gnucash/gnucash-1.8.11.ebuild
+++ b/app-office/gnucash/gnucash-1.8.11.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.11.ebuild,v 1.9 2005/12/24 15:54:08 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.11.ebuild,v 1.10 2006/01/12 20:33:22 dang Exp $
inherit flag-o-matic libtool eutils
@@ -30,7 +30,7 @@ RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1
>=sys-libs/zlib-1.1.4
>=gnome-base/gnome-print-0.21
media-libs/gdk-pixbuf
- >=gnome-extra/gtkhtml-0.14.0
+ =gnome-extra/gtkhtml-1*
<gnome-extra/gal-1.99
>=dev-libs/libxml-1.8.3
>=dev-libs/g-wrap-1.3.4
diff --git a/app-office/gnucash/gnucash-1.8.12.ebuild b/app-office/gnucash/gnucash-1.8.12.ebuild
index d1807c365227..aff8d394b607 100644
--- a/app-office/gnucash/gnucash-1.8.12.ebuild
+++ b/app-office/gnucash/gnucash-1.8.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.12.ebuild,v 1.1 2005/10/27 12:48:50 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.12.ebuild,v 1.2 2006/01/12 20:33:22 dang Exp $
inherit flag-o-matic libtool eutils
@@ -30,7 +30,7 @@ RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1
>=sys-libs/zlib-1.1.4
>=gnome-base/gnome-print-0.21
media-libs/gdk-pixbuf
- >=gnome-extra/gtkhtml-0.14.0
+ =gnome-extra/gtkhtml-1*
<gnome-extra/gal-1.99
>=dev-libs/libxml-1.8.3
>=dev-libs/g-wrap-1.3.4
diff --git a/app-office/gnucash/gnucash-1.8.9.ebuild b/app-office/gnucash/gnucash-1.8.9.ebuild
index b5c0c14b8035..24a85eb77dd7 100644
--- a/app-office/gnucash/gnucash-1.8.9.ebuild
+++ b/app-office/gnucash/gnucash-1.8.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.9.ebuild,v 1.17 2005/08/05 12:13:16 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.9.ebuild,v 1.18 2006/01/12 20:33:22 dang Exp $
inherit flag-o-matic libtool eutils
@@ -30,7 +30,7 @@ RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1
>=sys-libs/zlib-1.1.4
>=gnome-base/gnome-print-0.21
media-libs/gdk-pixbuf
- >=gnome-extra/gtkhtml-0.14.0
+ =gnome-extra/gtkhtml-1*
<gnome-extra/gal-1.99
>=dev-libs/libxml-1.8.3
>=dev-libs/g-wrap-1.3.3