diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-12 14:03:50 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-12 14:03:50 +0000 |
commit | 8ebad1cb6133fa5378119ddc72b3cc7c0137056f (patch) | |
tree | 40563a7bb3540a7ccd3105a118ad88edf18d5dd0 | |
parent | Version bump. (diff) | |
download | gentoo-2-8ebad1cb6133fa5378119ddc72b3cc7c0137056f.tar.gz gentoo-2-8ebad1cb6133fa5378119ddc72b3cc7c0137056f.tar.bz2 gentoo-2-8ebad1cb6133fa5378119ddc72b3cc7c0137056f.zip |
ppc stable wrt #358539
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
-rw-r--r-- | net-mail/getmail/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.17.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index 32ee854ac75f..7418c9074861 100644 --- a/net-mail/getmail/ChangeLog +++ b/net-mail/getmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/getmail -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.177 2010/05/06 19:07:08 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.178 2011/03/12 14:03:50 xarthisius Exp $ + + 12 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> getmail-4.17.0.ebuild: + ppc stable wrt #358539 *getmail-4.17.0 (06 May 2010) diff --git a/net-mail/getmail/getmail-4.17.0.ebuild b/net-mail/getmail/getmail-4.17.0.ebuild index 62dc8e81a770..f4427a23e8cf 100644 --- a/net-mail/getmail/getmail-4.17.0.ebuild +++ b/net-mail/getmail/getmail-4.17.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.17.0.ebuild,v 1.1 2010/05/06 19:07:08 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.17.0.ebuild,v 1.2 2011/03/12 14:03:50 xarthisius Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -14,7 +14,7 @@ SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz" LICENSE="GPL-2" SLOT="4" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ppc ~sparc ~x86 ~ppc-macos ~x86-macos ~x64-solaris" IUSE="" DEPEND="" |