summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:21:05 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:21:05 +0000
commit55e06b4a2b15b0c90f75ef1db8083bba8077284b (patch)
treec99d964754b9978c65443740fac5e81cca174e6b /app-office/gnucash
parentrepoman: trim trailing whitespace (diff)
downloadhistorical-55e06b4a2b15b0c90f75ef1db8083bba8077284b.tar.gz
historical-55e06b4a2b15b0c90f75ef1db8083bba8077284b.tar.bz2
historical-55e06b4a2b15b0c90f75ef1db8083bba8077284b.zip
repoman: trim trailing whitespace
Diffstat (limited to 'app-office/gnucash')
-rw-r--r--app-office/gnucash/Manifest6
-rw-r--r--app-office/gnucash/gnucash-1.8.2.ebuild4
-rw-r--r--app-office/gnucash/gnucash-1.8.4.ebuild16
-rw-r--r--app-office/gnucash/gnucash-1.8.5.ebuild14
4 files changed, 20 insertions, 20 deletions
diff --git a/app-office/gnucash/Manifest b/app-office/gnucash/Manifest
index f32cfa12431b..452f223ad17b 100644
--- a/app-office/gnucash/Manifest
+++ b/app-office/gnucash/Manifest
@@ -1,10 +1,10 @@
MD5 7eea58f166d78462d85fa79901a9dc49 ChangeLog 5470
MD5 41f3e83501dd66a9bd46ee1b96cbfdb3 gnucash-1.6.8.ebuild 1894
MD5 19a34d8e7f6711d65b24833c2c2d9ac2 gnucash-1.8.1.ebuild 1454
-MD5 2a349155510029fc55b9fa559e5e752d gnucash-1.8.2.ebuild 1564
-MD5 c94443a91d9e27d48001b30a75e48581 gnucash-1.8.4.ebuild 2759
-MD5 831b1fc3464e2cd69eff08bd52caf886 gnucash-1.8.5.ebuild 2665
+MD5 874c37dfece841cdf9aee6ec0c61827b gnucash-1.8.2.ebuild 1564
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
+MD5 b05a9874e736926fcbf174233e6d5798 gnucash-1.8.4.ebuild 2750
+MD5 1976c038d6cf11b5d079ad0b177ed423 gnucash-1.8.5.ebuild 2658
MD5 8ccd6e0765bb53caad58e8f736b020e9 files/digest-gnucash-1.6.8 67
MD5 e298b9154a60df27ab519e6b88dd4c47 files/digest-gnucash-1.8.1 66
MD5 cdaa1f2adfbd3112916a8c2076fa04bd files/digest-gnucash-1.8.2 66
diff --git a/app-office/gnucash/gnucash-1.8.2.ebuild b/app-office/gnucash/gnucash-1.8.2.ebuild
index 6c4d2194a1d3..120993be4f54 100644
--- a/app-office/gnucash/gnucash-1.8.2.ebuild
+++ b/app-office/gnucash/gnucash-1.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.2.ebuild,v 1.3 2003/07/09 16:37:39 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.2.ebuild,v 1.4 2003/09/06 22:21:01 msterret Exp $
# FIXME - ebuild needs a good look at
@@ -25,7 +25,7 @@ RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1
<gnome-base/libglade-2
media-libs/gdk-pixbuf
>=dev-libs/g-wrap-1.3.4
- <dev-util/guile-1.4.1
+ <dev-util/guile-1.4.1
postgres? ( dev-db/postgresql )"
DEPEND="${RDEPEND}
diff --git a/app-office/gnucash/gnucash-1.8.4.ebuild b/app-office/gnucash/gnucash-1.8.4.ebuild
index 7f336b802446..e2bc8c2c885c 100644
--- a/app-office/gnucash/gnucash-1.8.4.ebuild
+++ b/app-office/gnucash/gnucash-1.8.4.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.4.ebuild,v 1.8 2003/09/05 08:58:49 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.4.ebuild,v 1.9 2003/09/06 22:21:01 msterret Exp $
inherit flag-o-matic libtool
# won't configure with this
-filter-flags -fomit-frame-pointer
+filter-flags -fomit-frame-pointer
# gnucash uses GLIB_INLINE, this will break it
filter-flags -fno-inline
@@ -31,7 +31,7 @@ RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1
media-libs/gdk-pixbuf
>=gnome-extra/gtkhtml-0.14.0
<gnome-extra/gal-1.99
- >=dev-libs/libxml-1.8.3
+ >=dev-libs/libxml-1.8.3
>=dev-libs/g-wrap-1.3.3
>=gnome-extra/guppi-0.35.5-r2
>=dev-libs/popt-1.5
@@ -69,21 +69,21 @@ src_compile() {
`use_enable ofx` \
`use_enable hbci` \
${myconf} || die "configure failed"
-
+
emake || die "make failed"
-
+
if [ -n "`use doc`" ]; then
cd ${WORKDIR}/${PN}-docs-${DOC_VER}
econf --localstatedir=/var/lib || die "doc configure failed"
emake || die "doc make failed"
- fi
+ fi
}
src_install() {
einstall pkgdatadir=${D}/usr/share/gnucash || die "install failed"
dodoc ABOUT-NLS AUTHORS COPYING ChangeLog HACKING NEWS README* TODO
dodoc docs/README*
-
+
if [ -n "`use doc`" ]; then
cd ${WORKDIR}/${PN}-docs-${DOC_VER}
make DESTDIR=${D} \
@@ -91,7 +91,7 @@ src_install() {
install || die "doc install failed"
rm -rf ${D}/var/lib/scrollkeeper
fi
-}
+}
pkg_postinst() {
if [ -x ${ROOT}/usr/bin/scrollkeeper-update ]; then
diff --git a/app-office/gnucash/gnucash-1.8.5.ebuild b/app-office/gnucash/gnucash-1.8.5.ebuild
index 8fe37e4ef66a..cf7127eaa6c7 100644
--- a/app-office/gnucash/gnucash-1.8.5.ebuild
+++ b/app-office/gnucash/gnucash-1.8.5.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.5.ebuild,v 1.3 2003/09/05 08:58:49 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.5.ebuild,v 1.4 2003/09/06 22:21:01 msterret Exp $
inherit flag-o-matic libtool
# won't configure with this
-filter-flags -fomit-frame-pointer
+filter-flags -fomit-frame-pointer
# gnucash uses GLIB_INLINE, this will break it
filter-flags -fno-inline
@@ -31,7 +31,7 @@ RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1
media-libs/gdk-pixbuf
>=gnome-extra/gtkhtml-0.14.0
<gnome-extra/gal-1.99
- >=dev-libs/libxml-1.8.3
+ >=dev-libs/libxml-1.8.3
>=dev-libs/g-wrap-1.3.3
>=gnome-extra/guppi-0.35.5-r2
>=dev-libs/popt-1.5
@@ -68,9 +68,9 @@ src_compile() {
`use_enable ofx` \
`use_enable hbci` \
${myconf} || die "configure failed"
-
+
emake || die "make failed"
-
+
cd ${WORKDIR}/${PN}-docs-${DOC_VER}
econf --localstatedir=/var/lib || die "doc configure failed"
emake || die "doc make failed"
@@ -80,13 +80,13 @@ src_install() {
einstall pkgdatadir=${D}/usr/share/gnucash || die "install failed"
dodoc ABOUT-NLS AUTHORS COPYING ChangeLog HACKING NEWS README* TODO
dodoc docs/README*
-
+
cd ${WORKDIR}/${PN}-docs-${DOC_VER}
make DESTDIR=${D} \
scrollkeeper_localstate_dir=${D}/var/lib/scrollkeeper \
install || die "doc install failed"
rm -rf ${D}/var/lib/scrollkeeper
-}
+}
pkg_postinst() {
if [ -x ${ROOT}/usr/bin/scrollkeeper-update ]; then