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 78671138334 for ; Wed, 8 May 2019 22:57:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE58AE08ED; Wed, 8 May 2019 22:56:58 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 94885E08F0 for ; Wed, 8 May 2019 22:56:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 4CEBB343D8E for ; Wed, 8 May 2019 22:56:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1308C5E7 for ; Wed, 8 May 2019 22:56:54 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1557356174.23dfc0c01d46b6316729309d199be8afdd45e136.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libfpx/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libfpx/libfpx-1.3.1_p10.ebuild media-libs/libfpx/metadata.xml X-VCS-Directories: media-libs/libfpx/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 23dfc0c01d46b6316729309d199be8afdd45e136 X-VCS-Branch: master Date: Wed, 8 May 2019 22:56:54 +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: 4be73ed2-7769-4c21-a76a-bd5782a24e1f X-Archives-Hash: acba182cfcc7d0e17a18243fade022d9 commit: 23dfc0c01d46b6316729309d199be8afdd45e136 Author: Wim Muskee gmail com> AuthorDate: Thu Apr 18 19:35:46 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed May 8 22:56:14 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23dfc0c0 media-libs/libfpx: update HOMEPAGE, metadata Closes: https://bugs.gentoo.org/619072 Signed-off-by: Wim Muskee gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11732 Signed-off-by: Andreas Sturmlechner gentoo.org> media-libs/libfpx/libfpx-1.3.1_p10.ebuild | 2 +- media-libs/libfpx/metadata.xml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/media-libs/libfpx/libfpx-1.3.1_p10.ebuild b/media-libs/libfpx/libfpx-1.3.1_p10.ebuild index 006ee9d4936..b6740032011 100644 --- a/media-libs/libfpx/libfpx-1.3.1_p10.ebuild +++ b/media-libs/libfpx/libfpx-1.3.1_p10.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit eutils flag-o-matic libtool DESCRIPTION="A library for manipulating FlashPIX images" -HOMEPAGE="http://www.i3a.org/" +HOMEPAGE="https://github.com/ImageMagick/libfpx" SRC_URI="mirror://imagemagick/delegates/${P/_p/-}.tar.bz2" LICENSE="Flashpix" diff --git a/media-libs/libfpx/metadata.xml b/media-libs/libfpx/metadata.xml index d845d64c112..7a252f9efc5 100644 --- a/media-libs/libfpx/metadata.xml +++ b/media-libs/libfpx/metadata.xml @@ -8,4 +8,7 @@ Reflect major ABI of libfpx.so. + + ImageMagick/libfpx +