diff --git a/dev-crystal/temel/Manifest b/dev-crystal/temel/Manifest deleted file mode 100644 index 38052c20f7..0000000000 --- a/dev-crystal/temel/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST temel-0.1.0_p20171024.tar.gz 4261 BLAKE2B c5b18023902e37163e5aa4bbf2274b2449763311452db1e0168c6d4065b7b302d6a79b6f3fbac7a98ffde93c5e3b1671b597065914334d7970e9e15d22aac596 SHA512 5e9c5cea25e8be40130cb78ae43e2aaadac63d4f352767ccbbb898ded2e5e9490c44e1f7e96b24d3ac7791d7956c4fd09a6a535ea474fb30b04f0418d01df81e diff --git a/dev-crystal/temel/metadata.xml b/dev-crystal/temel/metadata.xml deleted file mode 100644 index ea86d32b99..0000000000 --- a/dev-crystal/temel/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - f/temel - - diff --git a/dev-crystal/temel/temel-0.1.0_p20171024.ebuild b/dev-crystal/temel/temel-0.1.0_p20171024.ebuild deleted file mode 100644 index b52df81306..0000000000 --- a/dev-crystal/temel/temel-0.1.0_p20171024.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit shards - -COMMIT="f7ddd6d70ff9f13ec00fa49f9ede68bb4650caf9" -DESCRIPTION="Extensible Markup DSL for Crystal" -HOMEPAGE="https://github.com/f/temel" -SRC_URI="https://github.com/f/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}/${PN}-${COMMIT}" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64"