commit:     d91e94939ed59260a4458381c3f4e45993d14ae0
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  6 20:51:34 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Jun  6 20:52:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d91e9493

gnustep-apps/cenon: drop 4.0.2-r1

Bug: https://bugs.gentoo.org/820008
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 gnustep-apps/cenon/Manifest              |  1 -
 gnustep-apps/cenon/cenon-4.0.2-r1.ebuild | 26 --------------------------
 2 files changed, 27 deletions(-)

diff --git a/gnustep-apps/cenon/Manifest b/gnustep-apps/cenon/Manifest
index 4cf033d88825..67039a1c92a8 100644
--- a/gnustep-apps/cenon/Manifest
+++ b/gnustep-apps/cenon/Manifest
@@ -1,2 +1 @@
-DIST Cenon-4.0.2.tar.bz2 4150615 BLAKE2B 
75252c6495c0cdba32f18e31674ff1c4f8e3d6c7f94b56ac763bcd7d8bcb401fe6817e0a06642dc927ff87c32956e9277a777a7744a8a33135a4e3a76aa511cc
 SHA512 
94bf95dbdb8fbe9c21fbe80cbc33fbe376c598cf79be295cb1045a0ac888da5363f388f3f051d593ca47f6c1fcbade2825389aec5da328c59158a1e5da89db75
 DIST Cenon-4.0.6.tar.bz2 10931177 BLAKE2B 
40b62313360833b7ee3677143014e7cbe90b79290e9bdd1afe01c411bd4382d792354c6529f84c89eeb2be1c0e7ac7ce5f9557148014af07f46fc223932b20d4
 SHA512 
7fe4847cf4b2bc2a8f46e42d9e24e35dc42d0d7688ed02ea844cac562355611c64d3a1f0a90ae379db28415b40bb2fb38c2faf8c67bcc5ef7d5512cbc7452a3a

diff --git a/gnustep-apps/cenon/cenon-4.0.2-r1.ebuild 
b/gnustep-apps/cenon/cenon-4.0.2-r1.ebuild
deleted file mode 100644
index 0ad1ebae9a69..000000000000
--- a/gnustep-apps/cenon/cenon-4.0.2-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit gnustep-2
-
-S=${WORKDIR}/${PN/c/C}
-
-DESCRIPTION="Cenon is a vector graphics tool for GNUstep, OpenStep and MacOSX"
-HOMEPAGE="http://www.cenon.info/";
-SRC_URI="http://www.cenon.zone/download/source/${P/c/C}.tar.bz2";
-KEYWORDS="amd64"
-SLOT="0"
-LICENSE="Cenon"
-IUSE=""
-
-DEPEND=""
-RDEPEND=">=gnustep-libs/cenonlibrary-4.0.0"
-
-src_prepare() {
-       # Do not install files already provided by cenonlibrary
-       epatch "${FILESDIR}"/${P}-install.patch
-
-       epatch "${FILESDIR}"/${P}-check-return-value.patch
-       epatch "${FILESDIR}"/${P}-gnustep-gui-0.24-support.patch
-}

Reply via email to