From: Stefan Huber Date: Wed, 14 Feb 2024 21:28:00 +0000 (+0100) Subject: media-gfx/cgal-ipelets: Remove old versions X-Git-Url: https://git.sthu.org/?p=shuber-gentoo-overlay.git;a=commitdiff_plain;h=99a379a94e435d01a7207e6acb18e072b11dd6e3 media-gfx/cgal-ipelets: Remove old versions --- diff --git a/media-gfx/cgal-ipelets/cgal-ipelets-5.2.2-r1.ebuild b/media-gfx/cgal-ipelets/cgal-ipelets-5.2.2-r1.ebuild deleted file mode 100644 index 75c9096..0000000 --- a/media-gfx/cgal-ipelets/cgal-ipelets-5.2.2-r1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=7 - -CMAKE_BUILD_TYPE=Release - -inherit multilib cmake - -MY_P=CGAL-${PV} - -DESCRIPTION="Ipe addons shipped with the CGAL library" -HOMEPAGE="http://www.cgal.org/ https://gforge.inria.fr/projects/cgal/" -SRC_URI="https://github.com/CGAL/cgal/releases/download/v${PV}/${MY_P}.tar.xz" - -LICENSE="LGPL-3 GPL-3 Boost-1.0" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="" - -DEPEND=" - media-gfx/ipe - ~sci-mathematics/cgal-${PV} - " -RDEPEND="${DEPEND}" - -S="${WORKDIR}/${MY_P}/demo/CGAL_ipelets" diff --git a/media-gfx/cgal-ipelets/cgal-ipelets-5.2.ebuild b/media-gfx/cgal-ipelets/cgal-ipelets-5.2.ebuild deleted file mode 100644 index 75c9096..0000000 --- a/media-gfx/cgal-ipelets/cgal-ipelets-5.2.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=7 - -CMAKE_BUILD_TYPE=Release - -inherit multilib cmake - -MY_P=CGAL-${PV} - -DESCRIPTION="Ipe addons shipped with the CGAL library" -HOMEPAGE="http://www.cgal.org/ https://gforge.inria.fr/projects/cgal/" -SRC_URI="https://github.com/CGAL/cgal/releases/download/v${PV}/${MY_P}.tar.xz" - -LICENSE="LGPL-3 GPL-3 Boost-1.0" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="" - -DEPEND=" - media-gfx/ipe - ~sci-mathematics/cgal-${PV} - " -RDEPEND="${DEPEND}" - -S="${WORKDIR}/${MY_P}/demo/CGAL_ipelets"