summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-libs/libconcord/ChangeLog6
-rw-r--r--dev-libs/libconcord/Manifest6
-rw-r--r--dev-libs/libconcord/libconcord-1.2.ebuild (renamed from dev-libs/libconcord/libconcord-1.1.ebuild)7
-rw-r--r--metadata/md5-cache/dev-libs/libconcord-1.2 (renamed from metadata/md5-cache/dev-libs/libconcord-1.1)8
4 files changed, 16 insertions, 11 deletions
diff --git a/dev-libs/libconcord/ChangeLog b/dev-libs/libconcord/ChangeLog
index 7de277dd..18c26f07 100644
--- a/dev-libs/libconcord/ChangeLog
+++ b/dev-libs/libconcord/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*libconcord-1.2 (06 Aug 2015)
+
+ 06 Aug 2015; Bertrand Jacquin <bertrand@jacquin.bzh> +libconcord-1.2.ebuild,
+ -libconcord-1.1.ebuild:
+ dev-libs/libconcord: Version bump
+
25 Jan 2015; Bertrand Jacquin <bertrand@jacquin.bzh> metadata.xml:
Update email address
diff --git a/dev-libs/libconcord/Manifest b/dev-libs/libconcord/Manifest
index 2397bda0..0b252c38 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 1470 SHA256 ef30b2878c8fa378ba1ba05738fc4e7b6c4584c91c93da3c5da94ea93f3f3c5c WHIRLPOOL c25d07334658e83fa781160258f5d125dc185110419fc25d9d763a5e485a306d2ad2e93ba9af46e1d90180b6ff4de72de9ae174c8ddbd2d9af9d278e7b7cfb20
-MISC ChangeLog 2072 SHA256 7453313be9b8e1002f14bcce6ab73a9038a21b2eedf270b541945ed3c56860a7 WHIRLPOOL d63be2ac03280c1f31965930b46e161f3888148ecc4149391f6c296d7a12395e6b502427fe3075e6058f8a89305f29e2e584c0d24d5ad501127a5075bf8f13e1
+DIST concordance-1.2.tar.bz2 1143635 SHA256 ce9f23dfcd9bb1de79edd07231062c5e5d5fdefb3dd88ae6da7fb25b8d782434 WHIRLPOOL 494cecea7b63329ae094b9b4b82e5c668ca26a71f8bafbb783b339f2ceaf30149040696e8808fcfa738a0077d467e31976d2b65677a40ca1c85aedb162fa62d7
+EBUILD libconcord-1.2.ebuild 1453 SHA256 806feaa211ce5788b203cb88aef588a1560f3e665c8708aaba9ada69b9e5ca52 WHIRLPOOL c658eee788695f1e90ca0bd622db839587ff9d13b4d4dd88bc715b55a793ca0422f262f724340e921fa286c3dd26a67deec8c917ff31ba8c41f1ac7b55361def
+MISC ChangeLog 2245 SHA256 4628d2b8f4c9faca8f4db452e1e9fa7f3d023fa899ec493cceb116c6e4fa8093 WHIRLPOOL 40857fdbbeaf7922260215bf165a1f72bbf734f43451d27d688507ce11409f9f85f776e71401adaae7cb5adc7cae61e07e4a054408334cc24ea9b9a14570800d
MISC metadata.xml 256 SHA256 6ca43960767ca28661abf97c85263db77fe7643902be2ce777c61aa688d8ea2d WHIRLPOOL cef8582829111be09e651eb819e6d1ea59c9c4386b842169ccd46a14c8e3ccb090486fecd61c5fd4aa47998cacc69cdc1fb5ca6bb6325a4da1ebfd0b6eebda7b
diff --git a/dev-libs/libconcord/libconcord-1.1.ebuild b/dev-libs/libconcord/libconcord-1.2.ebuild
index 4b0ecceb..5316f227 100644
--- a/dev-libs/libconcord/libconcord-1.1.ebuild
+++ b/dev-libs/libconcord/libconcord-1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -18,10 +18,9 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE="perl python static-libs"
-DEPEND="dev-libs/hidapi
+RDEPEND="dev-libs/hidapi
dev-libs/libzip
- perl? ( dev-lang/swig:0 )"
-RDEPEND="${DEPEND}"
+ perl? ( >=dev-lang/swig-2 )"
S="${WORKDIR}/${MY_P}/${PN}"
diff --git a/metadata/md5-cache/dev-libs/libconcord-1.1 b/metadata/md5-cache/dev-libs/libconcord-1.2
index 09f97ca3..bda1f488 100644
--- a/metadata/md5-cache/dev-libs/libconcord-1.1
+++ b/metadata/md5-cache/dev-libs/libconcord-1.2
@@ -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(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)]
+DEPEND=dev-lang/perl:=[-build(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[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_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_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)]
+RDEPEND=dev-libs/hidapi dev-libs/libzip perl? ( >=dev-lang/swig-2 ) dev-lang/perl:=[-build(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[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
+SRC_URI=mirror://sourceforge/concordance/concordance-1.2.tar.bz2
_eclasses_=distutils-r1 715b22a21726d3fd76b17e007c5daf5f eutils 9fb270e417e0e83d64ca52586c4a79de fdo-mime 0acfe1a88fd8751a1d5dc671168219fa multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 perl-module 9ff260c452d420630500e700913be8d8 python-r1 d9c8348f26710ea523a385c2328cf027 python-utils-r1 0295a286ec27cab6af76b3b75ba07a3a toolchain-funcs 42408102d713fbad60ca21349865edb4 unpacker f300a7ca9131b1024a79762e8edd3c52
-_md5_=6c0140abebafc6f6ff5642665d25bab6
+_md5_=19c342333b9df71aa0fa8ac636304e6f