From: Andreas Sturmlechner Date: Sun, 12 Jun 2016 23:08:37 +0000 (+0200) Subject: app-text/libwpd: Drop old X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=60608eb3d5f73d8c15dc4e655b17d96e6274f871;p=gentoo.git app-text/libwpd: Drop old Package-Manager: portage-2.2.28 --- 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 ecc9ce00e4aa..000000000000 --- 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} - !