summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-03-30 12:59:55 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-03-30 12:59:55 +0000
commit051bf80edf94fabeeb6ad866ae18bcaae9e8bc94 (patch)
tree1fc503a0db71ea9fd75c66485b4467df3c0145e9 /net-mail/getmail
parentAdding a XSS fix patch from kde-packager (diff)
downloadgentoo-2-051bf80edf94fabeeb6ad866ae18bcaae9e8bc94.tar.gz
gentoo-2-051bf80edf94fabeeb6ad866ae18bcaae9e8bc94.tar.bz2
gentoo-2-051bf80edf94fabeeb6ad866ae18bcaae9e8bc94.zip
stable x86, bug 172722
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-mail/getmail')
-rw-r--r--net-mail/getmail/ChangeLog5
-rw-r--r--net-mail/getmail/getmail-4.7.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog
index bc29502e75a3..b1ccc81136dd 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.142 2007/03/19 17:34:09 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.143 2007/03/30 12:59:55 opfer Exp $
+
+ 30 Mar 2007; Christian Faulhammer <opfer@gentoo.org> getmail-4.7.2.ebuild:
+ stable x86, bug 172722
*getmail-4.7.3 (19 Mar 2007)
diff --git a/net-mail/getmail/getmail-4.7.2.ebuild b/net-mail/getmail/getmail-4.7.2.ebuild
index 7f6fe05700e1..57984e8c757d 100644
--- a/net-mail/getmail/getmail-4.7.2.ebuild
+++ b/net-mail/getmail/getmail-4.7.2.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.2.ebuild,v 1.1 2007/02/21 01:22:20 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.7.2.ebuild,v 1.2 2007/03/30 12:59:55 opfer 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"