diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-02 19:05:22 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-02 19:05:22 +0000 |
commit | 65149d0238cd1685dc38e978ff58dd41cd491969 (patch) | |
tree | c8d4ec19c7fd5d5ec39d529b526860f4e797742f /net-mail | |
parent | ppc stable, bug #172652 (diff) | |
download | gentoo-2-65149d0238cd1685dc38e978ff58dd41cd491969.tar.gz gentoo-2-65149d0238cd1685dc38e978ff58dd41cd491969.tar.bz2 gentoo-2-65149d0238cd1685dc38e978ff58dd41cd491969.zip |
ppc stable, bug #172722
(Portage version: 2.1.2.3)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.7.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index b2555a9d635f..03d811859219 100644 --- a/net-mail/getmail/ChangeLog +++ b/net-mail/getmail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/getmail # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.145 2007/03/31 21:28:46 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.146 2007/04/02 19:05:22 dertobi123 Exp $ + + 02 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org> + getmail-4.7.2.ebuild: + ppc stable, bug #172722 31 Mar 2007; Andrej Kacian <ticho@gentoo.org> -getmail-4.6.7.ebuild, -getmail-4.7.0.ebuild, -getmail-4.7.1.ebuild, getmail-4.7.2.ebuild, diff --git a/net-mail/getmail/getmail-4.7.2.ebuild b/net-mail/getmail/getmail-4.7.2.ebuild index 4ca3ff76c1f8..d5a70c116fb0 100644 --- a/net-mail/getmail/getmail-4.7.2.ebuild +++ b/net-mail/getmail/getmail-4.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.7.2.ebuild,v 1.4 2007/03/31 21:28:46 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.7.2.ebuild,v 1.5 2007/04/02 19:05:22 dertobi123 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" |