public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-libs/libcsys/
Date: Wed, 12 Mar 2025 14:29:18 +0000 (UTC)	[thread overview]
Message-ID: <1741703508.d9534a10c4ea6a41fc68e719c38ec90362823e1c.davidroman@gentoo> (raw)

commit:     d9534a10c4ea6a41fc68e719c38ec90362823e1c
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Tue Mar 11 14:08:01 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Mar 11 14:31:48 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d9534a10

gui-libs/libcsys: drop 9999

Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 gui-libs/libcsys/libcsys-9999.ebuild | 34 ----------------------------------
 1 file changed, 34 deletions(-)

diff --git a/gui-libs/libcsys/libcsys-9999.ebuild b/gui-libs/libcsys/libcsys-9999.ebuild
deleted file mode 100644
index 86a3c19ad..000000000
--- a/gui-libs/libcsys/libcsys-9999.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Library for managing the device"
-HOMEPAGE="https://gitlab.com/cubocore/libcsys"
-
-if [[ "${PV}" == *9999* ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://gitlab.com/cubocore/libcsys.git"
-else
-	SRC_URI="https://gitlab.com/cubocore/libcsys/-/archive/v${PV}/${PN}-v${PV}.tar.bz2"
-	KEYWORDS="~amd64"
-	S="${WORKDIR}/${PN}-v${PV}"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="udisks"
-
-DEPEND="
-	dev-qt/qtcore:5
-	dev-qt/qtdbus:5
-	dev-qt/qtnetwork:5
-"
-RDEPEND="
-	${DEPEND}
-	udisks? (
-		sys-fs/udisks:2
-	)
-"


             reply	other threads:[~2025-03-12 14:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-12 14:29 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-12 14:29 [gentoo-commits] repo/proj/guru:master commit in: gui-libs/libcsys/ David Roman
2021-05-25 23:07 Haelwenn Monnier
2021-04-08 10:12 Andrew Ammerlaan
2021-04-06  9:03 Andrew Ammerlaan
2021-03-11 13:16 Andrew Ammerlaan

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=1741703508.d9534a10c4ea6a41fc68e719c38ec90362823e1c.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --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