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 EABA9138332 for ; Thu, 29 Sep 2016 15:51:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2BD67E085C; Thu, 29 Sep 2016 15:51:54 +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 F0527E0854 for ; Thu, 29 Sep 2016 15:51:53 +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 8AAB134067D for ; Thu, 29 Sep 2016 15:51:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DDFE8249E for ; Thu, 29 Sep 2016 15:51:50 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1475164299.cea8bc62e8ddb38d77c74c6a5b431ce927f95a7c.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/exempi/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/exempi/Manifest media-libs/exempi/exempi-2.2.0.ebuild X-VCS-Directories: media-libs/exempi/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: cea8bc62e8ddb38d77c74c6a5b431ce927f95a7c X-VCS-Branch: master Date: Thu, 29 Sep 2016 15:51:50 +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: f52de5ae-d953-4a0f-b442-a8c293cbc807 X-Archives-Hash: e98d6bdc61b79d42ab7e8a3c793550d1 commit: cea8bc62e8ddb38d77c74c6a5b431ce927f95a7c Author: Michael Palimaka gentoo org> AuthorDate: Thu Sep 29 15:47:13 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Sep 29 15:51:39 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cea8bc62 media-libs/exempi: remove old Package-Manager: portage-2.3.1 media-libs/exempi/Manifest | 1 - media-libs/exempi/exempi-2.2.0.ebuild | 50 ----------------------------------- 2 files changed, 51 deletions(-) diff --git a/media-libs/exempi/Manifest b/media-libs/exempi/Manifest index c4b2de4..9732230 100644 --- a/media-libs/exempi/Manifest +++ b/media-libs/exempi/Manifest @@ -1,2 +1 @@ -DIST exempi-2.2.0.tar.gz 3555957 SHA256 710a01a4e879c3a58304021d8a9624cf8b65f79b2b949951a873c91f6d64d102 SHA512 bb477787204bdc2cc8e9949c8407beb5af2aeab8f3e769ce814ee7eaf7476336b68635d6301cfbd600da34b1003c371e624866ec6c3b426d06076ec90c663f82 WHIRLPOOL 4c4b9a69f24c0ea792062e27a25688cc70a58baa6853a7b2a078732e33281c5ee9d9e21488d90a86a1fe28b6f227cfeb64a7e1524a815fa7a30a955fde2e4983 DIST exempi-2.2.1.tar.gz 3566843 SHA256 a99e1569047988200e4935cf4395667341a5bd8d6067847a08df4304546cc362 SHA512 f4b97ec7af89924755a0695464bad5081de6a5d6a6f28c06984c051d677f8771c39df12951761ecd28d6ff520ddec4e21179dcba8b58f0ef649bbdad1a53aa9c WHIRLPOOL 622d23cb519f2dda988b7d13dd26be55dd207bfe8ec2f2c0b8b568974571780b51b5284d871a310e461041f1054265efb199cf5c21fcf6eee6619cb85dc335e9 diff --git a/media-libs/exempi/exempi-2.2.0.ebuild b/media-libs/exempi/exempi-2.2.0.ebuild deleted file mode 100644 index d8cf8f5..00000000 --- a/media-libs/exempi/exempi-2.2.0.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=4 -inherit autotools eutils - -DESCRIPTION="Exempi is a port of the Adobe XMP SDK to work on UNIX" -HOMEPAGE="https://libopenraw.freedesktop.org/wiki/Exempi" -SRC_URI="https://libopenraw.freedesktop.org/download/${P}.tar.gz" - -LICENSE="BSD" -SLOT="2" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" -IUSE="examples static-libs" - -RDEPEND=">=dev-libs/expat-2 - virtual/libiconv - sys-libs/zlib" -DEPEND="${RDEPEND} - sys-devel/gettext" - -RESTRICT="test" #295875 - -DOCS="AUTHORS ChangeLog NEWS README TODO" - -src_prepare() { - epatch "${FILESDIR}"/${PN}-2.1.1-iconv.patch - cp /usr/share/gettext/config.rpath . || die - eautoreconf -} - -src_configure() { - econf \ - $(use_enable static-libs static) \ - --disable-unittest -} - -src_install() { - default - - rm -f "${ED}"usr/lib*/lib*.la - - if use examples; then - emake -C samples/source distclean - rm -f samples/{,source,testfiles}/Makefile* - insinto /usr/share/doc/${PF}/examples - doins -r samples/* - fi -}