public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aisha Tammy" <gentoo@aisha.cc>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-themes/bibata-cursor-theme/
Date: Thu, 12 Nov 2020 18:48:08 +0000 (UTC)	[thread overview]
Message-ID: <1605206776.340a234c56c6663ce2d07cb7b0370431d864e710.epsilon-0@gentoo> (raw)

commit:     340a234c56c6663ce2d07cb7b0370431d864e710
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Thu Nov 12 18:45:14 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Thu Nov 12 18:46:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=340a234c

x11-themes/bibata-cursor-theme: drop package

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 x11-themes/bibata-cursor-theme/Manifest            |  1 -
 .../bibata-cursor-theme-1.0.3.ebuild               | 40 ----------------------
 x11-themes/bibata-cursor-theme/metadata.xml        | 12 -------
 3 files changed, 53 deletions(-)

diff --git a/x11-themes/bibata-cursor-theme/Manifest b/x11-themes/bibata-cursor-theme/Manifest
deleted file mode 100644
index 37ab25bb..00000000
--- a/x11-themes/bibata-cursor-theme/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST bibata-cursor-theme-1.0.3.tar.gz 20085864 BLAKE2B ba0e6b6016270dadd45c806129eb6b43787e01a02b990f08176fdfe561c7581762b96d50dce28f40796f57ddb4885c56c326f34745d340f2d3639745a7efe003 SHA512 a9233c3e6511f237ec91e174e4a67ff01243284fa92ac05cab12f6814064b581f31fc19f703e83de12e680fac9bc99c9f2ad7f423d18211973585300589eed36

diff --git a/x11-themes/bibata-cursor-theme/bibata-cursor-theme-1.0.3.ebuild b/x11-themes/bibata-cursor-theme/bibata-cursor-theme-1.0.3.ebuild
deleted file mode 100644
index 1925a23e..00000000
--- a/x11-themes/bibata-cursor-theme/bibata-cursor-theme-1.0.3.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-DESCRIPTION="material based cursor theme"
-HOMEPAGE="https://github.com/ful1e5/Bibata_Cursor"
-SRC_URI="https://github.com/ful1e5/Bibata_Cursor/releases/download/v${PV}/Bibata.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="+modern original"
-REQUIRED_USE="?? ( modern original )"
-
-src_install() {
-	local flavors_modern=(
-		Bibata-Modern-Amber
-		Bibata-Modern-Classic
-		Bibata-Modern-Ice
-	)
-	if use modern; then
-		for flavor in ${flavors_modern[@]}; do
-			insinto /usr/share/themes/${flavor}
-			doins -r ${flavor}/.
-		done
-	fi
-	local flavors_original=(
-		Bibata-Original-Amber
-		Bibata-Original-Classic
-		Bibata-Original-Ice
-	)
-	if use original; then
-		for flavor in ${flavors_original[@]}; do
-			insinto /usr/share/themes/${flavor}
-			doins -r ${flavor}/.
-		done
-	fi
-}

diff --git a/x11-themes/bibata-cursor-theme/metadata.xml b/x11-themes/bibata-cursor-theme/metadata.xml
deleted file mode 100644
index 449767d3..00000000
--- a/x11-themes/bibata-cursor-theme/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-    <maintainer type="person">
-        <email>gentoo@aisha.cc</email>
-        <name>Aisha Tammy</name>
-    </maintainer>
-    <use>
-        <flag name="modern">install modern variants of theme</flag>
-        <flag name="original">install original variation theme</flag>
-    </use>
-</pkgmetadata>


             reply	other threads:[~2020-11-12 18:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-12 18:48 Aisha Tammy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-11-11 16:50 [gentoo-commits] repo/proj/guru:dev commit in: x11-themes/bibata-cursor-theme/ Aisha Tammy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1605206776.340a234c56c6663ce2d07cb7b0370431d864e710.epsilon-0@gentoo \
    --to=gentoo@aisha.cc \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox