commit: 40fa156c723c5f3a53fd1a086dc21eb997af1757 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Feb 15 00:41:56 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Feb 15 00:41:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40fa156c
media-libs/libxmi: cleanup old Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/libxmi/libxmi-1.3.ebuild | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/media-libs/libxmi/libxmi-1.3.ebuild b/media-libs/libxmi/libxmi-1.3.ebuild deleted file mode 100644 index 8b2d6b65194..00000000000 --- a/media-libs/libxmi/libxmi-1.3.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -AUTOTOOLS_AUTORECONF=true - -inherit autotools-utils - -DESCRIPTION="C/C++ function library for rasterizing 2-D vector graphics" -HOMEPAGE="https://www.gnu.org/software/libxmi/" -SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" -#mirror://gnu/${PN}/${P}.tar.gz" -# Version unbundled from plotutils - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" -IUSE="static-libs" - -DEPEND="!<=media-libs/plotutils-2.6" -RDEPEND="${DEPEND}"
