diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-08-29 02:09:40 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-08-29 02:09:40 +0000 |
commit | f2cf23ebadab5b338976d9fc42e33c2ccb5afc6a (patch) | |
tree | 57ef67c5cc0bf2aa1e31cd76b9ffe4f59515919b /net-mail/sylpheed-claws | |
parent | fixes fltk issue (diff) | |
download | historical-f2cf23ebadab5b338976d9fc42e33c2ccb5afc6a.tar.gz historical-f2cf23ebadab5b338976d9fc42e33c2ccb5afc6a.tar.bz2 historical-f2cf23ebadab5b338976d9fc42e33c2ccb5afc6a.zip |
changed SRC to bz2
Diffstat (limited to 'net-mail/sylpheed-claws')
-rw-r--r-- | net-mail/sylpheed-claws/files/digest-sylpheed-claws-0.8.2 | 2 | ||||
-rw-r--r-- | net-mail/sylpheed-claws/sylpheed-claws-0.8.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/sylpheed-claws/files/digest-sylpheed-claws-0.8.2 b/net-mail/sylpheed-claws/files/digest-sylpheed-claws-0.8.2 index 39a5fae60528..367e09389b37 100644 --- a/net-mail/sylpheed-claws/files/digest-sylpheed-claws-0.8.2 +++ b/net-mail/sylpheed-claws/files/digest-sylpheed-claws-0.8.2 @@ -1,2 +1,2 @@ -MD5 d675f4aeb8c5d469a0a627ab458da770 sylpheed-0.8.2claws.tar.gz 2372494 +MD5 e1fb44f7fac029141a271ab1ca2267f2 sylpheed-0.8.2claws.tar.bz2 1682646 MD5 0aefb7655f3e882205dc02770b0a7cac sylpheed-gentoo-extra.tar.bz2 3389 diff --git a/net-mail/sylpheed-claws/sylpheed-claws-0.8.2.ebuild b/net-mail/sylpheed-claws/sylpheed-claws-0.8.2.ebuild index 3d36f389d625..c921699c058a 100644 --- a/net-mail/sylpheed-claws/sylpheed-claws-0.8.2.ebuild +++ b/net-mail/sylpheed-claws/sylpheed-claws-0.8.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/sylpheed-claws-0.8.2.ebuild,v 1.1 2002/08/28 14:24:59 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/sylpheed-claws-0.8.2.ebuild,v 1.2 2002/08/29 02:09:40 seemant Exp $ MY_P="sylpheed-${PV}claws" S=${WORKDIR}/${MY_P} S2=${WORKDIR}/gentoo-extra DESCRIPTION="Bleeding edge version of Sylpheed" -SRC_URI="mirror://sourceforge/sylpheed-claws/${MY_P}.tar.gz +SRC_URI="mirror://sourceforge/sylpheed-claws/${MY_P}.tar.bz2 mirror://gentoo/sylpheed-gentoo-extra.tar.bz2" HOMEPAGE="http://sylpheed-claws.sf.net" |