summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-25 12:51:12 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-25 12:51:12 +0000
commit44b4ef437062f3a74d6b2d0c0716c8136f80e343 (patch)
tree98bde2cd1fbd5e82aefe58fa2927afac6abc53aa /dev-python/vobject
parentStable for amd64, wrt bug #472668 (diff)
downloadgentoo-2-44b4ef437062f3a74d6b2d0c0716c8136f80e343.tar.gz
gentoo-2-44b4ef437062f3a74d6b2d0c0716c8136f80e343.tar.bz2
gentoo-2-44b4ef437062f3a74d6b2d0c0716c8136f80e343.zip
Stable for amd64, wrt bug #474206
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 a15a55bcb17a..609ad0fba2d0 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.17 2013/06/25 11:39:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/vobject/ChangeLog,v 1.18 2013/06/25 12:51:12 ago Exp $
+
+ 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> vobject-0.8.1c-r1.ebuild:
+ Stable for amd64, wrt bug #474206
25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> vobject-0.8.1c-r1.ebuild:
Stable for x86, wrt bug #474206
diff --git a/dev-python/vobject/vobject-0.8.1c-r1.ebuild b/dev-python/vobject/vobject-0.8.1c-r1.ebuild
index c3140987ed86..1c51431fb32a 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.2 2013/06/25 11:39:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/vobject/vobject-0.8.1c-r1.ebuild,v 1.3 2013/06/25 12:51:12 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}]