diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-01-14 20:14:09 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-01-14 20:14:09 +0000 |
commit | e896348131c72f9c7a98e6c1f8f59317f8a863bb (patch) | |
tree | 0d854c879ef23e94edc492527f356be83180b419 /net-mail | |
parent | fix homepage and src_uri irt #74936 (Manifest recommit) (diff) | |
download | gentoo-2-e896348131c72f9c7a98e6c1f8f59317f8a863bb.tar.gz gentoo-2-e896348131c72f9c7a98e6c1f8f59317f8a863bb.tar.bz2 gentoo-2-e896348131c72f9c7a98e6c1f8f59317f8a863bb.zip |
Stable on x86.
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.2.3.ebuild | 4 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.2.4.ebuild | 4 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.2.5.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index 5bf8f69d49a6..20923fde0349 100644 --- a/net-mail/getmail/ChangeLog +++ b/net-mail/getmail/ChangeLog @@ -1,6 +1,10 @@ # 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.44 2005/01/11 15:51:50 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.45 2005/01/14 20:14:09 ticho Exp $ + + 14 Jan 2005; Andrej Kacian <ticho@gentoo.org> getmail-4.2.3.ebuild, + getmail-4.2.4.ebuild, getmail-4.2.5.ebuild: + Stable on x86. *getmail-4.3.0 (11 Jan 2005) diff --git a/net-mail/getmail/getmail-4.2.3.ebuild b/net-mail/getmail/getmail-4.2.3.ebuild index 44680205eb37..0d4929879bab 100644 --- a/net-mail/getmail/getmail-4.2.3.ebuild +++ b/net-mail/getmail/getmail-4.2.3.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/net-mail/getmail/getmail-4.2.3.ebuild,v 1.2 2005/01/09 16:55:33 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.2.3.ebuild,v 1.3 2005/01/14 20:14:09 ticho Exp $ inherit distutils @@ -11,7 +11,7 @@ SRC_URI="http://www.qcc.ca/~charlesc/software/getmail-4/old-versions/${P}.tar.gz SLOT="4" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64" DEPEND=">=dev-lang/python-2.3.3" diff --git a/net-mail/getmail/getmail-4.2.4.ebuild b/net-mail/getmail/getmail-4.2.4.ebuild index c2a189653ddd..fa43e6998722 100644 --- a/net-mail/getmail/getmail-4.2.4.ebuild +++ b/net-mail/getmail/getmail-4.2.4.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/net-mail/getmail/getmail-4.2.4.ebuild,v 1.2 2005/01/09 16:55:33 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.2.4.ebuild,v 1.3 2005/01/14 20:14:09 ticho Exp $ inherit distutils @@ -11,7 +11,7 @@ SRC_URI="http://www.qcc.ca/~charlesc/software/getmail-4/old-versions/${P}.tar.gz SLOT="4" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64" DEPEND=">=dev-lang/python-2.3.3" diff --git a/net-mail/getmail/getmail-4.2.5.ebuild b/net-mail/getmail/getmail-4.2.5.ebuild index 6f8efe78680e..cec24267cecf 100644 --- a/net-mail/getmail/getmail-4.2.5.ebuild +++ b/net-mail/getmail/getmail-4.2.5.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/net-mail/getmail/getmail-4.2.5.ebuild,v 1.2 2005/01/09 16:55:33 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.2.5.ebuild,v 1.3 2005/01/14 20:14:09 ticho Exp $ inherit distutils @@ -11,7 +11,7 @@ SRC_URI="http://www.qcc.ca/~charlesc/software/getmail-4/old-versions/${P}.tar.gz SLOT="4" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64" DEPEND=">=dev-lang/python-2.3.3" |