summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-01-31 10:34:21 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-01-31 10:34:21 +0000
commit65df9c98e44743f45799f0f838c9e7c2e4962e50 (patch)
treef833cd250f4cbae546d8e4883b7ef80cff91b211 /dev-python/python-memcached
parentx86 stable wrt bug #352732 (diff)
downloadgentoo-2-65df9c98e44743f45799f0f838c9e7c2e4962e50.tar.gz
gentoo-2-65df9c98e44743f45799f0f838c9e7c2e4962e50.tar.bz2
gentoo-2-65df9c98e44743f45799f0f838c9e7c2e4962e50.zip
x86 stable wrt bug #352736
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'dev-python/python-memcached')
-rw-r--r--dev-python/python-memcached/ChangeLog6
-rw-r--r--dev-python/python-memcached/python-memcached-1.47.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/python-memcached/ChangeLog b/dev-python/python-memcached/ChangeLog
index 3629e441dfb6..af7e26ac9037 100644
--- a/dev-python/python-memcached/ChangeLog
+++ b/dev-python/python-memcached/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/python-memcached
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-memcached/ChangeLog,v 1.19 2011/01/26 18:51:30 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-memcached/ChangeLog,v 1.20 2011/01/31 10:34:21 phajdan.jr Exp $
+
+ 31 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ python-memcached-1.47.ebuild:
+ x86 stable wrt bug #352736
26 Jan 2011; Markos Chandras <hwoarang@gentoo.org>
python-memcached-1.47.ebuild:
diff --git a/dev-python/python-memcached/python-memcached-1.47.ebuild b/dev-python/python-memcached/python-memcached-1.47.ebuild
index ccd151da9614..e3fb998d9587 100644
--- a/dev-python/python-memcached/python-memcached-1.47.ebuild
+++ b/dev-python/python-memcached/python-memcached-1.47.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-memcached/python-memcached-1.47.ebuild,v 1.2 2011/01/26 18:51:30 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-memcached/python-memcached-1.47.ebuild,v 1.3 2011/01/31 10:34:21 phajdan.jr Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.tummy.com/pub/python-memcached/old-releases/${P}.tar.gz"
LICENSE="OSL-2.0"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~x86-macos"
IUSE=""
DEPEND="dev-python/setuptools"