diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-10-21 10:15:47 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-10-21 10:15:47 +0000 |
commit | 65e09a9259837266efef819fe029325b615f50e3 (patch) | |
tree | 506b44f501c31b5dde46bb38e2e6dcc58b3f5508 /media-libs | |
parent | New releases on the 11 & 12 branches to address the POODLE (AST-2014-011) SSL... (diff) | |
download | gentoo-2-65e09a9259837266efef819fe029325b615f50e3.tar.gz gentoo-2-65e09a9259837266efef819fe029325b615f50e3.tar.bz2 gentoo-2-65e09a9259837266efef819fe029325b615f50e3.zip |
Stable for HPPA (bug #525878).
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/ladspa-cmt/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/ladspa-cmt/ladspa-cmt-1.16-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/ladspa-cmt/ChangeLog b/media-libs/ladspa-cmt/ChangeLog index 8994ac2c5e04..82ee58dc9a10 100644 --- a/media-libs/ladspa-cmt/ChangeLog +++ b/media-libs/ladspa-cmt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/ladspa-cmt # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ChangeLog,v 1.57 2014/06/18 19:35:46 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ChangeLog,v 1.58 2014/10/21 10:15:47 jer Exp $ + + 21 Oct 2014; Jeroen Roovers <jer@gentoo.org> ladspa-cmt-1.16-r4.ebuild: + Stable for HPPA (bug #525878). 18 Jun 2014; Michał Górny <mgorny@gentoo.org> ladspa-cmt-1.16-r4.ebuild: Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug diff --git a/media-libs/ladspa-cmt/ladspa-cmt-1.16-r4.ebuild b/media-libs/ladspa-cmt/ladspa-cmt-1.16-r4.ebuild index d2280594ae94..ee3658559c0f 100644 --- a/media-libs/ladspa-cmt/ladspa-cmt-1.16-r4.ebuild +++ b/media-libs/ladspa-cmt/ladspa-cmt-1.16-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ladspa-cmt-1.16-r4.ebuild,v 1.3 2014/06/18 19:35:46 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ladspa-cmt-1.16-r4.ebuild,v 1.4 2014/10/21 10:15:47 jer Exp $ EAPI=5 @@ -13,7 +13,7 @@ DESCRIPTION="CMT (computer music toolkit) LADSPA library plugins" HOMEPAGE="http://www.ladspa.org/" SRC_URI="http://www.ladspa.org/download/${MY_P}.tgz" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" LICENSE="LGPL-2.1" SLOT="0" IUSE="" |