commit: 612bde10b05f848a5350799dcf44e1a56a26e5e6 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Mon Feb 1 10:46:40 2016 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Feb 1 11:13:20 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=612bde10
dev-vcs/rapidsvn: Inherit multilib.eclass where necessary Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> dev-vcs/rapidsvn/rapidsvn-0.12.1-r1.ebuild | 4 ++-- dev-vcs/rapidsvn/rapidsvn-0.12.1-r2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-vcs/rapidsvn/rapidsvn-0.12.1-r1.ebuild b/dev-vcs/rapidsvn/rapidsvn-0.12.1-r1.ebuild index 79bc292..8bad8da 100644 --- a/dev-vcs/rapidsvn/rapidsvn-0.12.1-r1.ebuild +++ b/dev-vcs/rapidsvn/rapidsvn-0.12.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ WX_GTK_VER=2.8 AUTOTOOLS_AUTORECONF=true -inherit autotools-utils fdo-mime flag-o-matic python-single-r1 versionator wxwidgets +inherit autotools-utils fdo-mime flag-o-matic multilib python-single-r1 versionator wxwidgets MY_PV=$(get_version_component_range 1-2) MY_REL="1" diff --git a/dev-vcs/rapidsvn/rapidsvn-0.12.1-r2.ebuild b/dev-vcs/rapidsvn/rapidsvn-0.12.1-r2.ebuild index 61172ba..eb3c7fa 100644 --- a/dev-vcs/rapidsvn/rapidsvn-0.12.1-r2.ebuild +++ b/dev-vcs/rapidsvn/rapidsvn-0.12.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ WX_GTK_VER=3.0 AUTOTOOLS_AUTORECONF=true -inherit autotools-utils fdo-mime flag-o-matic python-single-r1 versionator wxwidgets +inherit autotools-utils fdo-mime flag-o-matic multilib python-single-r1 versionator wxwidgets MY_PV=$(get_version_component_range 1-2) MY_REL="1"
