summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/vobject')
-rw-r--r--dev-python/vobject/ChangeLog5
-rw-r--r--dev-python/vobject/vobject-0.8.1c.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/vobject/ChangeLog b/dev-python/vobject/ChangeLog
index b83e37224514..5a83e4925ab9 100644
--- a/dev-python/vobject/ChangeLog
+++ b/dev-python/vobject/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/vobject
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/vobject/ChangeLog,v 1.9 2010/06/30 00:41:15 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/vobject/ChangeLog,v 1.10 2010/07/06 21:04:23 hwoarang Exp $
+
+ 06 Jul 2010; Markos Chandras <hwoarang@gentoo.org> vobject-0.8.1c.ebuild:
+ Stable on amd64 wrt bug #326245
30 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
vobject-0.8.1c.ebuild:
diff --git a/dev-python/vobject/vobject-0.8.1c.ebuild b/dev-python/vobject/vobject-0.8.1c.ebuild
index 6216cbca1349..c48f8f73b630 100644
--- a/dev-python/vobject/vobject-0.8.1c.ebuild
+++ b/dev-python/vobject/vobject-0.8.1c.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/vobject/vobject-0.8.1c.ebuild,v 1.2 2010/06/30 00:41:15 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/vobject/vobject-0.8.1c.ebuild,v 1.3 2010/07/06 21:04:23 hwoarang Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ SRC_URI="http://vobject.skyhouseconsulting.com/${P}.tar.gz"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND=">=dev-python/python-dateutil-1.1"