From a9b37934d0877c4249ea35c9e9c5b8cf3b836c9e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 1 Aug 2022 09:15:09 +0100 Subject: gentoo auto-resync : 01:08:2022 - 09:15:08 --- app-misc/cadubi/Manifest | 5 +---- app-misc/cadubi/cadubi-1.3.4.ebuild | 2 +- app-misc/cadubi/cadubi-1.3.ebuild | 28 ------------------------- app-misc/cadubi/files/cadubi-1.3-helpfile.patch | 11 ---------- 4 files changed, 2 insertions(+), 44 deletions(-) delete mode 100644 app-misc/cadubi/cadubi-1.3.ebuild delete mode 100644 app-misc/cadubi/files/cadubi-1.3-helpfile.patch (limited to 'app-misc/cadubi') diff --git a/app-misc/cadubi/Manifest b/app-misc/cadubi/Manifest index a43edf49cc1b..b57eb0ec8c49 100644 --- a/app-misc/cadubi/Manifest +++ b/app-misc/cadubi/Manifest @@ -1,6 +1,3 @@ -AUX cadubi-1.3-helpfile.patch 351 BLAKE2B 1dae10ad3b58bfc21b0c1ffcccbaec6c41de3433fad5657ed02273fb0f91e3e0ad3c15292c8bc5cca5850cbd0ad41d3fed8705f50f22431908565f5f66e27da6 SHA512 36c2af2d77a58d5091b7171495a8d788e219e65a664fe0bfd55800a2aacaac04db5e2d249c6bc8737336c43e2852687f7fee7da4510597d64b40abe4843cdac3 DIST cadubi-1.3.4.tar.gz 65661 BLAKE2B 239cedfe50fba79bcfe250a2b646f851ef06bdae18260aeab2d10b8889dcc0d9d086f3edc8b594b3199aaa23f85ab3bd3393d63428ea545893f41a723063c9a0 SHA512 02a8e6d49f4892294d0c8fdffa7b6032ed7529bf0869681e9b760ed5c227905cca829d1f4e049400789d69c1251f4df714bf36d5c42dc778ac37e89cf753b45a -DIST cadubi-1.3.tar.gz 12559 BLAKE2B d1a32d602c00d76717e8e6cdf8d376dca12f9f55f9375bb0b8ea781cf923cfb90789cc011a3ab33960339ced3c05c668f6c6ec6e5b33ca89f7eda27c47789639 SHA512 e3b5190850bd4d579934bd5825db2b8bde5a46158862ec66b8604999344138477c0fb3fad34dc186ed9dd67dfbdcacf12763f76adbdfbd0cc4dbf6b51ad53bc7 -EBUILD cadubi-1.3.4.ebuild 644 BLAKE2B 53b769e0ec44fb4af4b7f62a5b099966ad01fbefe0cc6b51a0734abee7fe84224a8a81a6d7d033e5419cb23c7059438329921e8013db050c11f5084cea3874a6 SHA512 8b0f1c0ff9672dab4b9302bdc362d7bdadf9762efb110a586887d8f892635ef51f2de274ea2d9e6270071fffea66256bfd4b5136f35c8e078ee018b93c621332 -EBUILD cadubi-1.3.ebuild 574 BLAKE2B 690a332da44371b7fab741801b9cc0465962db1d5a6b2e51e53688a06f3a3c4ebfd70a4282921aa174839de0de3c05cbc81864b91d6f59fbd6d82dbb3a4342ba SHA512 804928407e3d0e042b1b1395720f373992a21c2037066771d1480b3cc3079c38e22ecad4101b55124f2c2a277e16e9f24bf741bb0df32f146d509b78bb303be0 +EBUILD cadubi-1.3.4.ebuild 643 BLAKE2B 93d766d2dd2bb645c6dc39f458fcf0d62448bd871e4399e272407e8f05a51ba388156114e622a577885d718c32526361f805abc7176685c51b3c32a2b11ac564 SHA512 8608a34dc778a18dd9b4e330a39d602444b93931077b5657ea5f1afc8f39022c3e719ed05d22fc1301b0babdb811b7dd7fed0cf79a961504f0ec62ee2bae61aa MISC metadata.xml 167 BLAKE2B 868e3b584722eaacf68273db062bb773d8c7e5d7ab2b81ca7e8397643bf7cc106c3a1033594401c99c54f667bb45d6b73f9048fc335580bbd44b4589ad26a832 SHA512 30caadd1496c3b9969136038239a1d8e01f236726b4022c2d7e19ca7575f25f735e556835e581afbf44fbd3e4104c40f2b5ef5fa70118d75c881fdf871962d0a diff --git a/app-misc/cadubi/cadubi-1.3.4.ebuild b/app-misc/cadubi/cadubi-1.3.4.ebuild index 18411e59d8d4..5252c05491e2 100644 --- a/app-misc/cadubi/cadubi-1.3.4.ebuild +++ b/app-misc/cadubi/cadubi-1.3.4.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/statico/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ppc ppc64 ~x86" +KEYWORDS="~amd64 ppc ppc64 x86" RDEPEND="dev-lang/perl >=dev-perl/TermReadKey-2.21" diff --git a/app-misc/cadubi/cadubi-1.3.ebuild b/app-misc/cadubi/cadubi-1.3.ebuild deleted file mode 100644 index 9e51a1ee8b47..000000000000 --- a/app-misc/cadubi/cadubi-1.3.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="An application that allows you to draw ASCII-Art images" -HOMEPAGE="http://langworth.com/CadubiProject" -SRC_URI="http://langworth.com/downloads/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~amd64 ppc ppc64 x86" -IUSE="" - -DEPEND="dev-lang/perl - >=dev-perl/TermReadKey-2.21" - -src_prepare() { - default - eapply "${FILESDIR}"/${P}-helpfile.patch -} - -src_install() { - dobin cadubi - insinto /usr/$(get_libdir)/${PN} - doins help.txt - dodoc README -} diff --git a/app-misc/cadubi/files/cadubi-1.3-helpfile.patch b/app-misc/cadubi/files/cadubi-1.3-helpfile.patch deleted file mode 100644 index fd54d5c8bfb1..000000000000 --- a/app-misc/cadubi/files/cadubi-1.3-helpfile.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/cadubi.orig 2004-03-29 22:36:24.280138064 +0200 -+++ b/cadubi 2004-03-29 22:39:34.473224320 +0200 -@@ -18,7 +18,7 @@ - # (sorry guys, i wrote this years before i had the remotest clue as to - # what the hell i was doing) - use FindBin qw($Bin); --$HELPFILE = "$Bin/help.txt"; -+$HELPFILE = "$Bin/../lib/cadubi/help.txt"; - - # other stuff - $DEBUG = 0; -- cgit v1.2.3