diff options
author | 2006-01-05 17:14:41 +0000 | |
---|---|---|
committer | 2006-01-05 17:14:41 +0000 | |
commit | c3e4f54477c0fa281919ed3be4269f0c1b465ff9 (patch) | |
tree | 7f70afe53b3a5bb027e925ba5d937c4b128827f8 /net-mail/getmail | |
parent | Stable on sparc (diff) | |
download | gentoo-2-c3e4f54477c0fa281919ed3be4269f0c1b465ff9.tar.gz gentoo-2-c3e4f54477c0fa281919ed3be4269f0c1b465ff9.tar.bz2 gentoo-2-c3e4f54477c0fa281919ed3be4269f0c1b465ff9.zip |
Stable on sparc
(Portage version: 2.0.54)
Diffstat (limited to 'net-mail/getmail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index b6577e5061e6..62773e98058c 100644 --- a/net-mail/getmail/ChangeLog +++ b/net-mail/getmail/ChangeLog @@ -1,6 +1,9 @@ # 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.105 2006/01/03 19:15:59 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.106 2006/01/05 17:14:41 gustavoz Exp $ + + 05 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> getmail-4.4.3.ebuild: + Stable on sparc 03 Jan 2006; Fernando J. Pereda <ferdy@gentoo.org> getmail-4.4.3.ebuild: Stable on alpha diff --git a/net-mail/getmail/getmail-4.4.3.ebuild b/net-mail/getmail/getmail-4.4.3.ebuild index 32aefc4eab6a..db56924f5b0c 100644 --- a/net-mail/getmail/getmail-4.4.3.ebuild +++ b/net-mail/getmail/getmail-4.4.3.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.4.3.ebuild,v 1.3 2006/01/03 19:15:59 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.4.3.ebuild,v 1.4 2006/01/05 17:14:41 gustavoz 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" |