summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-05-21 18:57:28 +0000
committerPacho Ramos <pacho@gentoo.org>2010-05-21 18:57:28 +0000
commit9bd5a0324bb0d44c3010dcaace32f580214d2a1e (patch)
treede75fe5ea251d33287e1f1c520b1957cae4ada9e /dev-python
parentstable amd64, bug 302530 (diff)
downloadgentoo-2-9bd5a0324bb0d44c3010dcaace32f580214d2a1e.tar.gz
gentoo-2-9bd5a0324bb0d44c3010dcaace32f580214d2a1e.tar.bz2
gentoo-2-9bd5a0324bb0d44c3010dcaace32f580214d2a1e.zip
stable amd64, bug 302671
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/beanstalkc/ChangeLog5
-rw-r--r--dev-python/beanstalkc/beanstalkc-0.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/beanstalkc/ChangeLog b/dev-python/beanstalkc/ChangeLog
index e73898ba3b61..8caedcda9ef9 100644
--- a/dev-python/beanstalkc/ChangeLog
+++ b/dev-python/beanstalkc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/beanstalkc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/beanstalkc/ChangeLog,v 1.5 2010/02/16 22:24:02 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beanstalkc/ChangeLog,v 1.6 2010/05/21 18:57:28 pacho Exp $
+
+ 21 May 2010; Pacho Ramos <pacho@gentoo.org> beanstalkc-0.2.0.ebuild:
+ stable amd64, bug 302671
16 Feb 2010; Christian Faulhammer <fauli@gentoo.org>
beanstalkc-0.2.0.ebuild:
diff --git a/dev-python/beanstalkc/beanstalkc-0.2.0.ebuild b/dev-python/beanstalkc/beanstalkc-0.2.0.ebuild
index 24d29c49fd6b..abb7c82c07e3 100644
--- a/dev-python/beanstalkc/beanstalkc-0.2.0.ebuild
+++ b/dev-python/beanstalkc/beanstalkc-0.2.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/beanstalkc/beanstalkc-0.2.0.ebuild,v 1.3 2010/02/16 22:24:02 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beanstalkc/beanstalkc-0.2.0.ebuild,v 1.4 2010/05/21 18:57:28 pacho Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -13,7 +13,7 @@ SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="dev-python/pyyaml"