diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-03-22 22:13:25 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-03-22 22:13:25 +0000 |
commit | f8de9bb8eb82da3acdd64abaa5a70a30a709e185 (patch) | |
tree | bb66b024afe1fbebd68cffa44bf0dbedeb5451f1 /net-mail/getmail/getmail-4.5.4.ebuild | |
parent | net-libs/wvstreams stable on ppc. (diff) | |
download | historical-f8de9bb8eb82da3acdd64abaa5a70a30a709e185.tar.gz historical-f8de9bb8eb82da3acdd64abaa5a70a30a709e185.tar.bz2 historical-f8de9bb8eb82da3acdd64abaa5a70a30a709e185.zip |
net-mail/getmail stable on ppc.
Package-Manager: portage-2.1_pre6-r5
Diffstat (limited to 'net-mail/getmail/getmail-4.5.4.ebuild')
-rw-r--r-- | net-mail/getmail/getmail-4.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/getmail/getmail-4.5.4.ebuild b/net-mail/getmail/getmail-4.5.4.ebuild index ace519d31f6b..ea1486d6769e 100644 --- a/net-mail/getmail/getmail-4.5.4.ebuild +++ b/net-mail/getmail/getmail-4.5.4.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.5.4.ebuild,v 1.3 2006/03/20 18:19:58 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.5.4.ebuild,v 1.4 2006/03/22 22:13:25 hansmi 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" |