summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-02-01 11:46:40 +0100
committerJustin Lecher <jlec@gentoo.org>2016-02-01 12:13:20 +0100
commit612bde10b05f848a5350799dcf44e1a56a26e5e6 (patch)
treef566e2aaf0d5b3b4338985b4c733a998e25bbc69
parentnet-misc/whatportis: Version Bump (diff)
downloadgentoo-612bde10.tar.gz
gentoo-612bde10.tar.bz2
gentoo-612bde10.zip
dev-vcs/rapidsvn: Inherit multilib.eclass where necessary
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
-rw-r--r--dev-vcs/rapidsvn/rapidsvn-0.12.1-r1.ebuild4
-rw-r--r--dev-vcs/rapidsvn/rapidsvn-0.12.1-r2.ebuild4
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 79bc292a731d..8bad8da3b54d 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 61172ba59fba..eb3c7fa6bda6 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"