summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-25 11:39:37 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-25 11:39:37 +0000
commite9cbdf74902a90ad6c3574613239f40cfb433362 (patch)
treedceeeac4af120cc5223556c96398d87ff9ac76fb /dev-python/vobject
parentStable for x86, wrt bug #472668 (diff)
downloadgentoo-2-e9cbdf74902a90ad6c3574613239f40cfb433362.tar.gz
gentoo-2-e9cbdf74902a90ad6c3574613239f40cfb433362.tar.bz2
gentoo-2-e9cbdf74902a90ad6c3574613239f40cfb433362.zip
Stable for x86, wrt bug #474206
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/vobject')
-rw-r--r--dev-python/vobject/ChangeLog5
-rw-r--r--dev-python/vobject/vobject-0.8.1c-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/vobject/ChangeLog b/dev-python/vobject/ChangeLog
index 328efd2765c7..a15a55bcb17a 100644
--- a/dev-python/vobject/ChangeLog
+++ b/dev-python/vobject/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/vobject
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/vobject/ChangeLog,v 1.16 2013/05/09 12:42:31 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/vobject/ChangeLog,v 1.17 2013/06/25 11:39:37 ago Exp $
+
+ 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> vobject-0.8.1c-r1.ebuild:
+ Stable for x86, wrt bug #474206
*vobject-0.8.1c-r1 (09 May 2013)
diff --git a/dev-python/vobject/vobject-0.8.1c-r1.ebuild b/dev-python/vobject/vobject-0.8.1c-r1.ebuild
index c182e49a98ec..c3140987ed86 100644
--- a/dev-python/vobject/vobject-0.8.1c-r1.ebuild
+++ b/dev-python/vobject/vobject-0.8.1c-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/vobject/vobject-0.8.1c-r1.ebuild,v 1.1 2013/05/09 12:42:31 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/vobject/vobject-0.8.1c-r1.ebuild,v 1.2 2013/06/25 11:39:37 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} pypy2_0 )
@@ -13,7 +13,7 @@ SRC_URI="http://vobject.skyhouseconsulting.com/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
RDEPEND="dev-python/python-dateutil[${PYTHON_USEDEP}]