diff options
author | Dirkjan Ochtman <djc@gentoo.org> | 2010-03-08 10:47:38 +0000 |
---|---|---|
committer | Dirkjan Ochtman <djc@gentoo.org> | 2010-03-08 10:47:38 +0000 |
commit | 3a1b033bf58c0568c28b676180769e5125d74430 (patch) | |
tree | 27c9a7f967a25c7cc99d7b925bb3bf8b08ce1fbe /dev-python/httplib2/httplib2-0.6.0.ebuild | |
parent | install as getopt on interix to work around broken system (diff) | |
download | gentoo-2-3a1b033bf58c0568c28b676180769e5125d74430.tar.gz gentoo-2-3a1b033bf58c0568c28b676180769e5125d74430.tar.bz2 gentoo-2-3a1b033bf58c0568c28b676180769e5125d74430.zip |
amd64 stable, bug 302674
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/httplib2/httplib2-0.6.0.ebuild')
-rw-r--r-- | dev-python/httplib2/httplib2-0.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/httplib2/httplib2-0.6.0.ebuild b/dev-python/httplib2/httplib2-0.6.0.ebuild index 6d56023aaca8..6d1d4abb8e9f 100644 --- a/dev-python/httplib2/httplib2-0.6.0.ebuild +++ b/dev-python/httplib2/httplib2-0.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.6.0.ebuild,v 1.4 2010/03/08 10:43:25 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.6.0.ebuild,v 1.5 2010/03/08 10:47:38 djc Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -13,7 +13,7 @@ SRC_URI="http://httplib2.googlecode.com/files/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="" |