diff options
author | Bertrand Jacquin <beber@meleeweb.net> | 2014-04-27 13:33:08 +0200 |
---|---|---|
committer | Bertrand Jacquin <beber@meleeweb.net> | 2014-04-27 13:58:07 +0200 |
commit | 0e5e6d4c6521a39207b8fe46b1e434d667234dff (patch) | |
tree | 71189b26c9f159e32d2bc73c1ff86adbf5e4b447 | |
parent | net-analyzer/mk-livestatus: Drop python-2.6 support (diff) | |
download | portage-0e5e6d4c6521a39207b8fe46b1e434d667234dff.tar.xz |
dev-libs/libconcord: Drop python-2.6 support
Package-Manager: portage-2.2.10
-rw-r--r-- | dev-libs/libconcord/ChangeLog | 3 | ||||
-rw-r--r-- | dev-libs/libconcord/Manifest | 4 | ||||
-rw-r--r-- | dev-libs/libconcord/libconcord-1.1.ebuild | 2 | ||||
-rw-r--r-- | metadata/md5-cache/dev-libs/libconcord-1.1 | 10 |
4 files changed, 11 insertions, 8 deletions
diff --git a/dev-libs/libconcord/ChangeLog b/dev-libs/libconcord/ChangeLog index 9c93b176..9b2bd3da 100644 --- a/dev-libs/libconcord/ChangeLog +++ b/dev-libs/libconcord/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 27 Apr 2014; Bertrand Jacquin <beber@meleeweb.net> libconcord-1.1.ebuild: + dev-libs/libconcord: Drop python-2.6 support + *libconcord-1.1 (12 Apr 2014) 12 Apr 2014; Bertrand Jacquin <beber@meleeweb.net> +libconcord-1.1.ebuild, diff --git a/dev-libs/libconcord/Manifest b/dev-libs/libconcord/Manifest index 4a75ddaa..0107adb7 100644 --- a/dev-libs/libconcord/Manifest +++ b/dev-libs/libconcord/Manifest @@ -1,4 +1,4 @@ DIST concordance-1.1.tar.bz2 1142393 SHA256 ca5ffbd8c0fd06d41192c1d5e3c8b964c2393ea6d3d9c5e495c1da4b2c778a05 WHIRLPOOL 9a667a342a130d6b947657fa15361bb18e7a77860cc2e968ee9b30af641ff5ee409dd73ad70bcf9908f16e932c26a17cd2c7ea7aef40cdc9ed82f6d6e65c0ef3 -EBUILD libconcord-1.1.ebuild 1477 SHA256 d3c44be8658f3cd5130c001fa64afacb2622ed688d6a66eacc8ebe5306e9af12 WHIRLPOOL f3d1e497ddbfeabe09f0a3422c5e364091e5377fc20141f55cfbbbf62978d75f4b93dba60e09b32564bc960e5400537764c1c1612358e505305d435170c0b4b7 -MISC ChangeLog 1726 SHA256 d6c6145edd9ec85540d530e9bf61fe1d336f05d8428041da24d6385aad920176 WHIRLPOOL 6e6a77aac7a569c9dc5b75b81a265ee461a4e3a71aed4997b36c9fd0ed36b5f57a031177560124ef1dbaced1d71604e166d26d9d7ecf7a8aec52ac4b136244e0 +EBUILD libconcord-1.1.ebuild 1471 SHA256 3a21149d328724d0e91e9a552f0da8496d8840d46e3d2e658157e2f795126a65 WHIRLPOOL 9db2596ad945dce97140b7afe3cf1dd2156cc48bc9396e544f717b73aa9f06fd637d397bb5cde1b664539c8702bb9f1507c08071abf262346a69ee27332dde23 +MISC ChangeLog 1850 SHA256 c5c6bf3cdacfd3a905db86af7943cd4ccd4eccff07d7f07aac9c1165817eec31 WHIRLPOOL 94d61d66e62c5b6287c0b22fa1310d5c4bc8f9b7b2cdd5f872a39dd1fbf14918e8c5f8f3ed1016a4011c4dd84d33ad66f61c54bdef05a9d7d0b63994de6db250 MISC metadata.xml 254 SHA256 c56bc3d6780712c960298c70bb86867aeb6661e97a317cc624516b0e16b72fcc WHIRLPOOL 2ebbfaa14ef0c1847284fe64a79f052cd7e73b25a724fba728c084aaaf2dd0692e068eedcf42ccef7e205077f00c35780ded7ec69118dc01ddb988b4802e46ae diff --git a/dev-libs/libconcord/libconcord-1.1.ebuild b/dev-libs/libconcord/libconcord-1.1.ebuild index 232510bd..4add02a8 100644 --- a/dev-libs/libconcord/libconcord-1.1.ebuild +++ b/dev-libs/libconcord/libconcord-1.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit eutils fdo-mime perl-module distutils-r1 MY_P="concordance-${PV}" diff --git a/metadata/md5-cache/dev-libs/libconcord-1.1 b/metadata/md5-cache/dev-libs/libconcord-1.1 index d509dfba..177d8883 100644 --- a/metadata/md5-cache/dev-libs/libconcord-1.1 +++ b/metadata/md5-cache/dev-libs/libconcord-1.1 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install postinst prepare test unpack -DEPEND=dev-libs/hidapi dev-libs/libzip perl? ( dev-lang/swig:0 ) dev-lang/perl:=[-build(-)] userland_GNU? ( >=sys-apps/coreutils-8.5 ) python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] +DEPEND=dev-libs/hidapi dev-libs/libzip perl? ( dev-lang/swig:0 ) dev-lang/perl:=[-build(-)] userland_GNU? ( >=sys-apps/coreutils-8.5 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) dev-lang/python-exec:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] DESCRIPTION=Library for programming the Logitech Harmony universal remote EAPI=5 HOMEPAGE=http://www.phildev.net/concordance/ -IUSE=perl python static-libs python_targets_python2_6 python_targets_python2_7 +IUSE=perl python static-libs python_targets_python2_7 KEYWORDS=~amd64 LICENSE=GPL-3 -RDEPEND=dev-libs/hidapi dev-libs/libzip perl? ( dev-lang/swig:0 ) dev-lang/perl:=[-build(-)] python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 ) +RDEPEND=dev-libs/hidapi dev-libs/libzip perl? ( dev-lang/swig:0 ) dev-lang/perl:=[-build(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) dev-lang/python-exec:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +REQUIRED_USE=|| ( python_targets_python2_7 ) SLOT=0 SRC_URI=mirror://sourceforge/concordance/concordance-1.1.tar.bz2 _eclasses_=distutils-r1 364122897f9dc771167ee5ff362e54e1 eutils af81d52c25ec93fbdff71e0efb0de7b7 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa multibuild 576bde67ccb00fe7175a23755deb2e66 multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed perl-module a6a2d5c77bdaeba2794b167689cafb7a python-r1 1356c4bb8f56765cff4b74c0128d2a4f python-utils-r1 30d5d7986d3f80d0f2c2726366426859 toolchain-funcs 48b38a216afb92db6314d6c3187abea3 unpacker 60422068bae2b3406a8a40db45ab5b95 -_md5_=9e9cd0650062b9d7c9e76f6469edf93a +_md5_=59b2b9929c8e3f3006781e9d723c0746 |