commit: f4557f534a5d422dc2db5df613ff4150bad86694 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> AuthorDate: Sun Dec 25 15:28:11 2016 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Sun Dec 25 15:28:11 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4557f53
x11-libs/gl2ps: Removed multilib.eclass from inherit. Package-Manager: Portage-2.3.3, Repoman-2.3.1 x11-libs/gl2ps/gl2ps-1.3.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/gl2ps/gl2ps-1.3.9.ebuild b/x11-libs/gl2ps/gl2ps-1.3.9.ebuild index ac5f65d..9d65e32 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/"
