diff options
author | Fabian Groffen <grobian@gentoo.org> | 2009-10-24 10:40:54 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2009-10-24 10:40:54 +0000 |
commit | 254187cd0eca68cc2348fda9ff8b35fbd4340dfb (patch) | |
tree | 259e05ca4e469e1b2999b210d4296611bc163e9f /net-mail/getmail | |
parent | Marked ~x86-macos, bug #290329 (diff) | |
download | gentoo-2-254187cd0eca68cc2348fda9ff8b35fbd4340dfb.tar.gz gentoo-2-254187cd0eca68cc2348fda9ff8b35fbd4340dfb.tar.bz2 gentoo-2-254187cd0eca68cc2348fda9ff8b35fbd4340dfb.zip |
Marked ~x86-macos, bug #290329
(Portage version: 2.2.00.14701-prefix/cvs/Darwin powerpc, RepoMan options: --force)
Diffstat (limited to 'net-mail/getmail')
-rw-r--r-- | net-mail/getmail/getmail-4.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/getmail/getmail-4.9.2.ebuild b/net-mail/getmail/getmail-4.9.2.ebuild index 38ab8974dec0..da0948cd3a82 100644 --- a/net-mail/getmail/getmail-4.9.2.ebuild +++ b/net-mail/getmail/getmail-4.9.2.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.9.2.ebuild,v 1.2 2009/10/11 15:04:33 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.9.2.ebuild,v 1.3 2009/10/24 10:40:54 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" |