diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-08-16 03:52:24 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-08-16 03:52:24 +0000 |
commit | 7a867708b895706171180a237c41a1f812f96ccb (patch) | |
tree | e585d305a558062c792ef1d32417d10ff4319089 /net-mail | |
parent | stable x86; tags..I feel like i'm in socal again (diff) | |
download | gentoo-2-7a867708b895706171180a237c41a1f812f96ccb.tar.gz gentoo-2-7a867708b895706171180a237c41a1f812f96ccb.tar.bz2 gentoo-2-7a867708b895706171180a237c41a1f812f96ccb.zip |
Stable x86; I got my mail..now can I have a bonfire?
(Portage version: 2.1-r2)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index 379f5207c093..724000afcb4e 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.127 2006/06/24 14:09:33 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.128 2006/08/16 03:52:24 tsunam Exp $ + + 16 Aug 2006; Joshua Jackson <tsunam@gentoo.org> getmail-4.6.2.ebuild: + Stable x86; bug #143980 *getmail-4.6.3 (24 Jun 2006) diff --git a/net-mail/getmail/getmail-4.6.2.ebuild b/net-mail/getmail/getmail-4.6.2.ebuild index 8e5dbf0ede02..e319850e10ff 100644 --- a/net-mail/getmail/getmail-4.6.2.ebuild +++ b/net-mail/getmail/getmail-4.6.2.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.6.2.ebuild,v 1.1 2006/06/09 10:56:47 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.6.2.ebuild,v 1.2 2006/08/16 03:52:24 tsunam 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" |