summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2013-09-11 15:21:14 +0000
committerMichael Palimaka <kensington@gentoo.org>2013-09-11 15:21:14 +0000
commit90908c956b6df84b2b0d1ccd55ed1353f07cbf32 (patch)
treeb6d02f31bab956d515af7c57287d0775aae42f3b /kde-misc/kanyremote/ChangeLog
parentPatch to address a regression on preview mode on 0.8.8b - http://forums.cacti... (diff)
downloadgentoo-2-90908c956b6df84b2b0d1ccd55ed1353f07cbf32.tar.gz
gentoo-2-90908c956b6df84b2b0d1ccd55ed1353f07cbf32.tar.bz2
gentoo-2-90908c956b6df84b2b0d1ccd55ed1353f07cbf32.zip
Improve python support - enforce USE dependencies, allow the package to work with all supported python implementations, and do not fail when an unsupported implementation is selected.
(Portage version: 2.2.2/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)
Diffstat (limited to 'kde-misc/kanyremote/ChangeLog')
-rw-r--r--kde-misc/kanyremote/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/kde-misc/kanyremote/ChangeLog b/kde-misc/kanyremote/ChangeLog
index 87b014cf6385..f822cc741b24 100644
--- a/kde-misc/kanyremote/ChangeLog
+++ b/kde-misc/kanyremote/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-misc/kanyremote
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kanyremote/ChangeLog,v 1.36 2013/09/05 18:45:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kanyremote/ChangeLog,v 1.37 2013/09/11 15:21:14 kensington Exp $
+
+ 11 Sep 2013; Michael Palimaka <kensington@gentoo.org> kanyremote-6.2.ebuild:
+ Improve python support - enforce USE dependencies, allow the package to work
+ with all supported python implementations, and do not fail when an unsupported
+ implementation is selected.
05 Sep 2013; Michał Górny <mgorny@gentoo.org> kanyremote-6.2.ebuild:
Clean up PYTHON_COMPAT from old implementations.