diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-11-12 00:13:40 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-11-12 00:13:40 +0000 |
commit | ca2c438043407c192ce558b20943ec7a16e87a4a (patch) | |
tree | 94cff81250becdae8a1f1dff2a89bf6a6720e034 /net-mail | |
parent | Add ~sparc keyword, Bug #198864, acts as request suggests it should. (diff) | |
download | gentoo-2-ca2c438043407c192ce558b20943ec7a16e87a4a.tar.gz gentoo-2-ca2c438043407c192ce558b20943ec7a16e87a4a.tar.bz2 gentoo-2-ca2c438043407c192ce558b20943ec7a16e87a4a.zip |
Stable on x86 wrt bug #195991
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.7.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index 08a4304935f3..1980cd8e2851 100644 --- a/net-mail/getmail/ChangeLog +++ b/net-mail/getmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/getmail # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.152 2007/11/08 18:12:07 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.153 2007/11/12 00:13:40 cla Exp $ + + 12 Nov 2007; Dawid Węgliński <cla@gentoo.org> getmail-4.7.6.ebuild: + Stable on x86 (bug #195991) *getmail-4.7.7 (08 Nov 2007) diff --git a/net-mail/getmail/getmail-4.7.6.ebuild b/net-mail/getmail/getmail-4.7.6.ebuild index ae4f1fbb844f..a36bedf48533 100644 --- a/net-mail/getmail/getmail-4.7.6.ebuild +++ b/net-mail/getmail/getmail-4.7.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.7.6.ebuild,v 1.1 2007/08/09 21:57:37 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.7.6.ebuild,v 1.2 2007/11/12 00:13:40 cla 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" |