public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-shells/bashish/
@ 2021-04-21 19:55 Sam James
  0 siblings, 0 replies; only message in thread
From: Sam James @ 2021-04-21 19:55 UTC (permalink / raw
  To: gentoo-commits

commit:     1496e0a2c8b768c1dc68ad1287f360249f0db5cb
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 21 19:22:50 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 21 19:55:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1496e0a2

app-shells/bashish: update EAPI 5 -> 7

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-shells/bashish/bashish-2.2.4.ebuild | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/app-shells/bashish/bashish-2.2.4.ebuild b/app-shells/bashish/bashish-2.2.4.ebuild
index 1f0c21f0de9..e10a381bafc 100644
--- a/app-shells/bashish/bashish-2.2.4.ebuild
+++ b/app-shells/bashish/bashish-2.2.4.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 DESCRIPTION="Text console theme engine"
 HOMEPAGE="http://bashish.sourceforge.net/"
@@ -10,11 +10,5 @@ SRC_URI="mirror://sourceforge/bashish/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc sparc x86"
-IUSE=""
 
 RDEPEND=">=dev-util/dialog-1.0"
-
-src_install() {
-	default
-	mv "${D}"/usr/share/doc/{${PN},${PF}} || die "mv docs failed"
-}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-21 19:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-21 19:55 [gentoo-commits] repo/gentoo:master commit in: app-shells/bashish/ Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox