diff options
Diffstat (limited to 'app-office/gnumeric')
-rw-r--r-- | app-office/gnumeric/Manifest | 18 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.0.12.ebuild | 8 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.0.13-r1.ebuild | 8 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.0.13.ebuild | 8 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.0.8.ebuild | 6 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.1.19.ebuild | 4 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.1.20.ebuild | 6 |
7 files changed, 29 insertions, 29 deletions
diff --git a/app-office/gnumeric/Manifest b/app-office/gnumeric/Manifest index c09b0bc3b4f5..f9e61f28c9de 100644 --- a/app-office/gnumeric/Manifest +++ b/app-office/gnumeric/Manifest @@ -1,16 +1,16 @@ -MD5 29f8e190ced7d35bc0a2bed853340303 gnumeric-1.0.13.ebuild 3260 -MD5 696b43a04c141eaea3543661cbaf70b7 gnumeric-1.1.19.ebuild 1429 -MD5 3a9c7fd8a57733a8e5524207dfda02f9 gnumeric-1.0.12.ebuild 3252 -MD5 04114721294925c0aba87bef8e77ea8e gnumeric-1.1.20.ebuild 1528 MD5 1bf905a53602ab94df19d85d1f2b8ef3 ChangeLog 5913 +MD5 4c3f4c972bec30f746eb92042ad7c45d gnumeric-1.0.12.ebuild 3250 +MD5 4394bef9986ab2f54a70bc70db906440 gnumeric-1.0.13.ebuild 3257 +MD5 ad387a3cc207ad4ef7327d180f707a2d gnumeric-1.0.8.ebuild 3307 +MD5 26454b8496de05964d5e44fb503bca50 gnumeric-1.1.19.ebuild 1431 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 8e90cf1f0ab461b14bc3bbf0b9c9b2f5 gnumeric-1.0.8.ebuild 3309 -MD5 2533e8a4951b934ddc915a5aae0cce0c gnumeric-1.0.13-r1.ebuild 3056 +MD5 cf4eb2dd0f2bed7ca792983157bc47c3 gnumeric-1.0.13-r1.ebuild 3055 +MD5 dc05bf40a5d60e4fcbc03f8f10678d5c gnumeric-1.1.20.ebuild 1529 MD5 d649b85924af69de4941cf0c624b16f3 files/digest-gnumeric-1.0.12 69 MD5 7843727e1fcde50a4a2283ba34da3c1d files/digest-gnumeric-1.0.13 69 +MD5 a88fe4d27bf9a2579f4f3db0ca6f355f files/digest-gnumeric-1.0.8 69 MD5 629a3f22adb6cf4415d44093d3653e8f files/digest-gnumeric-1.1.19 70 -MD5 3a3f663d6c0192b99c8977abe6d2352a files/digest-gnumeric-1.1.20 70 MD5 8a88ece514714721699de5346a0f4e1e files/gnumeric-1.0.8-docbuild.patch 728 -MD5 a88fe4d27bf9a2579f4f3db0ca6f355f files/digest-gnumeric-1.0.8 69 -MD5 7843727e1fcde50a4a2283ba34da3c1d files/digest-gnumeric-1.0.13-r1 69 MD5 b4f77780f0a0a1a29df8c8b184b2c110 files/gnumeric-1.1.16-scrollkeeper.patch 493 +MD5 7843727e1fcde50a4a2283ba34da3c1d files/digest-gnumeric-1.0.13-r1 69 +MD5 3a3f663d6c0192b99c8977abe6d2352a files/digest-gnumeric-1.1.20 70 diff --git a/app-office/gnumeric/gnumeric-1.0.12.ebuild b/app-office/gnumeric/gnumeric-1.0.12.ebuild index cecf0ce8805f..f038d378b164 100644 --- a/app-office/gnumeric/gnumeric-1.0.12.ebuild +++ b/app-office/gnumeric/gnumeric-1.0.12.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Maintainer: Martin Schlemmer <azarah@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.0.12.ebuild,v 1.9 2003/06/10 13:29:53 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.0.12.ebuild,v 1.10 2003/09/06 22:21:01 msterret Exp $ inherit virtualx libtool gnome.org @@ -34,7 +34,7 @@ RDEPEND="=x11-libs/gtk+-1.2* libgda? ( <gnome-extra/libgda-0.10.0 >=gnome-base/bonobo-1.0.17 ) evo? ( >=net-mail/evolution-0.13 )" - + #will only work once everybody has decided that they should support #the latest versions of programs, or if we live in a perfect world, #and subsequent versions do not break compatibility. @@ -103,12 +103,12 @@ src_compile() { #the build process have to be able to connect to X Xemake || Xmake || die -} +} src_install() { # keep scrollkeeper happy dodir /var/lib/scrollkeeper - + make prefix=${D}/usr \ sysconfdir=${D}/etc \ scrollkeeper_localstate_dir=${D}/var/lib/scrollkeeper \ diff --git a/app-office/gnumeric/gnumeric-1.0.13-r1.ebuild b/app-office/gnumeric/gnumeric-1.0.13-r1.ebuild index b1b3c9014b1a..3b8251c4fb80 100644 --- a/app-office/gnumeric/gnumeric-1.0.13-r1.ebuild +++ b/app-office/gnumeric/gnumeric-1.0.13-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Maintainer: Martin Schlemmer <azarah@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.0.13-r1.ebuild,v 1.3 2003/08/22 17:38:17 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.0.13-r1.ebuild,v 1.4 2003/09/06 22:21:01 msterret Exp $ inherit virtualx libtool gnome.org @@ -34,7 +34,7 @@ RDEPEND="=x11-libs/gtk+-1.2* >=gnome-base/bonobo-1.0.17 ) evo? ( <net-mail/evolution-1.3 ) guile? ( >=dev-util/guile-1.6 )" - + DEPEND="${RDEPEND} sys-devel/gettext >=dev-util/intltool-0.11" @@ -96,7 +96,7 @@ src_compile() { #the build process have to be able to connect to X Xemake || Xmake || die -} +} src_install() { # keep scrollkeeper happy @@ -109,7 +109,7 @@ src_install() { # regenerate these outside sandbox rm -rf ${D}/var/lib/scrollkeeper - + dodoc AUTHORS COPYING *ChangeLog HACKING NEWS README TODO } diff --git a/app-office/gnumeric/gnumeric-1.0.13.ebuild b/app-office/gnumeric/gnumeric-1.0.13.ebuild index ad95c9e1e858..2200d932a752 100644 --- a/app-office/gnumeric/gnumeric-1.0.13.ebuild +++ b/app-office/gnumeric/gnumeric-1.0.13.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Maintainer: Martin Schlemmer <azarah@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.0.13.ebuild,v 1.4 2003/06/10 13:29:53 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.0.13.ebuild,v 1.5 2003/09/06 22:21:01 msterret Exp $ inherit virtualx libtool gnome.org @@ -33,7 +33,7 @@ RDEPEND="=x11-libs/gtk+-1.2* libgda? ( <gnome-extra/libgda-0.10.0 >=gnome-base/bonobo-1.0.17 ) evo? ( <net-mail/evolution-1.3 )" - + #will only work once everybody has decided that they should support #the latest versions of programs, or if we live in a perfect world, #and subsequent versions do not break compatibility. @@ -102,7 +102,7 @@ src_compile() { #the build process have to be able to connect to X Xemake || Xmake || die -} +} src_install() { # keep scrollkeeper happy @@ -115,7 +115,7 @@ src_install() { # regenerate these outside sandbox rm -rf ${D}/var/lib/scrollkeeper - + dodoc AUTHORS COPYING *ChangeLog HACKING NEWS README TODO } diff --git a/app-office/gnumeric/gnumeric-1.0.8.ebuild b/app-office/gnumeric/gnumeric-1.0.8.ebuild index f1b218a8bec6..0b58f9e114d1 100644 --- a/app-office/gnumeric/gnumeric-1.0.8.ebuild +++ b/app-office/gnumeric/gnumeric-1.0.8.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Maintainer: Martin Schlemmer <azarah@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.0.8.ebuild,v 1.12 2003/06/10 13:29:53 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.0.8.ebuild,v 1.13 2003/09/06 22:21:01 msterret Exp $ IUSE="nls libgda gb evo python bonobo guile perl" @@ -37,7 +37,7 @@ RDEPEND="=x11-libs/gtk+-1.2* libgda? ( <gnome-extra/libgda-0.10.0 >=gnome-base/bonobo-1.0.17 ) evo? ( >=net-mail/evolution-0.13 )" - + #will only work once everybody has decided that they should support #the latest versions of programs, or if we live in a perfect world, #and subsequent versions do not break compatibility. @@ -114,7 +114,7 @@ src_compile() { #the build process have to be able to connect to X Xemake || Xmake || die -} +} src_install() { diff --git a/app-office/gnumeric/gnumeric-1.1.19.ebuild b/app-office/gnumeric/gnumeric-1.1.19.ebuild index 1d5f4d420bc7..dffca041ec5b 100644 --- a/app-office/gnumeric/gnumeric-1.1.19.ebuild +++ b/app-office/gnumeric/gnumeric-1.1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.1.19.ebuild,v 1.1 2003/06/08 19:31:10 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.1.19.ebuild,v 1.2 2003/09/06 22:21:01 msterret Exp $ #provide Xmake and Xemake inherit virtualx libtool gnome2 eutils debug @@ -27,7 +27,7 @@ RDEPEND=">=x11-libs/gtk+-2 >=dev-libs/libxml2-2.4.12 >=gnome-extra/libgsf-1.8.1 >=media-libs/libart_lgpl-2.3.11 - python? ( >=dev-lang/python-2.0 + python? ( >=dev-lang/python-2.0 >=dev-python/pygtk-1.99.10 ) libgda? ( >=gnome-extra/libgda-0.10 ) bonobo? ( >=gnome-base/libbonobo-2 diff --git a/app-office/gnumeric/gnumeric-1.1.20.ebuild b/app-office/gnumeric/gnumeric-1.1.20.ebuild index b1a0a0e469de..206b8f6616a7 100644 --- a/app-office/gnumeric/gnumeric-1.1.20.ebuild +++ b/app-office/gnumeric/gnumeric-1.1.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.1.20.ebuild,v 1.2 2003/08/22 21:22:22 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.1.20.ebuild,v 1.3 2003/09/06 22:21:01 msterret Exp $ #provide Xmake and Xemake inherit virtualx libtool gnome2 eutils debug @@ -28,7 +28,7 @@ RDEPEND=">=x11-libs/gtk+-2 >=dev-libs/libxml2-2.4.12 >=gnome-extra/libgsf-1.8.1 >=media-libs/libart_lgpl-2.3.11 - python? ( >=dev-lang/python-2.0 + python? ( >=dev-lang/python-2.0 >=dev-python/pygtk-1.99.10 ) libgda? ( >=gnome-extra/libgda-0.90 ) bonobo? ( >=gnome-base/libbonobo-2.2 @@ -45,7 +45,7 @@ src_unpack() { } src_compile() { - econf `use_with bonobo` `use_with python` `use_with libgda gda` + econf `use_with bonobo` `use_with python` `use_with libgda gda` # `use_with gnomedb gda` #the build process have to be able to connect to X |