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 ED3DD1382C5 for ; Sat, 23 Jan 2021 00:25:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 440B1E0BE7; Sat, 23 Jan 2021 00:25:55 +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 1F1A5E0BE7 for ; Sat, 23 Jan 2021 00:25:55 +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 46947340A3B for ; Sat, 23 Jan 2021 00:25:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9DAD94AC for ; Sat, 23 Jan 2021 00:25:51 +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: <1611361537.2cd2154a6e22f969658c0beb415268c7ca61f18e.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libodfgen/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/libodfgen/Manifest app-text/libodfgen/libodfgen-0.1.8.ebuild app-text/libodfgen/libodfgen-9999.ebuild X-VCS-Directories: app-text/libodfgen/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2cd2154a6e22f969658c0beb415268c7ca61f18e X-VCS-Branch: master Date: Sat, 23 Jan 2021 00:25:51 +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: 203bb3d4-133f-40b9-a63f-fd2278d95342 X-Archives-Hash: fdb6c6201642c46036b70fcd0dbe01e0 commit: 2cd2154a6e22f969658c0beb415268c7ca61f18e Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Jan 22 21:58:06 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jan 23 00:25:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cd2154a app-text/libodfgen: 0.1.8 version bump Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> app-text/libodfgen/Manifest | 1 + .../{libodfgen-9999.ebuild => libodfgen-0.1.8.ebuild} | 11 +++++++---- app-text/libodfgen/libodfgen-9999.ebuild | 11 +++++++---- 3 files changed, 15 insertions(+), 8 deletions(-) diff --git a/app-text/libodfgen/Manifest b/app-text/libodfgen/Manifest index 4613e27ad6e..d058078dd50 100644 --- a/app-text/libodfgen/Manifest +++ b/app-text/libodfgen/Manifest @@ -1 +1,2 @@ DIST libodfgen-0.1.7.tar.xz 384760 BLAKE2B 93066e52c0651e3714843764f0d023178cf0ddb52c1185f085c70180f4123cd26d79b9ea2c211a82f2681c42c8795c3f062f081161effa7fe821b64b54b82cd8 SHA512 eaf5c6646a9cacf54cb0416b08526f35d18d0618f3f64cf14f4b24537b0285da2786d2f6d6e2c204c8248f900d37287b2c5af79720b0d49452f67b14c86ea36e +DIST libodfgen-0.1.8.tar.xz 386156 BLAKE2B 8cc55cd6ad39927ca1fec459cb484362877f0eb0a044d806a93ec573ca2d840fece17fdbb58b0b30869af945fe9ddaa23a88729c1802b2b1321d5551f94a32c5 SHA512 e4a15aa7f1db483cdbb9c531bfb234b4794890cc583c70e8aa3374771be8928e7917105d48dab80d1ab6d57e43fa78415097d9b897cb12fb2a609f4647ee99d6 diff --git a/app-text/libodfgen/libodfgen-9999.ebuild b/app-text/libodfgen/libodfgen-0.1.8.ebuild similarity index 85% copy from app-text/libodfgen/libodfgen-9999.ebuild copy to app-text/libodfgen/libodfgen-0.1.8.ebuild index 03f14c4c702..6c33ab30007 100644 --- a/app-text/libodfgen/libodfgen-9999.ebuild +++ b/app-text/libodfgen/libodfgen-0.1.8.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -if [[ ${PV} == 9999 ]]; then +if [[ ${PV} == *9999* ]]; then EGIT_REPO_URI="https://git.code.sf.net/p/libwpd/libodfgen" inherit autotools git-r3 else @@ -13,12 +13,15 @@ fi DESCRIPTION="Library to generate ODF documents from libwpd and libwpg" HOMEPAGE="http://libwpd.sourceforge.net/" + LICENSE="|| ( LGPL-2.1 MPL-2.0 )" SLOT="0" - IUSE="doc" -RDEPEND="dev-libs/librevenge" +RDEPEND=" + dev-libs/librevenge + dev-libs/libxml2:2 +" DEPEND="${RDEPEND}" BDEPEND=" virtual/pkgconfig diff --git a/app-text/libodfgen/libodfgen-9999.ebuild b/app-text/libodfgen/libodfgen-9999.ebuild index 03f14c4c702..6c33ab30007 100644 --- a/app-text/libodfgen/libodfgen-9999.ebuild +++ b/app-text/libodfgen/libodfgen-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -if [[ ${PV} == 9999 ]]; then +if [[ ${PV} == *9999* ]]; then EGIT_REPO_URI="https://git.code.sf.net/p/libwpd/libodfgen" inherit autotools git-r3 else @@ -13,12 +13,15 @@ fi DESCRIPTION="Library to generate ODF documents from libwpd and libwpg" HOMEPAGE="http://libwpd.sourceforge.net/" + LICENSE="|| ( LGPL-2.1 MPL-2.0 )" SLOT="0" - IUSE="doc" -RDEPEND="dev-libs/librevenge" +RDEPEND=" + dev-libs/librevenge + dev-libs/libxml2:2 +" DEPEND="${RDEPEND}" BDEPEND=" virtual/pkgconfig