diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2005-08-01 09:58:53 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2005-08-01 09:58:53 +0000 |
commit | 5aae4f2ec7702499af9af41fe49b15ba6cea8457 (patch) | |
tree | 99b1d34bd0747d0950f0c5bd8b741f18c2e972f5 /net-mail | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-5aae4f2ec7702499af9af41fe49b15ba6cea8457.tar.gz gentoo-2-5aae4f2ec7702499af9af41fe49b15ba6cea8457.tar.bz2 gentoo-2-5aae4f2ec7702499af9af41fe49b15ba6cea8457.zip |
stable on alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.3.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index 9fd50f4c9020..1037c1172479 100644 --- a/net-mail/getmail/ChangeLog +++ b/net-mail/getmail/ChangeLog @@ -1,6 +1,9 @@ # 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.86 2005/07/07 18:16:58 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.87 2005/08/01 09:58:53 ferdy Exp $ + + 01 Aug 2005; Fernando J. Pereda <ferdy@gentoo.org> getmail-4.3.11.ebuild: + stable on alpha 07 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> getmail-4.3.11.ebuild: Stable on sparc diff --git a/net-mail/getmail/getmail-4.3.11.ebuild b/net-mail/getmail/getmail-4.3.11.ebuild index a66096992cd2..ca749a5fa651 100644 --- a/net-mail/getmail/getmail-4.3.11.ebuild +++ b/net-mail/getmail/getmail-4.3.11.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.3.11.ebuild,v 1.3 2005/07/07 18:16:59 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.11.ebuild,v 1.4 2005/08/01 09:58:53 ferdy Exp $ inherit distutils @@ -11,7 +11,7 @@ SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz" SLOT="4" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc sparc x86" +KEYWORDS="alpha ~amd64 ~ppc sparc x86" DEPEND=">=dev-lang/python-2.3.3" |