summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-13 14:09:57 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-13 14:09:57 +0000
commitc79ce8b77401242a28c81f0084575345fb81704d (patch)
treedba5b8001b9c8113e1a139b77d17b35ab390706b /app-office/gnucash
parentQA: Use full atoms for best_version, has_version and built_with_use queries. (diff)
downloadhistorical-c79ce8b77401242a28c81f0084575345fb81704d.tar.gz
historical-c79ce8b77401242a28c81f0084575345fb81704d.tar.bz2
historical-c79ce8b77401242a28c81f0084575345fb81704d.zip
QA: Use full atoms for best_version, has_version and built_with_use queries.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-office/gnucash')
-rw-r--r--app-office/gnucash/Manifest10
-rw-r--r--app-office/gnucash/gnucash-1.8.10.ebuild4
-rw-r--r--app-office/gnucash/gnucash-1.8.11.ebuild4
-rw-r--r--app-office/gnucash/gnucash-1.8.8.ebuild4
-rw-r--r--app-office/gnucash/gnucash-1.8.9.ebuild4
5 files changed, 18 insertions, 8 deletions
diff --git a/app-office/gnucash/Manifest b/app-office/gnucash/Manifest
index 63fac8de2c07..786fdae2e8db 100644
--- a/app-office/gnucash/Manifest
+++ b/app-office/gnucash/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 75f62e708b6204d5d7819d0f61aa5dbe ChangeLog 10856
MD5 cda4007bfba409e082e55b854576d97f files/digest-gnucash-1.8.10 138
MD5 c9962cd943ec225b72ff0b1c8a40f84c files/digest-gnucash-1.8.11 138
@@ -8,3 +11,10 @@ MD5 7ae8a54f2f86e3cb53d7d3e21e7fa829 gnucash-1.8.11.ebuild 3554
MD5 9a06d59c205081b0a376ae24719bd5eb gnucash-1.8.8.ebuild 3074
MD5 0447e6de8232e7581642504cdacd54cf gnucash-1.8.9.ebuild 3506
MD5 3c20dccad7b705d7e9a379e6831149f9 metadata.xml 252
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFC1SDNI1lqEGTUzyQRAqMhAJwPBCAzGSnH8CW0e4txqEx4txVBVgCgoWdx
+4EtU5usFXs4zULXEOS+7UKs=
+=TbrI
+-----END PGP SIGNATURE-----
diff --git a/app-office/gnucash/gnucash-1.8.10.ebuild b/app-office/gnucash/gnucash-1.8.10.ebuild
index f157b73499fb..3bb5a7d89dd5 100644
--- a/app-office/gnucash/gnucash-1.8.10.ebuild
+++ b/app-office/gnucash/gnucash-1.8.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.10.ebuild,v 1.13 2005/02/14 19:14:02 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.10.ebuild,v 1.14 2005/07/13 14:09:57 swegener Exp $
inherit flag-o-matic libtool eutils
@@ -61,7 +61,7 @@ DEPEND="${RDEPEND}
MAKEOPTS="${MAKEOPTS} -j1"
pkg_setup() {
- if built_with_use xorg-x11 bitmap-fonts
+ if built_with_use x11-base/xorg-x11 bitmap-fonts
then
einfo "bitmap-fonts support is enabled in xorg-x11, continuing..."
else
diff --git a/app-office/gnucash/gnucash-1.8.11.ebuild b/app-office/gnucash/gnucash-1.8.11.ebuild
index 537f05cf367b..1d4b8a3260f1 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
# 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.1 2005/03/14 17:22:06 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.11.ebuild,v 1.2 2005/07/13 14:09:57 swegener Exp $
inherit flag-o-matic libtool eutils
@@ -61,7 +61,7 @@ DEPEND="${RDEPEND}
MAKEOPTS="${MAKEOPTS} -j1"
pkg_setup() {
- if built_with_use xorg-x11 bitmap-fonts
+ if built_with_use x11-base/xorg-x11 bitmap-fonts
then
einfo "bitmap-fonts support is enabled in xorg-x11, continuing..."
else
diff --git a/app-office/gnucash/gnucash-1.8.8.ebuild b/app-office/gnucash/gnucash-1.8.8.ebuild
index f81d2372c484..699f2e5b45c0 100644
--- a/app-office/gnucash/gnucash-1.8.8.ebuild
+++ b/app-office/gnucash/gnucash-1.8.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.8.ebuild,v 1.11 2005/01/01 15:33:17 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.8.ebuild,v 1.12 2005/07/13 14:09:57 swegener Exp $
inherit flag-o-matic libtool
@@ -56,7 +56,7 @@ MAKEOPTS="${MAKEOPTS} -j1"
pkg_setup() {
- if built_with_use xorg-x11 bitmap-fonts
+ if built_with_use x11-base/xorg-x11 bitmap-fonts
then
einfo "bitmap-fonts support is enabled in xorg-x11, continuing..."
else
diff --git a/app-office/gnucash/gnucash-1.8.9.ebuild b/app-office/gnucash/gnucash-1.8.9.ebuild
index 8f6a7091d598..438ce0e7eb6c 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
# 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.15 2005/03/17 21:33:46 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.9.ebuild,v 1.16 2005/07/13 14:09:57 swegener Exp $
inherit flag-o-matic libtool eutils
@@ -60,7 +60,7 @@ DEPEND="${RDEPEND}
MAKEOPTS="${MAKEOPTS} -j1"
pkg_setup() {
- if built_with_use xorg-x11 bitmap-fonts
+ if built_with_use x11-base/xorg-x11 bitmap-fonts
then
einfo "bitmap-fonts support is enabled in xorg-x11, continuing..."
else