mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-misc/supercat: drop 0.5.7, EAPI=7--
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST supercat-0.5.7.tar.gz 154020 BLAKE2B 8b3852d174863a1249bd71345049791827e2dba41e2d9d3426bdd2f98c395b01e804337813492efc46cd9c0950526aa26cc909f056b2f1f7c2dbdecb8129da63 SHA512 36b9d1e24edc8b83f0e87a401a99188ac53ab8b69c3ba2b196c5dd6d21b034c9522f729e4805238ce6cd28622f78c1e4dfbee93acd23ed2faa87da8e41d5647d
|
||||
DIST supercat-0.5.8.tar.gz 148797 BLAKE2B 56ee4fc1db1605e2474c7ba6ebc890b5b843bc86bd8717f8550befd8e82d160e4508c65c91266e1c15223ab3675d95be0e4d7e700c3e7dc34744429e90ffb589 SHA512 6050b2c9e55798143a5673ba2855a574339377d0508354d538e1619a25e0827e758b00227d824f5b5368c80a2b4d1eda601d16a9925f712413babda3c6e39434
|
||||
|
||||
@@ -1,20 +0,0 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="A text file colorizer using powerful regular expressions"
|
||||
HOMEPAGE="http://supercat.nosredna.net"
|
||||
SRC_URI="http://supercat.nosredna.net/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ppc64 sparc x86 ~amd64-linux ~x86-linux"
|
||||
|
||||
src_configure() {
|
||||
econf --with-system-directory="${EPREFIX}/etc/supercat"
|
||||
}
|
||||
|
||||
src_install() {
|
||||
default
|
||||
}
|
||||
Reference in New Issue
Block a user