diff options
author | Tim Harder <radhermit@gentoo.org> | 2011-08-24 08:07:12 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2011-08-24 08:07:12 +0000 |
commit | 0086c0a03611c9b5e837805a3488c4451af5340a (patch) | |
tree | ce83c2bbe96a2fcc26a2e78299361a1c43e30547 /net-mail | |
parent | Version bump. (diff) | |
download | gentoo-2-0086c0a03611c9b5e837805a3488c4451af5340a.tar.gz gentoo-2-0086c0a03611c9b5e837805a3488c4451af5340a.tar.bz2 gentoo-2-0086c0a03611c9b5e837805a3488c4451af5340a.zip |
Use project specific HOMEPAGE.
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/imapsync/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/imapsync/imapsync-1.303.ebuild | 6 | ||||
-rw-r--r-- | net-mail/imapsync/imapsync-1.350-r1.ebuild | 6 | ||||
-rw-r--r-- | net-mail/imapsync/imapsync-1.404.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/net-mail/imapsync/ChangeLog b/net-mail/imapsync/ChangeLog index 1bc0dae6e92d..344bfeb3cd2d 100644 --- a/net-mail/imapsync/ChangeLog +++ b/net-mail/imapsync/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/imapsync # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.37 2011/08/24 08:01:24 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.38 2011/08/24 08:07:12 radhermit Exp $ + + 24 Aug 2011; Tim Harder <radhermit@gentoo.org> imapsync-1.303.ebuild, + imapsync-1.350-r1.ebuild, imapsync-1.404.ebuild: + Use project specific HOMEPAGE. *imapsync-1.452 (24 Aug 2011) diff --git a/net-mail/imapsync/imapsync-1.303.ebuild b/net-mail/imapsync/imapsync-1.303.ebuild index 2efd65d0bf1b..eb6b1a5d1305 100644 --- a/net-mail/imapsync/imapsync-1.303.ebuild +++ b/net-mail/imapsync/imapsync-1.303.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.303.ebuild,v 1.4 2010/06/26 17:07:34 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.303.ebuild,v 1.5 2011/08/24 08:07:12 radhermit Exp $ EAPI=2 DESCRIPTION="A tool allowing incremental and recursive imap transfer from one mailbox to another." -HOMEPAGE="http://www.linux-france.org/prj/" +HOMEPAGE="http://ks.lamiral.info/imapsync/" SRC_URI="http://www.linux-france.org/prj/imapsync/dist/${P}.tgz" LICENSE="WTFPL-2" diff --git a/net-mail/imapsync/imapsync-1.350-r1.ebuild b/net-mail/imapsync/imapsync-1.350-r1.ebuild index f48a15ea9119..22bcb477d392 100644 --- a/net-mail/imapsync/imapsync-1.350-r1.ebuild +++ b/net-mail/imapsync/imapsync-1.350-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.350-r1.ebuild,v 1.1 2010/10/03 18:17:55 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.350-r1.ebuild,v 1.2 2011/08/24 08:07:12 radhermit Exp $ EAPI=2 DESCRIPTION="A tool allowing incremental and recursive imap transfer from one mailbox to another." -HOMEPAGE="http://www.linux-france.org/prj/" +HOMEPAGE="http://ks.lamiral.info/imapsync/" SRC_URI="http://www.linux-france.org/prj/imapsync/dist/${P}.tgz" LICENSE="WTFPL-2" diff --git a/net-mail/imapsync/imapsync-1.404.ebuild b/net-mail/imapsync/imapsync-1.404.ebuild index 351cc7fbffc1..f808f28cd335 100644 --- a/net-mail/imapsync/imapsync-1.404.ebuild +++ b/net-mail/imapsync/imapsync-1.404.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.404.ebuild,v 1.1 2011/03/07 20:10:30 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.404.ebuild,v 1.2 2011/08/24 08:07:12 radhermit Exp $ EAPI=3 DESCRIPTION="A tool allowing incremental and recursive imap transfer from one mailbox to another" -HOMEPAGE="http://www.linux-france.org/prj/" +HOMEPAGE="http://ks.lamiral.info/imapsync/" SRC_URI="https://fedorahosted.org/released/${PN}/${P}-sources.tgz" LICENSE="WTFPL-2" |