diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2005-05-13 17:11:37 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2005-05-13 17:11:37 +0000 |
commit | c0a9bba6647caacdc4402d51c245aa80f63abbc5 (patch) | |
tree | 3cd1638ffd7496bcc40669b99b8cce17cc17091f /net-mail/getmail | |
parent | x86 stable, remove old ebuild, thanks to rockoo in bug 92508 (diff) | |
download | gentoo-2-c0a9bba6647caacdc4402d51c245aa80f63abbc5.tar.gz gentoo-2-c0a9bba6647caacdc4402d51c245aa80f63abbc5.tar.bz2 gentoo-2-c0a9bba6647caacdc4402d51c245aa80f63abbc5.zip |
4.3.6 alpha stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-mail/getmail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.3.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index 1971d7a7884b..84610306cc17 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.69 2005/05/06 17:53:54 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.70 2005/05/13 17:11:37 ferdy Exp $ + + 13 May 2005; Fernando J. Pereda <ferdy@gentoo.org> getmail-4.3.6.ebuild: + 4.3.6 alpha stable *getmail-4.3.8 (06 May 2005) diff --git a/net-mail/getmail/getmail-4.3.6.ebuild b/net-mail/getmail/getmail-4.3.6.ebuild index 5af9418b0de2..5c79487bc82f 100644 --- a/net-mail/getmail/getmail-4.3.6.ebuild +++ b/net-mail/getmail/getmail-4.3.6.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.6.ebuild,v 1.3 2005/05/01 23:45:28 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.6.ebuild,v 1.4 2005/05/13 17:11:37 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="x86 ~ppc sparc ~alpha amd64" +KEYWORDS="x86 ~ppc sparc alpha amd64" DEPEND=">=dev-lang/python-2.3.3" |