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 E5EA51382DE for ; Sun, 3 Jul 2016 20:28:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BBFCB141A2; Sun, 3 Jul 2016 20:27:58 +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 2BA61141A5 for ; Sun, 3 Jul 2016 20:27:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 260CF340DE1 for ; Sun, 3 Jul 2016 20:27:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 579FC244B for ; Sun, 3 Jul 2016 20:27:52 +0000 (UTC) From: "Andreas Hüttel" 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 Hüttel" Message-ID: <1467577661.60608eb3d5f73d8c15dc4e655b17d96e6274f871.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libwpd/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/libwpd/libwpd-0.10.0-r2.ebuild app-text/libwpd/libwpd-0.10.0.ebuild X-VCS-Directories: app-text/libwpd/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 60608eb3d5f73d8c15dc4e655b17d96e6274f871 X-VCS-Branch: master Date: Sun, 3 Jul 2016 20:27:52 +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: 7c4ac056-0dea-4138-aee0-08793f6b3edd X-Archives-Hash: d4b0310799a9fe69c93d9dc12f4a8e36 commit: 60608eb3d5f73d8c15dc4e655b17d96e6274f871 Author: Andreas Sturmlechner gmail com> AuthorDate: Sun Jun 12 23:08:37 2016 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Sun Jul 3 20:27:41 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60608eb3 app-text/libwpd: Drop old Package-Manager: portage-2.2.28 app-text/libwpd/libwpd-0.10.0-r2.ebuild | 55 -------------------------------- app-text/libwpd/libwpd-0.10.0.ebuild | 56 --------------------------------- 2 files changed, 111 deletions(-) diff --git a/app-text/libwpd/libwpd-0.10.0-r2.ebuild b/app-text/libwpd/libwpd-0.10.0-r2.ebuild deleted file mode 100644 index ecc9ce0..0000000 --- a/app-text/libwpd/libwpd-0.10.0-r2.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit alternatives eutils - -DESCRIPTION="WordPerfect Document import/export library" -HOMEPAGE="http://libwpd.sf.net" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" - -LICENSE="|| ( LGPL-2.1 MPL-2.0 )" -SLOT="0.10" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~x86 ~x86-fbsd" -IUSE="doc +tools" - -COMMON_DEPEND="dev-libs/librevenge" -DEPEND="${COMMON_DEPEND} - virtual/pkgconfig - doc? ( app-doc/doxygen ) -" -RDEPEND="${COMMON_DEPEND} - !