summaryrefslogtreecommitdiff
path: root/app-shells/bashish
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-shells/bashish
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-shells/bashish')
-rw-r--r--app-shells/bashish/Manifest3
-rw-r--r--app-shells/bashish/bashish-2.2.4.ebuild20
-rw-r--r--app-shells/bashish/metadata.xml11
3 files changed, 0 insertions, 34 deletions
diff --git a/app-shells/bashish/Manifest b/app-shells/bashish/Manifest
deleted file mode 100644
index fb872b07a53b..000000000000
--- a/app-shells/bashish/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST bashish-2.2.4.tar.gz 241565 BLAKE2B 06a7f350669afc7f5139bdf0ab620b787c71d729f0a0e73a532fdb4c3c93792a6715b962a71f1004d2937c8f69171a4b73524aec7ca86fe8d1642262b2750060 SHA512 667ad91c71c99b2f0975eaf64ce4c2be1e60ce921e7232842fae62b6fdd9eca073c5941d5fd9b1af0d77dbb08e9ace3e0c43ed113761c2442f99f762ad581d46
-EBUILD bashish-2.2.4.ebuild 455 BLAKE2B 9acf1959f9bea2e8e836c90a9747e5acd4cfd718117c4941d459a2740dc72a992e0f8a0671dbd9a2dd7fb5bdf1ceaebbd8a0eb82e4ce9f5b43e9e032d5cf6149 SHA512 3923e1c335637b8bab1f76f9c7c3973f85135e32cff33134c1cce8125d9ab25434ba3c5130be7102ba3588391807ea3eddb842c64255011f72b517c214705e37
-MISC metadata.xml 321 BLAKE2B 4d6417b841d5655787653a290d82255d20cbf2dbb1f7ccee2962f4b0fdd1e2910747bd9827c96a2652d6ba1d743e42faf0c592c03d6b843e9fbdd2a4defac3f5 SHA512 c5237f9a6c236c670f85b4c684ac0dfeea3d4f8af3d31d3197618a24bd3317c6ca84fec660eae0fa6318a5f9a099294077e8351431d546184fa3785469068529
diff --git a/app-shells/bashish/bashish-2.2.4.ebuild b/app-shells/bashish/bashish-2.2.4.ebuild
deleted file mode 100644
index dab12500462c..000000000000
--- a/app-shells/bashish/bashish-2.2.4.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Text console theme engine"
-HOMEPAGE="http://bashish.sourceforge.net/"
-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"
-}
diff --git a/app-shells/bashish/metadata.xml b/app-shells/bashish/metadata.xml
deleted file mode 100644
index 6d4250d4c68e..000000000000
--- a/app-shells/bashish/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>jer@gentoo.org</email>
- <name>Jeroen Roovers</name>
- </maintainer>
- <upstream>
- <remote-id type="sourceforge">bashish</remote-id>
- </upstream>
-</pkgmetadata>