diff options
author | Fabian Groffen <grobian@gentoo.org> | 2009-10-24 10:50:58 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2009-10-24 10:50:58 +0000 |
commit | a2ea86f67b13729dc9b60b643a38c489b1978a03 (patch) | |
tree | 2318216a7d65566846404fa10f064a10276e4f8b /net-mail | |
parent | Version bump. (diff) | |
download | gentoo-2-a2ea86f67b13729dc9b60b643a38c489b1978a03.tar.gz gentoo-2-a2ea86f67b13729dc9b60b643a38c489b1978a03.tar.bz2 gentoo-2-a2ea86f67b13729dc9b60b643a38c489b1978a03.zip |
Marked ~x86-macos, bug #290329
(Portage version: 2.2.00.14701-prefix/cvs/Darwin powerpc, RepoMan options: --force)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.13.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index b3818deae2e4..ebc6098be8c8 100644 --- a/net-mail/getmail/ChangeLog +++ b/net-mail/getmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/getmail # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.173 2009/10/18 12:06:08 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.174 2009/10/24 10:50:58 grobian Exp $ + + 24 Oct 2009; Fabian Groffen <grobian@gentoo.org> getmail-4.13.0.ebuild: + Marked ~x86-macos, bug #290329 *getmail-4.13.0 (18 Oct 2009) diff --git a/net-mail/getmail/getmail-4.13.0.ebuild b/net-mail/getmail/getmail-4.13.0.ebuild index f3857a181a00..a4b39a2a780c 100644 --- a/net-mail/getmail/getmail-4.13.0.ebuild +++ b/net-mail/getmail/getmail-4.13.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.13.0.ebuild,v 1.1 2009/10/18 12:06:08 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.13.0.ebuild,v 1.2 2009/10/24 10:50:58 grobian Exp $ inherit distutils @@ -10,7 +10,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 ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~ppc-macos ~x86-macos ~x64-solaris" IUSE="" DEPEND=">=dev-lang/python-2.3.3" |