From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 635D313888F for ; Sat, 10 Oct 2015 14:33:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 363B6E0825; Sat, 10 Oct 2015 14:33:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B7E6AE0825 for ; Sat, 10 Oct 2015 14:33:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4700E33FA71 for ; Sat, 10 Oct 2015 14:33:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8739ADE7 for ; Sat, 10 Oct 2015 14:33:47 +0000 (UTC) From: "Maxim Koltsov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maxim Koltsov" Message-ID: <1444487620.4ee814d2c1222272104e5ff4ca602a755ba4d173.maksbotan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/ploop/files/, sys-cluster/ploop/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-cluster/ploop/Manifest sys-cluster/ploop/files/disable_create_run_dir.patch sys-cluster/ploop/ploop-1.14.1.ebuild X-VCS-Directories: sys-cluster/ploop/ sys-cluster/ploop/files/ X-VCS-Committer: maksbotan X-VCS-Committer-Name: Maxim Koltsov X-VCS-Revision: 4ee814d2c1222272104e5ff4ca602a755ba4d173 X-VCS-Branch: master Date: Sat, 10 Oct 2015 14:33:47 +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: af78b3be-f8d6-4cdc-80ff-03375c441265 X-Archives-Hash: f8698024c64d421574e07b106b510ef2 commit: 4ee814d2c1222272104e5ff4ca602a755ba4d173 Author: Maxim Koltsov gentoo org> AuthorDate: Sat Oct 10 14:31:51 2015 +0000 Commit: Maxim Koltsov gentoo org> CommitDate: Sat Oct 10 14:33:40 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ee814d2 sys-cluster/ploop: bump to 1.14.1 Package-Manager: portage-2.2.22 sys-cluster/ploop/Manifest | 1 + .../ploop/files/disable_create_run_dir.patch | 21 ++++++++ sys-cluster/ploop/ploop-1.14.1.ebuild | 61 ++++++++++++++++++++++ 3 files changed, 83 insertions(+) diff --git a/sys-cluster/ploop/Manifest b/sys-cluster/ploop/Manifest index 056d0d0..e48d97d 100644 --- a/sys-cluster/ploop/Manifest +++ b/sys-cluster/ploop/Manifest @@ -1 +1,2 @@ DIST ploop-1.13.2.tar.bz2 122821 SHA256 c1705c3bebd4f0f8860fecadf57cca457216b2abad880eb36098351244f9c1c3 SHA512 85a3314dc1114b692cd98290412fd2ea78c516964c712487dd72f8347fd583172d8836f997d63ccade89ee39be031669074d9bc957926b97175e659ec505ddfb WHIRLPOOL aea714ec18aa82cce2fcffa9aafdfe0e627ed83db9b8eaf0621b2dddb58fd300fdd9a3896e2e5192154cc5e0b6b11668128ed2e66fd04c1daae84e23d41c7a99 +DIST ploop-1.14.1.tar.bz2 123962 SHA256 841fde81c46632072ff8bcc29a4074a15b3c8359967254deeba51f0af34a6c0e SHA512 7a235865f071de6e2762923d6591c8c6ee00d0d05ec80c6a2a1332f5b6881ccf827f7ddc40dfe1d663b8abf492a188a23f7d28a43dd553d6e37c8091cb3bc484 WHIRLPOOL 8e80385233cbd5be0a26a20fb5442f82fa57adffe22f78a1207c73ece65822091c7fbbf90b59b97b8cf6ff760447a93c391e828af5402ecdc59285a74c114332 diff --git a/sys-cluster/ploop/files/disable_create_run_dir.patch b/sys-cluster/ploop/files/disable_create_run_dir.patch new file mode 100644 index 0000000..7260949 --- /dev/null +++ b/sys-cluster/ploop/files/disable_create_run_dir.patch @@ -0,0 +1,21 @@ +--- lib/Makefile.old 2015-10-10 15:49:25.377235002 +0300 ++++ lib/Makefile 2015-10-10 15:49:50.021464544 +0300 +@@ -76,17 +76,13 @@ + .depend: $(filter-out $(GENERATED),$(SOURCES)) + -include .depend + +-install-lockdir: +- $(Q) $(INSTALL) -d $(DESTDIR)$(LOCKDIR) +-.PHONY: install-lockdir +- + install-pc: $(PC) + $(E) " INSTALL " $(PC) + $(Q) $(INSTALL) -d $(DESTDIR)$(PCDIR) + $(Q) $(INSTALL) $(PC) $(DESTDIR)$(PCDIR) + .PHONY: install-pc + +-install: all install-lockdir install-pc ++install: all install-pc + $(Q) $(INSTALL) -d $(DESTDIR)$(LIBDIR) + $(E) " INSTALL " $(LIBPLOOP) + $(Q) $(INSTALL) -m 644 $(LIBPLOOP) $(DESTDIR)$(LIBDIR) diff --git a/sys-cluster/ploop/ploop-1.14.1.ebuild b/sys-cluster/ploop/ploop-1.14.1.ebuild new file mode 100644 index 0000000..00858bd --- /dev/null +++ b/sys-cluster/ploop/ploop-1.14.1.ebuild @@ -0,0 +1,61 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit eutils toolchain-funcs multilib systemd + +DESCRIPTION="openvz tool and a library to control ploop block devices" +HOMEPAGE="http://wiki.openvz.org/Download/ploop" +SRC_URI="http://download.openvz.org/utils/ploop/${PV}/src/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug static-libs" + +DEPEND=" + dev-libs/libxml2 + virtual/pkgconfig + " + +RDEPEND="dev-libs/libxml2 + !