summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-03-30 19:32:35 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-03-30 20:09:30 +0200
commit97d068edde2fc5fc2bb5843ee0447bcce421a57e (patch)
tree76665e6b6cdb0395f472c0d3b1823229a3df202d /app-office
parentapp-office/lyx: 2.3.0 version bump (diff)
downloadgentoo-97d068edde2fc5fc2bb5843ee0447bcce421a57e.tar.gz
gentoo-97d068edde2fc5fc2bb5843ee0447bcce421a57e.tar.bz2
gentoo-97d068edde2fc5fc2bb5843ee0447bcce421a57e.zip
app-office/lyx: Drop superfluous multilib eclass
Package-Manager: Portage-2.3.27, Repoman-2.3.9
Diffstat (limited to 'app-office')
-rw-r--r--app-office/lyx/lyx-2.3.0.ebuild10
1 files changed, 6 insertions, 4 deletions
diff --git a/app-office/lyx/lyx-2.3.0.ebuild b/app-office/lyx/lyx-2.3.0.ebuild
index 65930195b6a6..035181b8fbdd 100644
--- a/app-office/lyx/lyx-2.3.0.ebuild
+++ b/app-office/lyx/lyx-2.3.0.ebuild
@@ -4,13 +4,10 @@
EAPI=6
PYTHON_COMPAT=( python2_7 )
-inherit gnome2-utils xdg-utils flag-o-matic font python-single-r1 qmake-utils toolchain-funcs multilib desktop
MY_P="${P/_}"
+inherit desktop gnome2-utils flag-o-matic font python-single-r1 qmake-utils toolchain-funcs xdg-utils
-S="${WORKDIR}/${MY_P}"
-FONT_S="${S}/lib/fonts"
-FONT_SUFFIX="ttf"
DESCRIPTION="WYSIWYM frontend for LaTeX, DocBook, etc."
HOMEPAGE="https://www.lyx.org/"
SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/${MY_P}.tar.xz
@@ -81,6 +78,11 @@ DOCS=( ANNOUNCE NEWS README RELEASE-NOTES UPGRADING )
PATCHES=( "${FILESDIR}"/${P}-python.patch )
+S="${WORKDIR}/${MY_P}"
+
+FONT_S="${S}/lib/fonts"
+FONT_SUFFIX="ttf"
+
pkg_setup() {
python-single-r1_pkg_setup
font_pkg_setup