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 642E4138335 for ; Sun, 24 Nov 2019 13:36:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 676BBE082B; Sun, 24 Nov 2019 13:36:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4F01AE082B for ; Sun, 24 Nov 2019 13:36:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2887634D2BF for ; Sun, 24 Nov 2019 13:36:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 44E788D4 for ; Sun, 24 Nov 2019 13:36:02 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1574602542.f65e52615bef4aed0f6b8e054a71c58bd12c91d4.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/imlib2_loaders/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/imlib2_loaders/metadata.xml X-VCS-Directories: media-plugins/imlib2_loaders/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: f65e52615bef4aed0f6b8e054a71c58bd12c91d4 X-VCS-Branch: master Date: Sun, 24 Nov 2019 13:36:02 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 011564ad-5c69-4931-a5b1-339454ac47c4 X-Archives-Hash: d0b36c3f6b1882276ff60719e69dad8d commit: f65e52615bef4aed0f6b8e054a71c58bd12c91d4 Author: Joonas Niilola gentoo org> AuthorDate: Sun Nov 24 13:35:20 2019 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sun Nov 24 13:35:42 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f65e5261 media-plugins/imlib2_loaders: fix trailing whitespace error Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Joonas Niilola gentoo.org> media-plugins/imlib2_loaders/metadata.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/media-plugins/imlib2_loaders/metadata.xml b/media-plugins/imlib2_loaders/metadata.xml index cbf8f1a9c90..d387cac879d 100644 --- a/media-plugins/imlib2_loaders/metadata.xml +++ b/media-plugins/imlib2_loaders/metadata.xml @@ -10,12 +10,12 @@ Enable XCF image loader - This package contains image loader plugins for Imlib2 that are not + This package contains image loader plugins for Imlib2 that are not distributed together with the Imlib2 package itself. - The XCF loader cannot be packaged together with Imlib2 because Imlib2 is - distributed under the BSD license, whereas the XCF loader is using elements - of the Gimp's (www.gimp.org) codebase, which is distributed under the GPL. + The XCF loader cannot be packaged together with Imlib2 because Imlib2 is + distributed under the BSD license, whereas the XCF loader is using elements + of the Gimp's (www.gimp.org) codebase, which is distributed under the GPL. The XCF loader therefore is GPL'd as well.