diff options
author | Marius Mauch <genone@gentoo.org> | 2005-01-22 06:52:40 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2005-01-22 06:52:40 +0000 |
commit | f800c856550e02e60403e4bfa4fb044963676620 (patch) | |
tree | 320f78ba9c037147a3a2cd15620e9e3b5f803e63 /mail-client | |
parent | arm/ia64 stable (diff) | |
download | historical-f800c856550e02e60403e4bfa4fb044963676620.tar.gz historical-f800c856550e02e60403e4bfa4fb044963676620.tar.bz2 historical-f800c856550e02e60403e4bfa4fb044963676620.zip |
sourceforge is working again
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/sylpheed-claws/Manifest | 8 | ||||
-rw-r--r-- | mail-client/sylpheed-claws/sylpheed-claws-1.0.0.ebuild | 7 |
2 files changed, 7 insertions, 8 deletions
diff --git a/mail-client/sylpheed-claws/Manifest b/mail-client/sylpheed-claws/Manifest index d86993a93b74..0b2931e86136 100644 --- a/mail-client/sylpheed-claws/Manifest +++ b/mail-client/sylpheed-claws/Manifest @@ -7,7 +7,7 @@ MD5 0605664fd7b4d0a100792054a1490956 sylpheed-claws-0.9.12a-r1.ebuild 6469 MD5 67b1d04ac11ba986e9101f21b73f2158 sylpheed-claws-0.9.12a.ebuild 4243 MD5 7b3c45f1782e2e1dc362b87227965175 sylpheed-claws-0.9.12b-r1.ebuild 3258 MD5 0b5217a4ecef5d29621d23608408f00f sylpheed-claws-0.9.13.ebuild 3514 -MD5 d368b684f3c30643256559213524a117 sylpheed-claws-1.0.0.ebuild 3564 +MD5 399fcc6d1c600f8ada989e81f8516a74 sylpheed-claws-1.0.0.ebuild 3536 MD5 82d3d3968bf15e87b2fc7b5b53c42277 files/gv-procmime-Makefile.in.patch 930 MD5 bf4c9cd9cb7cdc6ece7d4d327910f0cf files/procmime.patch 977 MD5 db15d20129837459a3b58fc654301b7c files/digest-sylpheed-claws-0.9.12a 279 @@ -19,7 +19,7 @@ MD5 36875560f20470a8e0265fd9d81e0007 files/digest-sylpheed-claws-1.0.0 74 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) -iD8DBQFB7t+96J2i8a8J4okRAqmSAJ9oYcZsZfoN+wqYyYg5l+dIbArW+ACfYmOY -b9dSbqSEKAOmVcFmSHDVseY= -=CbUe +iD8DBQFB8fiK6J2i8a8J4okRAq75AJ9dEDuUoPRMJeJU9mXje52BJwa+mQCfbL59 +1BSw+57ShxWF78aH2aeqHKg= +=Q6Oz -----END PGP SIGNATURE----- diff --git a/mail-client/sylpheed-claws/sylpheed-claws-1.0.0.ebuild b/mail-client/sylpheed-claws/sylpheed-claws-1.0.0.ebuild index 5a87fd63d120..dbee06672899 100644 --- a/mail-client/sylpheed-claws/sylpheed-claws-1.0.0.ebuild +++ b/mail-client/sylpheed-claws/sylpheed-claws-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-1.0.0.ebuild,v 1.1 2005/01/19 22:30:08 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-1.0.0.ebuild,v 1.2 2005/01/22 06:52:40 genone Exp $ IUSE="nls gnome dillo crypt spell imlib ssl ldap ipv6 pda clamav pdflib maildir xface" @@ -13,9 +13,8 @@ MAILDIR_VERSION="maildir-0.7" DESCRIPTION="Bleeding edge version of Sylpheed" HOMEPAGE="http://sylpheed-claws.sf.net" -# sourceforge is broken atm -#SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -SRC_URI="mirror://gentoo/${P}.tar.bz2 http://dev.gentoo.org/~genone/distfiles/${P}.tar.bz2" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" +#SRC_URI="mirror://gentoo/${P}.tar.bz2 http://dev.gentoo.org/~genone/distfiles/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" |