diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-22 16:15:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-22 16:15:07 +0000 |
commit | f5d9737d3b9d06ea7ef5248344d6ec44c5a40d56 (patch) | |
tree | ba065673bef7653973e61f7185149bd28be68c77 /dev-python/httplib2 | |
parent | Add ~arm (diff) | |
download | gentoo-2-f5d9737d3b9d06ea7ef5248344d6ec44c5a40d56.tar.gz gentoo-2-f5d9737d3b9d06ea7ef5248344d6ec44c5a40d56.tar.bz2 gentoo-2-f5d9737d3b9d06ea7ef5248344d6ec44c5a40d56.zip |
Add ~arm
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-python/httplib2')
-rw-r--r-- | dev-python/httplib2/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/httplib2/httplib2-0.5.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/httplib2/httplib2-0.6.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/httplib2/ChangeLog b/dev-python/httplib2/ChangeLog index b7e432353f69..f563789ba279 100644 --- a/dev-python/httplib2/ChangeLog +++ b/dev-python/httplib2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/httplib2 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/ChangeLog,v 1.20 2010/05/22 10:58:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/ChangeLog,v 1.21 2010/05/22 16:15:07 armin76 Exp $ + + 22 May 2010; Raúl Porcel <armin76@gentoo.org> httplib2-0.5.0.ebuild, + httplib2-0.6.0.ebuild: + Add ~arm 22 May 2010; Raúl Porcel <armin76@gentoo.org> httplib2-0.5.0.ebuild, httplib2-0.6.0.ebuild: diff --git a/dev-python/httplib2/httplib2-0.5.0.ebuild b/dev-python/httplib2/httplib2-0.5.0.ebuild index 8da38fc2b5f0..7528037e5ac1 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-2010 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.5 2010/05/22 10:58:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.5.0.ebuild,v 1.6 2010/05/22 16:15:07 armin76 Exp $ EAPI="2" @@ -16,7 +16,7 @@ SRC_URI="http://httplib2.googlecode.com/files/${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~sparc x86" IUSE="" DEPEND="" diff --git a/dev-python/httplib2/httplib2-0.6.0.ebuild b/dev-python/httplib2/httplib2-0.6.0.ebuild index f860da262dc9..2ed19a53624c 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.6 2010/05/22 10:58:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.6.0.ebuild,v 1.7 2010/05/22 16:15:07 armin76 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="~alpha amd64 ~ia64 ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~sparc x86" IUSE="" DEPEND="" |