summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2016-12-25 16:28:11 +0100
committerLars Wendler <polynomial-c@gentoo.org>2016-12-25 16:28:11 +0100
commitf4557f534a5d422dc2db5df613ff4150bad86694 (patch)
tree8d8c06d4ef79ee84695599da6c807b7728f5dfe4 /x11-libs/gl2ps/gl2ps-1.3.9.ebuild
parentx11-libs/xcb-util-xrm: Bump to version 1.2 (diff)
downloadgentoo-f4557f534a5d422dc2db5df613ff4150bad86694.tar.gz
gentoo-f4557f534a5d422dc2db5df613ff4150bad86694.tar.bz2
gentoo-f4557f534a5d422dc2db5df613ff4150bad86694.zip
x11-libs/gl2ps: Removed multilib.eclass from inherit.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'x11-libs/gl2ps/gl2ps-1.3.9.ebuild')
-rw-r--r--x11-libs/gl2ps/gl2ps-1.3.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gl2ps/gl2ps-1.3.9.ebuild b/x11-libs/gl2ps/gl2ps-1.3.9.ebuild
index ac5f65d23683..9d65e324b9a9 100644
--- a/x11-libs/gl2ps/gl2ps-1.3.9.ebuild
+++ b/x11-libs/gl2ps/gl2ps-1.3.9.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=6
-inherit cmake-utils multilib
+inherit cmake-utils
DESCRIPTION="OpenGL to PostScript printing library"
HOMEPAGE="http://www.geuz.org/gl2ps/"