diff options
author | 2001-08-02 20:16:48 +0000 | |
---|---|---|
committer | 2001-08-02 20:16:48 +0000 | |
commit | d913d44fa16b6c6a65d09438dbdec8dc03d10ce8 (patch) | |
tree | 18609a539df8b281c62aa136705821312105e28b /net-mail/sylpheed | |
parent | temporary url update - need to find a fixed one (diff) | |
download | gentoo-2-d913d44fa16b6c6a65d09438dbdec8dc03d10ce8.tar.gz gentoo-2-d913d44fa16b6c6a65d09438dbdec8dc03d10ce8.tar.bz2 gentoo-2-d913d44fa16b6c6a65d09438dbdec8dc03d10ce8.zip |
Fixed urls
Diffstat (limited to 'net-mail/sylpheed')
-rw-r--r-- | net-mail/sylpheed/sylpheed-0.5.0_pre2.ebuild | 4 | ||||
-rw-r--r-- | net-mail/sylpheed/sylpheed-0.5.0_pre3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-mail/sylpheed/sylpheed-0.5.0_pre2.ebuild b/net-mail/sylpheed/sylpheed-0.5.0_pre2.ebuild index 6dd217416666..4cc0b7bbd427 100644 --- a/net-mail/sylpheed/sylpheed-0.5.0_pre2.ebuild +++ b/net-mail/sylpheed/sylpheed-0.5.0_pre2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Your Name <your email> -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/sylpheed-0.5.0_pre2.ebuild,v 1.2 2001/07/29 10:56:02 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/sylpheed-0.5.0_pre2.ebuild,v 1.3 2001/08/02 20:16:48 danarmak Exp $ #P= A=${PN}-0.5.0pre2.tar.bz2 S=${WORKDIR}/${PN}-0.5.0pre2 DESCRIPTION="A lightweight email client and newsreader" -SRC_URI="http://sylpheed.good-day.net/sylpheed/${A}" +SRC_URI="http://sylpheed.good-day.net/sylpheed/v0.4/${A}" HOMEPAGE="http://sylpheed.good-day.net" DEPEND=">=x11-libs/gtk+-1.2 diff --git a/net-mail/sylpheed/sylpheed-0.5.0_pre3.ebuild b/net-mail/sylpheed/sylpheed-0.5.0_pre3.ebuild index f2208fa3512c..a7390e0defd5 100644 --- a/net-mail/sylpheed/sylpheed-0.5.0_pre3.ebuild +++ b/net-mail/sylpheed/sylpheed-0.5.0_pre3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Your Name <your email> -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/sylpheed-0.5.0_pre3.ebuild,v 1.3 2001/07/29 10:56:02 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/sylpheed-0.5.0_pre3.ebuild,v 1.4 2001/08/02 20:16:48 danarmak Exp $ #P= A=${PN}-0.5.0pre3.tar.bz2 S=${WORKDIR}/${PN}-0.5.0pre3 DESCRIPTION="A lightweight email client and newsreader" -SRC_URI="http://sylpheed.good-day.net/sylpheed/${A}" +SRC_URI="http://sylpheed.good-day.net/sylpheed/v0.4/${A}" HOMEPAGE="http://sylpheed.good-day.net" DEPEND=">=x11-libs/gtk+-1.2 |