diff options
author | Achim Gottinger <achim@gentoo.org> | 2000-11-25 14:20:59 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2000-11-25 14:20:59 +0000 |
commit | 55cde2f15489c6217435c475d124f736d4bb1c7d (patch) | |
tree | 951e6a514200d3c5f721531055baf67e86f299e4 /gnome-apps | |
parent | *** empty log message *** (diff) | |
download | historical-55cde2f15489c6217435c475d124f736d4bb1c7d.tar.gz historical-55cde2f15489c6217435c475d124f736d4bb1c7d.tar.bz2 historical-55cde2f15489c6217435c475d124f736d4bb1c7d.zip |
*** empty log message ***
Diffstat (limited to 'gnome-apps')
-rw-r--r-- | gnome-apps/evolution/evolution-0.6-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnome-apps/evolution/evolution-0.6-r1.ebuild b/gnome-apps/evolution/evolution-0.6-r1.ebuild index 70a681434795..5058ac001bea 100644 --- a/gnome-apps/evolution/evolution-0.6-r1.ebuild +++ b/gnome-apps/evolution/evolution-0.6-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-apps/evolution/evolution-0.6-r1.ebuild,v 1.1 2000/11/25 13:01:55 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-apps/evolution/evolution-0.6-r1.ebuild,v 1.2 2000/11/25 14:20:59 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -9,6 +9,7 @@ DESCRIPTION="A GNOME groupware application, a Microsoft Outlook workalike" SRC_URI="http://www.helixcode.com/apps/evolution-preview/${A}" HOMEPAGE="http://www.helixcode.com" +DEPEND=">=gnome-base/bonobo-0.26" src_compile() { |