diff options
author | 2006-08-18 20:48:56 +0000 | |
---|---|---|
committer | 2006-08-18 20:48:56 +0000 | |
commit | 12e9b21ade5e5c5001e21def7cb62c0aeb0f4a23 (patch) | |
tree | d0476468d154b770a7374f10469b999b8b37a8e9 /net-mail/getmail | |
parent | ppc stable, bug #143979 (diff) | |
download | gentoo-2-12e9b21ade5e5c5001e21def7cb62c0aeb0f4a23.tar.gz gentoo-2-12e9b21ade5e5c5001e21def7cb62c0aeb0f4a23.tar.bz2 gentoo-2-12e9b21ade5e5c5001e21def7cb62c0aeb0f4a23.zip |
ppc stable, bug #143980
(Portage version: 2.1.1_pre4-r4)
Diffstat (limited to 'net-mail/getmail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.6.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index e12e855c310f..c0b49b39a15d 100644 --- a/net-mail/getmail/ChangeLog +++ b/net-mail/getmail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/getmail # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.129 2006/08/16 18:24:42 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.130 2006/08/18 20:48:56 dertobi123 Exp $ + + 18 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> + getmail-4.6.2.ebuild: + ppc stable, bug #143980 16 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> getmail-4.6.2.ebuild: Stable on sparc wrt #143980 diff --git a/net-mail/getmail/getmail-4.6.2.ebuild b/net-mail/getmail/getmail-4.6.2.ebuild index 4a310459c8d7..723cf2cb280f 100644 --- a/net-mail/getmail/getmail-4.6.2.ebuild +++ b/net-mail/getmail/getmail-4.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.6.2.ebuild,v 1.3 2006/08/16 18:24:42 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.6.2.ebuild,v 1.4 2006/08/18 20:48:56 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" |