diff options
author | 2009-10-07 17:36:14 +0000 | |
---|---|---|
committer | 2009-10-07 17:36:14 +0000 | |
commit | 604d8397e628300673bb9c44a69e3dfc3c36f6c6 (patch) | |
tree | 909a3cea6d5800853a46103a7138add95f0cdf6a /dev-python/httplib2/httplib2-0.5.0.ebuild | |
parent | ppc stable #286606 (diff) | |
download | gentoo-2-604d8397e628300673bb9c44a69e3dfc3c36f6c6.tar.gz gentoo-2-604d8397e628300673bb9c44a69e3dfc3c36f6c6.tar.bz2 gentoo-2-604d8397e628300673bb9c44a69e3dfc3c36f6c6.zip |
ppc stable #286968
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-python/httplib2/httplib2-0.5.0.ebuild')
-rw-r--r-- | dev-python/httplib2/httplib2-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/httplib2/httplib2-0.5.0.ebuild b/dev-python/httplib2/httplib2-0.5.0.ebuild index 980e2a131a98..3650e0051c09 100644 --- a/dev-python/httplib2/httplib2-0.5.0.ebuild +++ b/dev-python/httplib2/httplib2-0.5.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.5.0.ebuild,v 1.3 2009/10/03 10:18:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.5.0.ebuild,v 1.4 2009/10/07 17:36:14 nixnut Exp $ EAPI="2" @@ -16,7 +16,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="" |