From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id DA0B4138200 for ; Mon, 22 Jul 2013 22:06:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8184EE0A61; Mon, 22 Jul 2013 22:06:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E28BCE0A49 for ; Mon, 22 Jul 2013 22:06:02 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F35E433E97E for ; Mon, 22 Jul 2013 22:06:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 9BDC2E5461 for ; Mon, 22 Jul 2013 22:06:00 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1374524280.605fd5c178fa696dca6958a0ee21e990ea97ed7f.mgorny@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: media-libs/glu/ X-VCS-Repository: proj/x11 X-VCS-Files: media-libs/glu/glu-9999.ebuild X-VCS-Directories: media-libs/glu/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 605fd5c178fa696dca6958a0ee21e990ea97ed7f X-VCS-Branch: master Date: Mon, 22 Jul 2013 22:06:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 53838db8-cdb9-43f6-9924-b55e92f83de8 X-Archives-Hash: 35ff4eeb19463fea909414287145e924 commit: 605fd5c178fa696dca6958a0ee21e990ea97ed7f Author: Michał Górny gentoo org> AuthorDate: Mon Jul 22 20:18:00 2013 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Jul 22 20:18:00 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=605fd5c1 media-libs/glu: Convert to autotools-multilib. Package-Manager: portage-2.2.0_alpha188 RepoMan-Options: --force --- media-libs/glu/glu-9999.ebuild | 30 +++--------------------------- 1 file changed, 3 insertions(+), 27 deletions(-) diff --git a/media-libs/glu/glu-9999.ebuild b/media-libs/glu/glu-9999.ebuild index c2218b4..2e38e3b 100644 --- a/media-libs/glu/glu-9999.ebuild +++ b/media-libs/glu/glu-9999.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} = 9999* ]]; then EXPERIMENTAL="true" fi -inherit autotools-utils multilib ${GIT_ECLASS} +inherit autotools-multilib multilib ${GIT_ECLASS} DESCRIPTION="The OpenGL Utility Library" HOMEPAGE="http://cgit.freedesktop.org/mesa/glu/" @@ -26,42 +26,18 @@ fi LICENSE="SGI-B-2.0" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="multilib static-libs" +IUSE="static-libs" DEPEND="virtual/opengl" RDEPEND="${DEPEND} !