diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2000-10-31 05:23:49 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2000-10-31 05:23:49 +0000 |
commit | da60829fa201872b166fa25102f3980ef949c0b4 (patch) | |
tree | 3dfe113fc8c67dfa72bcb9ac560ea6e3a774a086 /net-mail/evolution | |
parent | more fixes (diff) | |
download | gentoo-2-da60829fa201872b166fa25102f3980ef949c0b4.tar.gz gentoo-2-da60829fa201872b166fa25102f3980ef949c0b4.tar.bz2 gentoo-2-da60829fa201872b166fa25102f3980ef949c0b4.zip |
more portage updates
Diffstat (limited to 'net-mail/evolution')
-rw-r--r-- | net-mail/evolution/evolution-0.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/evolution/evolution-0.6.ebuild b/net-mail/evolution/evolution-0.6.ebuild index ffd2d747d743..98171b931f39 100644 --- a/net-mail/evolution/evolution-0.6.ebuild +++ b/net-mail/evolution/evolution-0.6.ebuild @@ -1,13 +1,13 @@ # 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/net-mail/evolution/evolution-0.6.ebuild,v 1.1 2000/10/31 03:39:42 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-0.6.ebuild,v 1.2 2000/10/31 05:23:49 drobbins Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} -DESCRIPTION="evolution" +DESCRIPTION="A GNOME groupware application, a Microsoft Outlook workalike" SRC_URI="http://www.helixcode.com/apps/evolution-preview/${A}" -HOMEPAGE="http://" +HOMEPAGE="http://www.helixcode.com" src_compile() { |