commit:     0591a5938ac578d5b8b2c97010364221811d3300
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 12 06:40:38 2024 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Thu Sep 12 06:41:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0591a593

media-gfx/aewan: drop 1.0.01-r1

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 media-gfx/aewan/aewan-1.0.01-r1.ebuild | 29 -----------------------------
 1 file changed, 29 deletions(-)

diff --git a/media-gfx/aewan/aewan-1.0.01-r1.ebuild 
b/media-gfx/aewan/aewan-1.0.01-r1.ebuild
deleted file mode 100644
index f0234388da34..000000000000
--- a/media-gfx/aewan/aewan-1.0.01-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-DESCRIPTION="A curses-based editor for ASCII art"
-HOMEPAGE="https://aewan.sourceforge.net/";
-SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-DOCS=( CHANGELOG README TODO )
-
-DEPEND="sys-libs/zlib
-       >=sys-libs/ncurses-5.0:0="
-
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-       default
-       eapply \
-               "${FILESDIR}/${P}-debug_aewl-warnings.patch" \
-               "${FILESDIR}/${P}-tinfo.patch"
-       eautoreconf
-}

Reply via email to