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 4C577138334 for ; Mon, 23 Sep 2019 16:39:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 993EAE083D; Mon, 23 Sep 2019 16:39:40 +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 8095CE083D for ; Mon, 23 Sep 2019 16:39:40 +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 48E4B34B4D3 for ; Mon, 23 Sep 2019 16:39:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0DF76824 for ; Mon, 23 Sep 2019 16:39:36 +0000 (UTC) From: "Bernard Cafarelli" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Bernard Cafarelli" Message-ID: <1569256383.be1fe04043f0a46ecc70e10ea1ff4d1ba9ad5531.voyageur@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libwbxml/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libwbxml/libwbxml-0.11.2.ebuild dev-libs/libwbxml/metadata.xml X-VCS-Directories: dev-libs/libwbxml/ X-VCS-Committer: voyageur X-VCS-Committer-Name: Bernard Cafarelli X-VCS-Revision: be1fe04043f0a46ecc70e10ea1ff4d1ba9ad5531 X-VCS-Branch: master Date: Mon, 23 Sep 2019 16:39:36 +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: 534f531e-4f5e-4bee-b087-7c589ae31424 X-Archives-Hash: fce741ee6801f04ad800adc188e23b98 commit: be1fe04043f0a46ecc70e10ea1ff4d1ba9ad5531 Author: Bernard Cafarelli gentoo org> AuthorDate: Mon Sep 23 16:21:44 2019 +0000 Commit: Bernard Cafarelli gentoo org> CommitDate: Mon Sep 23 16:33:03 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be1fe040 dev-libs/libwbxml: move to gnustep maintainership This is actually used by gnustep-apps/sogo, the dependency was missing Update to point to new home on github Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Bernard Cafarelli gentoo.org> dev-libs/libwbxml/libwbxml-0.11.2.ebuild | 4 ++-- dev-libs/libwbxml/metadata.xml | 6 +++++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/dev-libs/libwbxml/libwbxml-0.11.2.ebuild b/dev-libs/libwbxml/libwbxml-0.11.2.ebuild index 5c14fc4f61f..eac776740c3 100644 --- a/dev-libs/libwbxml/libwbxml-0.11.2.ebuild +++ b/dev-libs/libwbxml/libwbxml-0.11.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit cmake-utils DESCRIPTION="Library and tools to parse, encode and handle WBXML documents" -HOMEPAGE="http://libwbxml.opensync.org/" +HOMEPAGE="https://github.com/libwbxml/libwbxml" SRC_URI="mirror://sourceforge/libwbxml/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/dev-libs/libwbxml/metadata.xml b/dev-libs/libwbxml/metadata.xml index f71bb61e3de..732d006393b 100644 --- a/dev-libs/libwbxml/metadata.xml +++ b/dev-libs/libwbxml/metadata.xml @@ -1,8 +1,12 @@ - + + gnustep@gentoo.org + Gentoo GNUstep Project + + libwbxml/libwbxml libwbxml