summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-04-14 09:45:48 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-04-14 09:45:48 +0000
commitdabdb7d6b0266ff2d16b85129f4d6da07dc795ed (patch)
treec9fe27461322d10c2e5747924a173f21b36633dc /dev-python
parentx86 stable wrt #261518 (diff)
downloadgentoo-2-dabdb7d6b0266ff2d16b85129f4d6da07dc795ed.tar.gz
gentoo-2-dabdb7d6b0266ff2d16b85129f4d6da07dc795ed.tar.bz2
gentoo-2-dabdb7d6b0266ff2d16b85129f4d6da07dc795ed.zip
x86 stable wrt #264496
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/httplib2/ChangeLog5
-rw-r--r--dev-python/httplib2/httplib2-0.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/httplib2/ChangeLog b/dev-python/httplib2/ChangeLog
index 5face441b16f..3e67899af05e 100644
--- a/dev-python/httplib2/ChangeLog
+++ b/dev-python/httplib2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/httplib2
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/ChangeLog,v 1.7 2009/04/03 15:49:00 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/ChangeLog,v 1.8 2009/04/14 09:45:48 armin76 Exp $
+
+ 14 Apr 2009; Raúl Porcel <armin76@gentoo.org> httplib2-0.4.0.ebuild:
+ x86 stable wrt #264496
03 Apr 2009; Tiago Cunha <tcunha@gentoo.org> httplib2-0.4.0.ebuild:
stable amd64, bug 264496
diff --git a/dev-python/httplib2/httplib2-0.4.0.ebuild b/dev-python/httplib2/httplib2-0.4.0.ebuild
index addc9c55cb5e..5e7917bd5021 100644
--- a/dev-python/httplib2/httplib2-0.4.0.ebuild
+++ b/dev-python/httplib2/httplib2-0.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.4.0.ebuild,v 1.4 2009/04/03 15:49:00 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.4.0.ebuild,v 1.5 2009/04/14 09:45:48 armin76 Exp $
NEED_PYTHON=2.3
@@ -12,6 +12,6 @@ SRC_URI="http://httplib2.googlecode.com/files/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""