summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-08-14 14:51:39 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-08-14 14:51:39 +0000
commit686b3c5c43482aa396d631be0e6c0c87ed73c8a2 (patch)
tree73dc68f9030c5a178163fe76260fe4fb72298c14 /dev-python/oauth
parentStable on amd64 wrt bug #378797 (diff)
downloadhistorical-686b3c5c43482aa396d631be0e6c0c87ed73c8a2.tar.gz
historical-686b3c5c43482aa396d631be0e6c0c87ed73c8a2.tar.bz2
historical-686b3c5c43482aa396d631be0e6c0c87ed73c8a2.zip
Stable on amd64 wrt bug #378589
Package-Manager: portage-2.2.0_alpha46/cvs/Linux x86_64
Diffstat (limited to 'dev-python/oauth')
-rw-r--r--dev-python/oauth/ChangeLog7
-rw-r--r--dev-python/oauth/oauth-1.0.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/oauth/ChangeLog b/dev-python/oauth/ChangeLog
index 759c10eeefb9..bcce215d1d6a 100644
--- a/dev-python/oauth/ChangeLog
+++ b/dev-python/oauth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/oauth
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oauth/ChangeLog,v 1.2 2010/07/14 17:29:50 arfrever Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oauth/ChangeLog,v 1.3 2011/08/14 14:51:39 hwoarang Exp $
+
+ 14 Aug 2011; Markos Chandras <hwoarang@gentoo.org> oauth-1.0.1.ebuild:
+ Stable on amd64 wrt bug #378589
14 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
oauth-1.0.1.ebuild:
diff --git a/dev-python/oauth/oauth-1.0.1.ebuild b/dev-python/oauth/oauth-1.0.1.ebuild
index 5fdda5ac5c0a..166b049d3aa8 100644
--- a/dev-python/oauth/oauth-1.0.1.ebuild
+++ b/dev-python/oauth/oauth-1.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oauth/oauth-1.0.1.ebuild,v 1.3 2010/12/26 14:52:30 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oauth/oauth-1.0.1.ebuild,v 1.4 2011/08/14 14:51:39 hwoarang Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
DEPEND=""