From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 02822138330 for ; Sun, 25 Sep 2016 19:56:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3511EE0B78; Sun, 25 Sep 2016 19:56:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 92E58E0B78 for ; Sun, 25 Sep 2016 19:56:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9F1543409A4 for ; Sun, 25 Sep 2016 19:56:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6E7E2485 for ; Sun, 25 Sep 2016 19:56:01 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1474833338.173b4418d7e0b1bfc312afd03879e2f8fc7afbf6.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/ X-VCS-Repository: repo/gentoo X-VCS-Files: eclass/gstreamer.eclass X-VCS-Directories: eclass/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 173b4418d7e0b1bfc312afd03879e2f8fc7afbf6 X-VCS-Branch: master Date: Sun, 25 Sep 2016 19:56:01 +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: 8180ab9e-ddb2-4275-857b-c3c20e212f0d X-Archives-Hash: 122616ae6f10765be0d03eaeb25a9234 commit: 173b4418d7e0b1bfc312afd03879e2f8fc7afbf6 Author: Mart Raudsepp gentoo org> AuthorDate: Sun Sep 25 19:00:58 2016 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sun Sep 25 19:55:38 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=173b4418 eclass/gstreamer.eclass: Fix typo in documentation comment eclass/gstreamer.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/gstreamer.eclass b/eclass/gstreamer.eclass index b6fc20a..dd5bf2c 100644 --- a/eclass/gstreamer.eclass +++ b/eclass/gstreamer.eclass @@ -171,7 +171,7 @@ gstreamer_get_plugin_dir() { # @USAGE: gstreamer_system_link gst-libs/gst/audio:gstreamer-audio [...] # @DESCRIPTION: # Walks through makefiles in order to make sure build will link against system -# librairies. +# libraries. # Takes a list of path fragments and corresponding pkgconfig libraries # separated by colon (:). Will replace the path fragment by the output of # pkgconfig.