diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
commit | d87262dd706fec50cd150aab3e93883b6337466d (patch) | |
tree | 246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-misc/supercat | |
parent | 71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'app-misc/supercat')
-rw-r--r-- | app-misc/supercat/Manifest | 5 | ||||
-rw-r--r-- | app-misc/supercat/metadata.xml | 8 | ||||
-rw-r--r-- | app-misc/supercat/supercat-0.5.5-r2.ebuild | 20 | ||||
-rw-r--r-- | app-misc/supercat/supercat-0.5.6.ebuild | 20 |
4 files changed, 0 insertions, 53 deletions
diff --git a/app-misc/supercat/Manifest b/app-misc/supercat/Manifest deleted file mode 100644 index 591ffb8d6a21..000000000000 --- a/app-misc/supercat/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -DIST supercat-0.5.5.tar.gz 103545 BLAKE2B dfe8b823307fe39762d050e8676ff3f296b0ba206a618695fd3c699bc51d1c52cc552764ba52c45cc2eb0af2e8565a5dc4f86871489f082f15ba579aa80a51f5 SHA512 24989935ea7b863638165f7102ae511b9be00ff4399f433fc9ec2fc33543eea907b8bd46e819d815344c8c8467bc702b9a5b32aa55bd21be2670237fa1d711de -DIST supercat-0.5.6.tar.gz 150193 BLAKE2B a289beceabee0bff8c25b3430803032c1192c470bd9b3ff188cd117dd60b58102ea070c7baa65bd3d5b05dc9ed9e7460fe92812c35de33ae7bed0bee1cf2cf28 SHA512 028c5935290a1e11520928b71024c29b0db437a6737c5f63d0a58dab3d855834b0ce2895fd86f6b5166cc25fe5a87845136fe3d6cf05df333cfbe5713cbd5f50 -EBUILD supercat-0.5.5-r2.ebuild 478 BLAKE2B 5944b293ea0da4be37e53f01cb352573a6026a03bef2558b8a14d8e3c85e59298b4b2f2c4dcf39b9d2d849d4c885b3d94a462f7fe8a293179d5bc5763dc1cbde SHA512 a5c8abbc831998d555379a71cf79d4bc1f7d799905daaacf64a6646c636ec37936a704b0875181ecf0683352585bb125f6179e70561d3327ac06cef9a0555973 -EBUILD supercat-0.5.6.ebuild 482 BLAKE2B 58d2c3fabba32a82499f12243daca474011cd1939dbbb78176d333f27cf23f708305cc78e96a3b5f8dc92e90eaa44c5203b50781ff6a3cb7af956d4ec2b83e2a SHA512 7835d5ccb1faf3705051f16772bb602f1b2716496ad2574cdf5e6fec00988b33c473925fb0380495e308113cf88578140a15c425fa9b13b73f4fcd3f27dabb81 -MISC metadata.xml 265 BLAKE2B 75452ad720a31a08fc0dcd02eec704c18b11bc0660686f9a320b85fc879f55a564ce9c3b6a8c710781b74c5e8eb3d0544c02a042fb35a0b62a5e1491f675296a SHA512 176f814d8c555e8726f36e012367b698e8a19a0662982621029a7f9190beecc5e6798e43c51698dc149364966cdeff7061121e54fa9d4cf2a3559a6ce4904e25 diff --git a/app-misc/supercat/metadata.xml b/app-misc/supercat/metadata.xml deleted file mode 100644 index 3cf14bf74636..000000000000 --- a/app-misc/supercat/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>shell-tools@gentoo.org</email> - <name>Gentoo Shell Tools Project</name> - </maintainer> -</pkgmetadata> diff --git a/app-misc/supercat/supercat-0.5.5-r2.ebuild b/app-misc/supercat/supercat-0.5.5-r2.ebuild deleted file mode 100644 index 815957d6c770..000000000000 --- a/app-misc/supercat/supercat-0.5.5-r2.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -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 ~x86-macos" - -src_configure() { - econf --with-system-directory="${EPREFIX}/etc/supercat" -} - -src_install() { - default -} diff --git a/app-misc/supercat/supercat-0.5.6.ebuild b/app-misc/supercat/supercat-0.5.6.ebuild deleted file mode 100644 index 1b91c5494e3d..000000000000 --- a/app-misc/supercat/supercat-0.5.6.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -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 ~x86-macos" - -src_configure() { - econf --with-system-directory="${EPREFIX}/etc/supercat" -} - -src_install() { - default -} |