summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-05-22 16:17:09 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-05-22 16:17:09 +0000
commit2d3c7500ecff62dd581572f065e3f42bc4c9d792 (patch)
tree13cc246304bab529f6b057a3c02dd376ea69e74d /dev-python/httplib2
parentAdd ~arm (diff)
downloadhistorical-2d3c7500ecff62dd581572f065e3f42bc4c9d792.tar.gz
historical-2d3c7500ecff62dd581572f065e3f42bc4c9d792.tar.bz2
historical-2d3c7500ecff62dd581572f065e3f42bc4c9d792.zip
Add ~arm
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'dev-python/httplib2')
-rw-r--r--dev-python/httplib2/ChangeLog6
-rw-r--r--dev-python/httplib2/httplib2-0.5.0.ebuild4
-rw-r--r--dev-python/httplib2/httplib2-0.6.0.ebuild4
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=""