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 80C88138239 for ; Sat, 9 Feb 2019 16:07:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86670E0AAC; Sat, 9 Feb 2019 16:07:04 +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 527C5E0AA2 for ; Sat, 9 Feb 2019 16:07:04 +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 082D3335D6F for ; Sat, 9 Feb 2019 16:07:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F9DB53D for ; Sat, 9 Feb 2019 16:07:00 +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: <1549728408.21f07db657edce4e8dd0c05d19fc5b92b681f28f.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegoptim/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/jpegoptim/Manifest media-gfx/jpegoptim/jpegoptim-1.4.6.ebuild X-VCS-Directories: media-gfx/jpegoptim/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 21f07db657edce4e8dd0c05d19fc5b92b681f28f X-VCS-Branch: master Date: Sat, 9 Feb 2019 16:07: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ee98b32d-8d70-48b3-a6cf-60e5fe06022d X-Archives-Hash: d724affab72ddfbe920874ff6c578d90 commit: 21f07db657edce4e8dd0c05d19fc5b92b681f28f Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Feb 9 15:57:14 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Feb 9 16:06:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21f07db6 media-gfx/jpegoptim: 1.4.6 version bump, EAPI-7 bump Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> media-gfx/jpegoptim/Manifest | 1 + media-gfx/jpegoptim/jpegoptim-1.4.6.ebuild | 15 +++++++++++++++ 2 files changed, 16 insertions(+) diff --git a/media-gfx/jpegoptim/Manifest b/media-gfx/jpegoptim/Manifest index b3d8dcf6a14..ed316f97357 100644 --- a/media-gfx/jpegoptim/Manifest +++ b/media-gfx/jpegoptim/Manifest @@ -1,2 +1,3 @@ DIST jpegoptim-1.4.3.tar.gz 98151 BLAKE2B 6faf7097fbd72302707ca7f7b7f6bb02841d5f6433c6624254c09fcf389da99cc117eddddf1e58de941394e84b22d6cef06d54568de26558c8c9cb90b0c77595 SHA512 4495e9cf5af9ba41273bf23a4abea724adb19ddac373d5985c29fe65b227c0b23bf14baaa28fa8f8617370e9b9fe41b0d365ad19da67f34d32fa857232c7b09e DIST jpegoptim-1.4.4.tar.gz 98794 BLAKE2B 32cc9a64b832ed994453f6f87c20c29ab23423cd94ecfa8894ad7ab3fd7aca2f7f54cc0eeb7148f768bf9378e79934c9c2ea6837f9348da6b8fad04b9be01dc1 SHA512 67879b5709a97c7b097e5eae6fe4047d330da8a445eab6e9528cb5f54d76db1bba058eff5c7342b68653e7d25e50ad923d5ce04799e1b3f1815d8b70affd46a3 +DIST jpegoptim-1.4.6.tar.gz 99004 BLAKE2B efe8d4155e6a111ef7f810ddfa9d2ddc2b58d2a54728b81698c47444eebde864662ecc397cd935af47070b84daf36b33815e87a2909fc8b6ba7ca2421eff9687 SHA512 1ebd4986cbfeae19c1e01521862c15de25e078ccb6483c29f0d89b9c8e308c93d8dca7a200a57dd5da793e481ca5dc9c4f0d84b252f5b9408b4e719c35d7e90f diff --git a/media-gfx/jpegoptim/jpegoptim-1.4.6.ebuild b/media-gfx/jpegoptim/jpegoptim-1.4.6.ebuild new file mode 100644 index 00000000000..dab1c63d5ae --- /dev/null +++ b/media-gfx/jpegoptim/jpegoptim-1.4.6.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Utility to optimize JPEG files" +HOMEPAGE="https://www.kokkonen.net/tjko/projects.html https://github.com/tjko/jpegoptim" +SRC_URI="https://www.kokkonen.net/tjko/src/${P}.tar.gz" + +LICENSE="GPL-2+" # While COPYING is plain GPL-2, COPYRIGHT is clarifying it to be 'any later version' +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" + +DEPEND="virtual/jpeg:0" +RDEPEND="${DEPEND}"