diff options
author | 2015-08-02 07:43:10 +0000 | |
---|---|---|
committer | 2015-08-02 07:43:10 +0000 | |
commit | bfe921f770a185237237eb834e5b608375c66507 (patch) | |
tree | 41276b84c425e0bceebe3242506d27f6065be6a8 /media-sound | |
parent | Add virtual/ruby as a mechanism to record the need for a ruby interpreter in ... (diff) | |
download | gentoo-2-bfe921f770a185237237eb834e5b608375c66507.tar.gz gentoo-2-bfe921f770a185237237eb834e5b608375c66507.tar.bz2 gentoo-2-bfe921f770a185237237eb834e5b608375c66507.zip |
Trigger rebuild on boost subslot bump
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x4FDF9CFD2FAC514E!)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/ardour/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/ardour/ardour-4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/ardour/ChangeLog b/media-sound/ardour/ChangeLog index c227a6f3d01d..cb123f37ad16 100644 --- a/media-sound/ardour/ChangeLog +++ b/media-sound/ardour/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/ardour # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour/ChangeLog,v 1.145 2015/06/29 14:20:26 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour/ChangeLog,v 1.146 2015/08/02 07:43:10 yngwin Exp $ + + 02 Aug 2015; Ben de Groot <yngwin@gentoo.org> ardour-4.1.ebuild: + Trigger rebuild on boost subslot bump *ardour-4.1 (29 Jun 2015) diff --git a/media-sound/ardour/ardour-4.1.ebuild b/media-sound/ardour/ardour-4.1.ebuild index d024bc20c3f1..59a8af11e164 100644 --- a/media-sound/ardour/ardour-4.1.ebuild +++ b/media-sound/ardour/ardour-4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour/ardour-4.1.ebuild,v 1.1 2015/06/29 14:20:26 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour/ardour-4.1.ebuild,v 1.2 2015/08/02 07:43:10 yngwin Exp $ EAPI=5 @@ -51,7 +51,7 @@ RDEPEND="media-libs/aubio x11-libs/cairo media-libs/libart_lgpl virtual/libusb:0 - dev-libs/boost + dev-libs/boost:= >=media-libs/taglib-1.7 net-misc/curl jack? ( >=media-sound/jack-audio-connection-kit-0.120 ) |