diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2004-05-30 08:27:47 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2004-05-30 08:27:47 +0000 |
commit | 29456055883e0ad44caf73374c47c58fcc164ee7 (patch) | |
tree | 416b2c98587e9490b01f3a0f3509c461818843fc /app-office/gnumeric | |
parent | package move (Manifest recommit) (diff) | |
download | gentoo-2-29456055883e0ad44caf73374c47c58fcc164ee7.tar.gz gentoo-2-29456055883e0ad44caf73374c47c58fcc164ee7.tar.bz2 gentoo-2-29456055883e0ad44caf73374c47c58fcc164ee7.zip |
move evolution
Diffstat (limited to 'app-office/gnumeric')
-rw-r--r-- | app-office/gnumeric/gnumeric-1.0.13-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnumeric/gnumeric-1.0.13-r1.ebuild b/app-office/gnumeric/gnumeric-1.0.13-r1.ebuild index 534e11372959..4c6fac78f1b7 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-2004 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.7 2004/01/04 14:00:05 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.0.13-r1.ebuild,v 1.8 2004/05/30 08:27:47 robbat2 Exp $ inherit virtualx libtool gnome.org @@ -31,7 +31,7 @@ RDEPEND="=x11-libs/gtk+-1.2* python? ( >=dev-lang/python-2.0 ) libgda? ( <gnome-extra/libgda-0.10.0 >=gnome-base/bonobo-1.0.17 ) - evo? ( <net-mail/evolution-1.3 ) + evo? ( <mail-client/evolution-1.3 ) guile? ( >=dev-util/guile-1.6 )" DEPEND="${RDEPEND} |