summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2002-11-16 21:05:47 +0000
committerMartin Schlemmer <azarah@gentoo.org>2002-11-16 21:05:47 +0000
commit2553dc0819b6b0cfc2fc67bf25038b7d54b3fdf0 (patch)
tree6f3e77bf28111997f56c37fe935a882a3bdc6811 /net-mail/evolution
parentnew version (diff)
downloadgentoo-2-2553dc0819b6b0cfc2fc67bf25038b7d54b3fdf0.tar.gz
gentoo-2-2553dc0819b6b0cfc2fc67bf25038b7d54b3fdf0.tar.bz2
gentoo-2-2553dc0819b6b0cfc2fc67bf25038b7d54b3fdf0.zip
new version
Diffstat (limited to 'net-mail/evolution')
-rw-r--r--net-mail/evolution/ChangeLog7
-rw-r--r--net-mail/evolution/evolution-1.2.0.ebuild (renamed from net-mail/evolution/evolution-1.1.90.ebuild)14
-rw-r--r--net-mail/evolution/files/digest-evolution-1.1.902
-rw-r--r--net-mail/evolution/files/digest-evolution-1.2.02
4 files changed, 15 insertions, 10 deletions
diff --git a/net-mail/evolution/ChangeLog b/net-mail/evolution/ChangeLog
index 5ee6bbb10ae3..9b74c662204d 100644
--- a/net-mail/evolution/ChangeLog
+++ b/net-mail/evolution/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-mail/evolution
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/ChangeLog,v 1.29 2002/11/10 21:06:20 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/ChangeLog,v 1.30 2002/11/16 21:05:47 azarah Exp $
+
+*evolution-1.2.0 (16 Nov 2002)
+
+ 16 Nov 2002; Martin Schlemmer <azarah@gentoo.org> evolution-1.2.0.ebuild :
+ Update version.
10 Nov 2002; Martin Schlemmer <azarah@gentoo.org> evolution-1.1.90.ebuild :
Update some USE flags. Add patches from Mandrake. Add utf8 patch. Fix
diff --git a/net-mail/evolution/evolution-1.1.90.ebuild b/net-mail/evolution/evolution-1.2.0.ebuild
index 22502944b689..82538196c85c 100644
--- a/net-mail/evolution/evolution-1.1.90.ebuild
+++ b/net-mail/evolution/evolution-1.2.0.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-1.1.90.ebuild,v 1.3 2002/11/10 21:06:20 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-1.2.0.ebuild,v 1.1 2002/11/16 21:05:47 azarah Exp $
IUSE="ssl nls mozilla ldap doc spell pda ipv6"
#provide Xmake and Xemake
-inherit gnome.org virtualx libtool
+inherit eutils gnome.org virtualx libtool
DB3="db-3.1.17"
S="${WORKDIR}/${P}"
@@ -41,7 +41,7 @@ RDEPEND="app-text/scrollkeeper
ldap? ( >=net-nds/openldap-2.0 )
mozilla? ( >=net-www/mozilla-0.9.9 )
pda? ( >=gnome-extra/gnome-pilot-0.1.61-r2 )
- spell? ( >=app-text/gnome-spell-0.4.1-r2 )"
+ spell? ( >=app-text/gnome-spell-0.5 )"
# ssl? ( mozilla? ( >=net-www/mozilla-0.9.9 ) )
# ssl? ( !mozilla? ( >=dev-libs/openssl-0.9.5 ) )
# This is how the deps should be, but portage cannot handle it
@@ -59,10 +59,10 @@ src_unpack() {
cd ${S};
# Mandrake patches
- patch -p1 < ${FILESDIR}/${P}-kde.patch || die
- patch -p1 < ${FILESDIR}/${P}-scrollkeeper.patch || die
- patch -p1 < ${FILESDIR}/${P}-subversion.patch || die
- patch -p1 < ${FILESDIR}/${P}-utf8.patch || die
+ epatch ${FILESDIR}/${PN}-1.1.90-kde.patch
+ epatch ${FILESDIR}/${PN}-1.1.90-scrollkeeper.patch
+ epatch ${FILESDIR}/${PN}-1.1.90-subversion.patch
+ epatch ${FILESDIR}/${PN}-1.1.90-utf8.patch
# libtoolize to fix not all libs installing, and buggy .la files.
# also add the gnome-pilot.m4 to the macros directory to fix
diff --git a/net-mail/evolution/files/digest-evolution-1.1.90 b/net-mail/evolution/files/digest-evolution-1.1.90
deleted file mode 100644
index 6581330e1d22..000000000000
--- a/net-mail/evolution/files/digest-evolution-1.1.90
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 9a5c5ffc1d2bc23c9753b5c44d5038be evolution-1.1.90.tar.bz2 12151318
-MD5 5baeb94fb934d0bf783ea42117c400be db-3.1.17.tar.gz 1954117
diff --git a/net-mail/evolution/files/digest-evolution-1.2.0 b/net-mail/evolution/files/digest-evolution-1.2.0
new file mode 100644
index 000000000000..ae6db4b9e9b4
--- /dev/null
+++ b/net-mail/evolution/files/digest-evolution-1.2.0
@@ -0,0 +1,2 @@
+MD5 949c31941e869606ab808ce42f3a8e98 evolution-1.2.0.tar.bz2 12129466
+MD5 5baeb94fb934d0bf783ea42117c400be db-3.1.17.tar.gz 1954117