diff options
author | 2012-06-08 23:50:06 +0000 | |
---|---|---|
committer | 2012-06-08 23:50:06 +0000 | |
commit | 11f35d7061fece715a7eeee8cad568b1b0a850b8 (patch) | |
tree | 8063c8449af80803b6bf8b0dd51439c3b3500c3a /media-libs/ladspa-cmt | |
parent | inherit multilib for get_libdir (diff) | |
download | gentoo-2-11f35d7061fece715a7eeee8cad568b1b0a850b8.tar.gz gentoo-2-11f35d7061fece715a7eeee8cad568b1b0a850b8.tar.bz2 gentoo-2-11f35d7061fece715a7eeee8cad568b1b0a850b8.zip |
inherit multilib for get_libdir
(Portage version: 2.2.0_alpha110_p4/cvs/Linux i686)
Diffstat (limited to 'media-libs/ladspa-cmt')
-rw-r--r-- | media-libs/ladspa-cmt/ChangeLog | 8 | ||||
-rw-r--r-- | media-libs/ladspa-cmt/ladspa-cmt-1.15.ebuild | 6 | ||||
-rw-r--r-- | media-libs/ladspa-cmt/ladspa-cmt-1.16.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/media-libs/ladspa-cmt/ChangeLog b/media-libs/ladspa-cmt/ChangeLog index 0338999059f2..e8645b04fbc2 100644 --- a/media-libs/ladspa-cmt/ChangeLog +++ b/media-libs/ladspa-cmt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/ladspa-cmt -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ChangeLog,v 1.35 2010/03/01 19:05:12 jer Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ChangeLog,v 1.36 2012/06/08 23:50:06 zmedico Exp $ + + 08 Jun 2012; Zac Medico <zmedico@gentoo.org> ladspa-cmt-1.15.ebuild, + ladspa-cmt-1.16.ebuild: + inherit multilib for get_libdir 01 Mar 2010; Jeroen Roovers <jer@gentoo.org> ladspa-cmt-1.16.ebuild: Stable for HPPA (bug #295051). diff --git a/media-libs/ladspa-cmt/ladspa-cmt-1.15.ebuild b/media-libs/ladspa-cmt/ladspa-cmt-1.15.ebuild index 62c707e6bf3d..923d674a9db7 100644 --- a/media-libs/ladspa-cmt/ladspa-cmt-1.15.ebuild +++ b/media-libs/ladspa-cmt/ladspa-cmt-1.15.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2012 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.15.ebuild,v 1.27 2008/08/17 08:19:51 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ladspa-cmt-1.15.ebuild,v 1.28 2012/06/08 23:50:06 zmedico Exp $ -inherit eutils +inherit eutils multilib IUSE="" diff --git a/media-libs/ladspa-cmt/ladspa-cmt-1.16.ebuild b/media-libs/ladspa-cmt/ladspa-cmt-1.16.ebuild index 4b542a8fad9d..ae070bd422e1 100644 --- a/media-libs/ladspa-cmt/ladspa-cmt-1.16.ebuild +++ b/media-libs/ladspa-cmt/ladspa-cmt-1.16.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 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.ebuild,v 1.7 2010/03/01 19:05:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ladspa-cmt-1.16.ebuild,v 1.8 2012/06/08 23:50:06 zmedico Exp $ -inherit eutils toolchain-funcs +inherit eutils multilib toolchain-funcs IUSE="" |