commit: 43463512224dd94c448ef599945a51e12ab4dad7 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Mar 10 09:41:13 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Mar 10 10:18:54 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43463512
media-libs/alure: Drop obsolete eutils Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> media-libs/alure/alure-1.2-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/media-libs/alure/alure-1.2-r1.ebuild b/media-libs/alure/alure-1.2-r1.ebuild index 68bcce5498a..40d2702d0c6 100644 --- a/media-libs/alure/alure-1.2-r1.ebuild +++ b/media-libs/alure/alure-1.2-r1.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit cmake-utils eutils + +inherit cmake-utils DESCRIPTION="The OpenAL Utility Toolkit" HOMEPAGE="https://kcat.strangesoft.net/alure.html"
