commit:     6509809916b302cc7b39e1bb04fe27b9802a6d79
Author:     John M. Harris Jr. <johnmh <AT> johnmh <DOT> me>
AuthorDate: Fri Jul 26 20:37:16 2024 +0000
Commit:     John M. Harris, Jr. <johnmh <AT> johnmh <DOT> me>
CommitDate: Fri Jul 26 20:37:16 2024 +0000
URL:        https://gitweb.gentoo.org/repo/user/johnmh.git/commit/?id=65098099

dev-libs/hyprlang: treeclean

Signed-off-by: John M. Harris Jr. <johnmh <AT> johnmh.me>

 dev-libs/hyprlang/Manifest             |  1 -
 dev-libs/hyprlang/hyprlang-9999.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/dev-libs/hyprlang/Manifest b/dev-libs/hyprlang/Manifest
deleted file mode 100644
index 27fae64..0000000
--- a/dev-libs/hyprlang/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-EBUILD hyprlang-9999.ebuild 559 BLAKE2B 
1dba5c2d78f001b941f049b8e3dc372103fc0b10278bd51a3ac617dd3e26ad102c770b586425b0f1b24ed1d5a035982729cb412c0e1add6e82efd4af9411448c
 SHA512 
8a87b2eedcb02b89b27651727068b819e10c1965c30cc952a5d8f4d524e222c77f413ba063a9520a6af5d6f9b677a209c9226e8f219513f11dfb3831e84a869d

diff --git a/dev-libs/hyprlang/hyprlang-9999.ebuild 
b/dev-libs/hyprlang/hyprlang-9999.ebuild
deleted file mode 100644
index 5222f64..0000000
--- a/dev-libs/hyprlang/hyprlang-9999.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Copyright 2024 John M. Harris, Jr.
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Official implementation library for the hypr config language"
-HOMEPAGE="https://github.com/hyprwm/hyprlang";
-
-if [[ "${PV}" = *9999 ]]; then
-       inherit git-r3
-       EGIT_REPO_URI="https://github.com/hyprwm/${PN^}.git";
-else
-       
SRC_URI="https://github.com/hyprwm/${PN^}/releases/download/v${PV}/source-v${PV}.tar.gz
 -> ${P}.gh.tar.gz"
-       S="${WORKDIR}/${PN}-source"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"

Reply via email to