diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-03-25 15:59:59 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-03-25 15:59:59 +0000 |
commit | 45d5896a52384f6e14c7138730385dac48718d0a (patch) | |
tree | 4652ac23957a1a1dc6ab4c47eb839b132ad58ba1 /media-radio | |
parent | Fix tcl/tk slotting (diff) | |
download | gentoo-2-45d5896a52384f6e14c7138730385dac48718d0a.tar.gz gentoo-2-45d5896a52384f6e14c7138730385dac48718d0a.tar.bz2 gentoo-2-45d5896a52384f6e14c7138730385dac48718d0a.zip |
Fix tcl/tk slotting
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'media-radio')
-rw-r--r-- | media-radio/svxlink/ChangeLog | 8 | ||||
-rw-r--r-- | media-radio/svxlink/svxlink-13.03.ebuild | 6 | ||||
-rw-r--r-- | media-radio/svxlink/svxlink-13.07.ebuild | 6 | ||||
-rw-r--r-- | media-radio/svxlink/svxlink-13.12.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/media-radio/svxlink/ChangeLog b/media-radio/svxlink/ChangeLog index 8203e0fbbe03..98ffda08977a 100644 --- a/media-radio/svxlink/ChangeLog +++ b/media-radio/svxlink/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-radio/svxlink -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/svxlink/ChangeLog,v 1.35 2014/03/04 20:10:33 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-radio/svxlink/ChangeLog,v 1.36 2015/03/25 15:59:59 jlec Exp $ + + 25 Mar 2015; Justin Lecher <jlec@gentoo.org> svxlink-13.03.ebuild, + svxlink-13.07.ebuild, svxlink-13.12.ebuild: + Fix tcl/tk slotting 04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> svxlink-13.12.ebuild: Stable for x86, wrt bug #502852 diff --git a/media-radio/svxlink/svxlink-13.03.ebuild b/media-radio/svxlink/svxlink-13.03.ebuild index a029ab1d708c..197d2a1adb2a 100644 --- a/media-radio/svxlink/svxlink-13.03.ebuild +++ b/media-radio/svxlink/svxlink-13.03.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/svxlink/svxlink-13.03.ebuild,v 1.5 2014/03/01 22:15:48 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/svxlink/svxlink-13.03.ebuild,v 1.6 2015/03/25 15:59:59 jlec Exp $ EAPI=4 inherit eutils multilib qt4-r2 user @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -RDEPEND="dev-lang/tcl +RDEPEND="dev-lang/tcl:0 dev-qt/qtcore:4 dev-qt/qtgui:4 media-libs/alsa-lib diff --git a/media-radio/svxlink/svxlink-13.07.ebuild b/media-radio/svxlink/svxlink-13.07.ebuild index 01f92e2a9792..52ef7a4be9bc 100644 --- a/media-radio/svxlink/svxlink-13.07.ebuild +++ b/media-radio/svxlink/svxlink-13.07.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/svxlink/svxlink-13.07.ebuild,v 1.4 2014/03/01 22:15:48 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/svxlink/svxlink-13.07.ebuild,v 1.5 2015/03/25 15:59:59 jlec Exp $ EAPI=4 inherit eutils multilib qt4-r2 user @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -RDEPEND="dev-lang/tcl +RDEPEND="dev-lang/tcl:0 dev-qt/qtcore:4 dev-qt/qtgui:4 media-libs/alsa-lib diff --git a/media-radio/svxlink/svxlink-13.12.ebuild b/media-radio/svxlink/svxlink-13.12.ebuild index 662bf203030c..0de19990f913 100644 --- a/media-radio/svxlink/svxlink-13.12.ebuild +++ b/media-radio/svxlink/svxlink-13.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/svxlink/svxlink-13.12.ebuild,v 1.4 2014/03/04 20:10:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/svxlink/svxlink-13.12.ebuild,v 1.5 2015/03/25 15:59:59 jlec Exp $ EAPI=4 inherit eutils multilib qt4-r2 user @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -RDEPEND="dev-lang/tcl +RDEPEND="dev-lang/tcl:0 dev-qt/qtcore:4 dev-qt/qtgui:4 media-libs/alsa-lib |