diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-02-17 18:17:07 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-02-17 18:17:07 +0000 |
commit | c116bd75eba5e430b52bc7ffcc2b964daf3db00d (patch) | |
tree | 4b1382da3fcdb527589bbfc5d5e2f9e11dcc7640 /net-mail | |
parent | Security fixes: #77666, #78362, #78363, #81106. Fix #78945 and #77181 for 2.4... (diff) | |
download | gentoo-2-c116bd75eba5e430b52bc7ffcc2b964daf3db00d.tar.gz gentoo-2-c116bd75eba5e430b52bc7ffcc2b964daf3db00d.tar.bz2 gentoo-2-c116bd75eba5e430b52bc7ffcc2b964daf3db00d.zip |
Project page moved. Updated HOMEPAGE and SRC_URI in ebuilds.
(Portage version: 2.0.51.16)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.2.5-r1.ebuild | 6 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.2.5.ebuild | 6 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.2.6.ebuild | 6 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.3.0.ebuild | 6 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.3.1-r1.ebuild | 6 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.3.1.ebuild | 6 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.3.2.ebuild | 6 |
8 files changed, 27 insertions, 22 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index d2c757e6a56a..8a6ff403e470 100644 --- a/net-mail/getmail/ChangeLog +++ b/net-mail/getmail/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-mail/getmail # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.54 2005/02/14 17:07:36 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.55 2005/02/17 18:17:07 ticho Exp $ + + 17 Feb 2005; Andrej Kacian <ticho@gentoo.org> getmail-4.2.5-r1.ebuild, + getmail-4.2.5.ebuild, getmail-4.2.6.ebuild, getmail-4.3.0.ebuild, + getmail-4.3.1-r1.ebuild, getmail-4.3.1.ebuild, getmail-4.3.2.ebuild: + Project page moved, adjusted HOMEPAGE and SRC_URI in all ebuilds. 14 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> getmail-4.3.1.ebuild: Stable on sparc diff --git a/net-mail/getmail/getmail-4.2.5-r1.ebuild b/net-mail/getmail/getmail-4.2.5-r1.ebuild index 481b3f1be5de..fd96735f7757 100644 --- a/net-mail/getmail/getmail-4.2.5-r1.ebuild +++ b/net-mail/getmail/getmail-4.2.5-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.2.5-r1.ebuild,v 1.1 2005/02/09 08:24:46 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.2.5-r1.ebuild,v 1.2 2005/02/17 18:17:07 ticho Exp $ inherit distutils eutils IUSE="" DESCRIPTION="A POP3 mail retriever with reliable Maildir and mbox delivery" -HOMEPAGE="http://www.qcc.ca/~charlesc/software/getmail-4/" -SRC_URI="http://www.qcc.ca/~charlesc/software/getmail-4/old-versions/${P}.tar.gz" +HOMEPAGE="http://pyropus.ca/software/getmail/" +SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz" SLOT="4" LICENSE="GPL-2" diff --git a/net-mail/getmail/getmail-4.2.5.ebuild b/net-mail/getmail/getmail-4.2.5.ebuild index b64055e7550e..705e96b05880 100644 --- a/net-mail/getmail/getmail-4.2.5.ebuild +++ b/net-mail/getmail/getmail-4.2.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.2.5.ebuild,v 1.8 2005/02/09 08:01:29 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.2.5.ebuild,v 1.9 2005/02/17 18:17:07 ticho Exp $ inherit distutils IUSE="" DESCRIPTION="A POP3 mail retriever with reliable Maildir and mbox delivery" -HOMEPAGE="http://www.qcc.ca/~charlesc/software/getmail-4/" -SRC_URI="http://www.qcc.ca/~charlesc/software/getmail-4/old-versions/${P}.tar.gz" +HOMEPAGE="http://pyropus.ca/software/getmail/" +SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz" SLOT="4" LICENSE="GPL-2" diff --git a/net-mail/getmail/getmail-4.2.6.ebuild b/net-mail/getmail/getmail-4.2.6.ebuild index c40fe8bb4d2d..3f3377d53825 100644 --- a/net-mail/getmail/getmail-4.2.6.ebuild +++ b/net-mail/getmail/getmail-4.2.6.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.2.6.ebuild,v 1.2 2005/02/09 08:01:29 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.2.6.ebuild,v 1.3 2005/02/17 18:17:07 ticho Exp $ inherit distutils IUSE="" DESCRIPTION="A POP3 mail retriever with reliable Maildir and mbox delivery" -HOMEPAGE="http://www.qcc.ca/~charlesc/software/getmail-4/" -SRC_URI="http://www.qcc.ca/~charlesc/software/getmail-4/old-versions/${P}.tar.gz" +HOMEPAGE="http://pyropus.ca/software/getmail/" +SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz" SLOT="4" LICENSE="GPL-2" diff --git a/net-mail/getmail/getmail-4.3.0.ebuild b/net-mail/getmail/getmail-4.3.0.ebuild index a1678195fbeb..8508233582c0 100644 --- a/net-mail/getmail/getmail-4.3.0.ebuild +++ b/net-mail/getmail/getmail-4.3.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.0.ebuild,v 1.2 2005/02/09 08:01:29 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.0.ebuild,v 1.3 2005/02/17 18:17:07 ticho Exp $ inherit distutils IUSE="" DESCRIPTION="A POP3 mail retriever with reliable Maildir and mbox delivery" -HOMEPAGE="http://www.qcc.ca/~charlesc/software/getmail-4/" -SRC_URI="http://www.qcc.ca/~charlesc/software/getmail-4/old-versions/${P}.tar.gz" +HOMEPAGE="http://pyropus.ca/software/getmail/" +SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz" SLOT="4" LICENSE="GPL-2" diff --git a/net-mail/getmail/getmail-4.3.1-r1.ebuild b/net-mail/getmail/getmail-4.3.1-r1.ebuild index 2d13fcb813fc..fb3f3e29aa75 100644 --- a/net-mail/getmail/getmail-4.3.1-r1.ebuild +++ b/net-mail/getmail/getmail-4.3.1-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.1-r1.ebuild,v 1.1 2005/02/09 08:24:46 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.1-r1.ebuild,v 1.2 2005/02/17 18:17:07 ticho Exp $ inherit distutils IUSE="" DESCRIPTION="A POP3 mail retriever with reliable Maildir and mbox delivery" -HOMEPAGE="http://www.qcc.ca/~charlesc/software/getmail-4/" -SRC_URI="http://www.qcc.ca/~charlesc/software/getmail-4/old-versions/${P}.tar.gz" +HOMEPAGE="http://pyropus.ca/software/getmail/" +SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz" SLOT="4" LICENSE="GPL-2" diff --git a/net-mail/getmail/getmail-4.3.1.ebuild b/net-mail/getmail/getmail-4.3.1.ebuild index fcc863e72d02..00063898d6c6 100644 --- a/net-mail/getmail/getmail-4.3.1.ebuild +++ b/net-mail/getmail/getmail-4.3.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.1.ebuild,v 1.3 2005/02/14 17:07:36 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.1.ebuild,v 1.4 2005/02/17 18:17:07 ticho Exp $ inherit distutils IUSE="" DESCRIPTION="A POP3 mail retriever with reliable Maildir and mbox delivery" -HOMEPAGE="http://www.qcc.ca/~charlesc/software/getmail-4/" -SRC_URI="http://www.qcc.ca/~charlesc/software/getmail-4/old-versions/${P}.tar.gz" +HOMEPAGE="http://pyropus.ca/software/getmail/" +SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz" SLOT="4" LICENSE="GPL-2" diff --git a/net-mail/getmail/getmail-4.3.2.ebuild b/net-mail/getmail/getmail-4.3.2.ebuild index 8d6e16b94781..a646320180ab 100644 --- a/net-mail/getmail/getmail-4.3.2.ebuild +++ b/net-mail/getmail/getmail-4.3.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.2.ebuild,v 1.2 2005/02/09 08:24:46 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.2.ebuild,v 1.3 2005/02/17 18:17:07 ticho Exp $ inherit distutils IUSE="" DESCRIPTION="A POP3 mail retriever with reliable Maildir and mbox delivery" -HOMEPAGE="http://www.qcc.ca/~charlesc/software/getmail-4/" -SRC_URI="http://www.qcc.ca/~charlesc/software/getmail-4/old-versions/${P}.tar.gz" +HOMEPAGE="http://pyropus.ca/software/getmail/" +SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz" SLOT="4" LICENSE="GPL-2" |