diff options
author | 2005-01-22 06:52:40 +0000 | |
---|---|---|
committer | 2005-01-22 06:52:40 +0000 | |
commit | 966979342c6788443f0d9660ff36f2d72acc11eb (patch) | |
tree | 146a11c66ddfbf879045d120d5ccd1749f5c685a /mail-client/sylpheed-claws | |
parent | arm/ia64 stable (diff) | |
download | gentoo-2-966979342c6788443f0d9660ff36f2d72acc11eb.tar.gz gentoo-2-966979342c6788443f0d9660ff36f2d72acc11eb.tar.bz2 gentoo-2-966979342c6788443f0d9660ff36f2d72acc11eb.zip |
sourceforge is working again
Diffstat (limited to 'mail-client/sylpheed-claws')
-rw-r--r-- | mail-client/sylpheed-claws/sylpheed-claws-1.0.0.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
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" |