diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-05-19 09:58:59 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-05-19 09:58:59 +0000 |
commit | d7f7a6777c55138727a388c76e999069edd1041c (patch) | |
tree | 27ec8d221ba247f12fc45ca0fb0d56eae13ae26a /net-mail/sylpheed-claws | |
parent | Added more patches from vim.org (diff) | |
download | historical-d7f7a6777c55138727a388c76e999069edd1041c.tar.gz historical-d7f7a6777c55138727a388c76e999069edd1041c.tar.bz2 historical-d7f7a6777c55138727a388c76e999069edd1041c.zip |
version bump
Diffstat (limited to 'net-mail/sylpheed-claws')
-rw-r--r-- | net-mail/sylpheed-claws/ChangeLog | 9 | ||||
-rw-r--r-- | net-mail/sylpheed-claws/files/digest-sylpheed-claws-0.7.4-r2 | 1 | ||||
-rw-r--r-- | net-mail/sylpheed-claws/files/digest-sylpheed-claws-0.7.6 | 1 | ||||
-rw-r--r-- | net-mail/sylpheed-claws/sylpheed-claws-0.7.6.ebuild (renamed from net-mail/sylpheed-claws/sylpheed-claws-0.7.4-r2.ebuild) | 8 |
4 files changed, 14 insertions, 5 deletions
diff --git a/net-mail/sylpheed-claws/ChangeLog b/net-mail/sylpheed-claws/ChangeLog index bb75c858ea84..0b67508b2659 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.7 2002/04/29 04:39:06 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/ChangeLog,v 1.8 2002/05/19 09:58:59 seemant Exp $ + +*sylpheed-claws-0.7.6 (19 May 2002) + + 19 May 2002; Seemant Kulleen <seemant@gentoo.org> + sylpheed-claws-0.7.6.ebuild files/digest-sylpheed-claws-0.7.6 : + + Version bump. *sylpheed-claws-0.7.5 (28 Apr 2002) diff --git a/net-mail/sylpheed-claws/files/digest-sylpheed-claws-0.7.4-r2 b/net-mail/sylpheed-claws/files/digest-sylpheed-claws-0.7.4-r2 deleted file mode 100644 index dc161d80397b..000000000000 --- a/net-mail/sylpheed-claws/files/digest-sylpheed-claws-0.7.4-r2 +++ /dev/null @@ -1 +0,0 @@ -MD5 834607a29ab6aad64141e2d576c76e23 sylpheed-0.7.4claws.tar.gz 1840066 diff --git a/net-mail/sylpheed-claws/files/digest-sylpheed-claws-0.7.6 b/net-mail/sylpheed-claws/files/digest-sylpheed-claws-0.7.6 new file mode 100644 index 000000000000..9b1292d0adb7 --- /dev/null +++ b/net-mail/sylpheed-claws/files/digest-sylpheed-claws-0.7.6 @@ -0,0 +1 @@ +MD5 e80a700478b01a00170864c7b59d910e sylpheed-0.7.6claws.tar.bz2 1540297 diff --git a/net-mail/sylpheed-claws/sylpheed-claws-0.7.4-r2.ebuild b/net-mail/sylpheed-claws/sylpheed-claws-0.7.6.ebuild index 0227c14d6a74..7456d7503135 100644 --- a/net-mail/sylpheed-claws/sylpheed-claws-0.7.4-r2.ebuild +++ b/net-mail/sylpheed-claws/sylpheed-claws-0.7.6.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.4-r2.ebuild,v 1.3 2002/04/16 09:50:40 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/sylpheed-claws-0.7.6.ebuild,v 1.1 2002/05/19 09:58:59 seemant Exp $ -S=${WORKDIR}/sylpheed-${PV}claws + +MY_P="sylpheed-${PV}claws" +S=${WORKDIR}/${MY_P} DESCRIPTION="Bleeding edge version of Sylpheed" -SRC_URI="http://prdownloads.sourceforge.net/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.6 |