From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/aview/
Date: Sun, 9 Oct 2022 05:31:32 +0000 (UTC) [thread overview]
Message-ID: <1665293462.e5ef98dd7c0c6c83d38486af828c60bb797b78f3.ionen@gentoo> (raw)
commit: e5ef98dd7c0c6c83d38486af828c60bb797b78f3
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 9 04:36:20 2022 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sun Oct 9 05:31:02 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5ef98dd
media-gfx/aview: EAPI7->8, tidy
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
media-gfx/aview/aview-1.3.0_rc1-r3.ebuild | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/media-gfx/aview/aview-1.3.0_rc1-r3.ebuild b/media-gfx/aview/aview-1.3.0_rc1-r3.ebuild
index 728a22350066..6c5269da95c3 100644
--- a/media-gfx/aview/aview-1.3.0_rc1-r3.ebuild
+++ b/media-gfx/aview/aview-1.3.0_rc1-r3.ebuild
@@ -1,24 +1,23 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit autotools
MY_P=${P/_/}
-DESCRIPTION="An ASCII Image Viewer"
+DESCRIPTION="ASCII Image Viewer"
HOMEPAGE="http://aa-project.sourceforge.net/aview/"
SRC_URI="mirror://sourceforge/aa-project/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P/rc*/}"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris"
-DEPEND="media-libs/aalib:="
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P/rc*/}"
+RDEPEND="media-libs/aalib"
+DEPEND="${RDEPEND}"
PATCHES=(
"${FILESDIR}"/${P}-asciiview.patch
@@ -27,6 +26,6 @@ PATCHES=(
src_prepare() {
default
- mv configure.{in,ac} || die
+
eautoreconf
}
next reply other threads:[~2022-10-09 5:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-09 5:31 Ionen Wolkens [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-12-09 6:54 [gentoo-commits] repo/gentoo:master commit in: media-gfx/aview/ Joonas Niilola
2019-02-15 19:39 Mikle Kolyada
2019-02-15 1:37 Thomas Deutschmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1665293462.e5ef98dd7c0c6c83d38486af828c60bb797b78f3.ionen@gentoo \
--to=ionen@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox