summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-09-10 21:50:56 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-09-10 21:50:56 +0000
commit761f8f37abe370d3b6d79e2bc260c674bd32b81f (patch)
treeb1e89b660f7996a0d1e45a3dda7cfdce697785d2 /dev-python/vo/ChangeLog
parentRestrict 2.4 Python ABI (bug #325895). (diff)
downloadhistorical-761f8f37abe370d3b6d79e2bc260c674bd32b81f.tar.gz
historical-761f8f37abe370d3b6d79e2bc260c674bd32b81f.tar.bz2
historical-761f8f37abe370d3b6d79e2bc260c674bd32b81f.zip
Fix dependencies. Avoid breaking strict-aliasing rules.
Package-Manager: portage-2.2_rc79_p5/cvs/Linux x86_64
Diffstat (limited to 'dev-python/vo/ChangeLog')
-rw-r--r--dev-python/vo/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/vo/ChangeLog b/dev-python/vo/ChangeLog
index 4b85e63e01e4..70878f9b8429 100644
--- a/dev-python/vo/ChangeLog
+++ b/dev-python/vo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/vo
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/vo/ChangeLog,v 1.1 2010/09/02 16:23:11 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/vo/ChangeLog,v 1.2 2010/09/10 21:50:56 arfrever Exp $
+
+ 10 Sep 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ vo-0.6.ebuild:
+ Fix dependencies. Avoid breaking strict-aliasing rules.
02 Sep 2010; SĂ©bastien Fabbro <bicatali@gentoo.org> +vo-0.6.ebuild,
+files/vo-0.6-expat.patch, +metadata.xml: