commit: 4a9dfa800b42b67e0e85c6f31c96921d9f584553 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Sun Jul 13 11:50:22 2025 +0000 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> CommitDate: Sun Jul 13 11:50:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4a9dfa80
x11-themes/nulloy-theme-night: treeclean Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> x11-themes/nulloy-theme-night/Manifest | 1 - x11-themes/nulloy-theme-night/metadata.xml | 8 -------- .../nulloy-theme-night-1.1.5.ebuild | 24 ---------------------- 3 files changed, 33 deletions(-) diff --git a/x11-themes/nulloy-theme-night/Manifest b/x11-themes/nulloy-theme-night/Manifest deleted file mode 100644 index 33d66ffbc7..0000000000 --- a/x11-themes/nulloy-theme-night/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST nulloy-theme-night-1.1.5.tar.bz2 354840 BLAKE2B ed9210369b1e99d74220c005ddf019d0bd105189ad9a2a42e7eceb3b4f8834a866a4fc39c4d149f6152b57f221397b4f2b4beb922b464d3a0880966d91c5683e SHA512 070c756e21796f0590a4a541d47d62f29b475f4fa8be4386e0f47d55622d05ff2980703c5a7bc34a88f839f14430479f82bb4d29f6fb0ce35aeea284aca0fd49 diff --git a/x11-themes/nulloy-theme-night/metadata.xml b/x11-themes/nulloy-theme-night/metadata.xml deleted file mode 100644 index 15a18382a7..0000000000 --- a/x11-themes/nulloy-theme-night/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="gitlab">vitaly-zdanevich/nulloy-theme-night</remote-id> - </upstream> -</pkgmetadata> diff --git a/x11-themes/nulloy-theme-night/nulloy-theme-night-1.1.5.ebuild b/x11-themes/nulloy-theme-night/nulloy-theme-night-1.1.5.ebuild deleted file mode 100644 index 042e355d47..0000000000 --- a/x11-themes/nulloy-theme-night/nulloy-theme-night-1.1.5.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Black minimal theme for Nulloy music player (that one with the waveform)" -HOMEPAGE="https://gitlab.com/vitaly-zdanevich/nulloy-theme-night" -SRC_URI="https://gitlab.com/vitaly-zdanevich/nulloy-theme-night/-/archive/${PV}/nulloy-theme-night-${PV}.tar.bz2" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - media-sound/nulloy - app-arch/zip -" - -src_install() { - zip night.nzs id.txt form.ui script.js - - insinto /usr/share/nulloy/skins/ - doins night.nzs -}
