summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-06-17 05:25:33 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-06-17 05:25:33 +0000
commitde2dff905cbcfdca985f58ce23db4229b2def826 (patch)
tree7390875067baca267bf560a9bd13429e681a0728 /net-mail
parentremoved older ebuilds (diff)
downloadgentoo-2-de2dff905cbcfdca985f58ce23db4229b2def826.tar.gz
gentoo-2-de2dff905cbcfdca985f58ce23db4229b2def826.tar.bz2
gentoo-2-de2dff905cbcfdca985f58ce23db4229b2def826.zip
version bump
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/sylpheed-claws/ChangeLog9
-rw-r--r--net-mail/sylpheed-claws/files/digest-sylpheed-claws-0.7.51
-rw-r--r--net-mail/sylpheed-claws/files/digest-sylpheed-claws-0.7.81
-rw-r--r--net-mail/sylpheed-claws/sylpheed-claws-0.7.8.ebuild (renamed from net-mail/sylpheed-claws/sylpheed-claws-0.7.5.ebuild)8
4 files changed, 14 insertions, 5 deletions
diff --git a/net-mail/sylpheed-claws/ChangeLog b/net-mail/sylpheed-claws/ChangeLog
index 0b67508b2659..03036e76eeda 100644
--- a/net-mail/sylpheed-claws/ChangeLog
+++ b/net-mail/sylpheed-claws/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-mail/sylpheed-claws
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/ChangeLog,v 1.8 2002/05/19 09:58:59 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/ChangeLog,v 1.9 2002/06/17 05:25:33 seemant Exp $
+
+*sylpheed-claws-0.7.8 (16 Jun 2002)
+
+ 16 Jun 2002; Seemant Kulleen <seemant@gentoo.org>
+ sylpheed-claws-0.7.8.ebuild files/digest-sylpheed-claws-0.7.8 :
+
+ Version bump thanks to hanno@gmx.de (Hanno Boeck) in bug #3781
*sylpheed-claws-0.7.6 (19 May 2002)
diff --git a/net-mail/sylpheed-claws/files/digest-sylpheed-claws-0.7.5 b/net-mail/sylpheed-claws/files/digest-sylpheed-claws-0.7.5
deleted file mode 100644
index 3af33ff9ac93..000000000000
--- a/net-mail/sylpheed-claws/files/digest-sylpheed-claws-0.7.5
+++ /dev/null
@@ -1 +0,0 @@
-MD5 ee166f54e07b4fe987a70aa248d829a7 sylpheed-0.7.5claws.tar.gz 2049788
diff --git a/net-mail/sylpheed-claws/files/digest-sylpheed-claws-0.7.8 b/net-mail/sylpheed-claws/files/digest-sylpheed-claws-0.7.8
new file mode 100644
index 000000000000..f6f898eb6524
--- /dev/null
+++ b/net-mail/sylpheed-claws/files/digest-sylpheed-claws-0.7.8
@@ -0,0 +1 @@
+MD5 94724f28b92a20297783aa29625b558c sylpheed-0.7.8claws.tar.bz2 1711787
diff --git a/net-mail/sylpheed-claws/sylpheed-claws-0.7.5.ebuild b/net-mail/sylpheed-claws/sylpheed-claws-0.7.8.ebuild
index 496396b45c8d..5de96dad2eaa 100644
--- a/net-mail/sylpheed-claws/sylpheed-claws-0.7.5.ebuild
+++ b/net-mail/sylpheed-claws/sylpheed-claws-0.7.8.ebuild
@@ -2,11 +2,13 @@
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Desktop Team <desktop@gentoo.org>
# Author: Karl Trygve Kalleberg <karltk@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/sylpheed-claws-0.7.5.ebuild,v 1.3 2002/05/27 17:27:39 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/sylpheed-claws-0.7.8.ebuild,v 1.1 2002/06/17 05:25:33 seemant Exp $
-S=${WORKDIR}/sylpheed-${PV}claws
+
+MY_P="sylpheed-${PV}claws"
+S=${WORKDIR}/${MY_P}
DESCRIPTION="Bleeding edge version of Sylpheed"
-SRC_URI="mirror://sourceforge/sylpheed-claws/sylpheed-${PV}claws.tar.gz"
+SRC_URI="http://telia.dl.sourceforge.net/sourceforge/sylpheed-claws/${MY_P}.tar.bz2"
HOMEPAGE="http://sylpheed-claws.sf.net"
DEPEND="=x11-libs/gtk+-1.2*