* [gentoo-commits] repo/proj/guru:master commit in: profiles/, app-portage/version/
@ 2024-11-04 18:27 David Roman
0 siblings, 0 replies; only message in thread
From: David Roman @ 2024-11-04 18:27 UTC (permalink / raw
To: gentoo-commits
commit: d6176e1a6c31492eef515e66c20aa3dc23cd2ae6
Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Mon Nov 4 13:48:26 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Nov 4 13:53:05 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d6176e1a
app-portage/version: treeclean
Closes: https://bugs.gentoo.org/780720 (pkgremoved)
Closes: https://bugs.gentoo.org/785286 (pkgremoved)
Closes: https://bugs.gentoo.org/785670 (pkgremoved)
Closes: https://bugs.gentoo.org/812086 (pkgremoved)
Closes: https://bugs.gentoo.org/839669 (pkgremoved)
Closes: https://bugs.gentoo.org/859667 (pkgremoved)
Closes: https://bugs.gentoo.org/859670 (pkgremoved)
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>
app-portage/version/Manifest | 3 ---
app-portage/version/metadata.xml | 11 ----------
app-portage/version/version-0.19.0_alpha.ebuild | 29 -------------------------
app-portage/version/version-0.20.1_alpha.ebuild | 29 -------------------------
app-portage/version/version-0.21.0_alpha.ebuild | 29 -------------------------
profiles/package.mask | 1 -
6 files changed, 102 deletions(-)
diff --git a/app-portage/version/Manifest b/app-portage/version/Manifest
deleted file mode 100644
index a5a3ff9c0..000000000
--- a/app-portage/version/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST version-0.19.0_alpha.tar.gz 48122 BLAKE2B 02d10d787830d0d3d91779fc5d0140010fb027f5fdb8340101a07966f18a5273948ef2e525f61041de783c34e0066b904799174934d2481dc64fd244655c47ff SHA512 831d079f39fa9ff12de4a820a00dad759f461e00cc33fc4674761c35a4ca43ebb0549a3c335554ed655a72600d45aae03ae23a04b3e9ea7f0f958ca94422bf32
-DIST version-0.20.1_alpha.tar.gz 47843 BLAKE2B d1fe637e51b2b9ce15c27fd4a3c8d7e96a645c7d4916ad9be55050d558015ce971d7a530f897ab1ffe0ab4912219d6800d967d44aeca98c7a7eb165038623d0b SHA512 5d780e9952577bc8fc4e4ae54a49c08c7369aadca1ed8772931dccbf79bdf6076f61cf3cc6b3e5c2b6ed3a06acc49165140b92927bf63050f154ba8af8befc76
-DIST version-0.21.0_alpha.tar.gz 48021 BLAKE2B 8c0c36729bf1d3d3a8b9b802db6f07b56f53b063a420bf0d036648ce94582d09e54a079ea17008ea6f4457059d1e226e65af38cfb40f0fb8583e990e790dd0b3 SHA512 69f175038fbb358f356450a3ac4a4594a121e7037f0100e5db834e8aee06579e4bf9a11e44b3d8e0a714b20c19efa52b6671ccfd9652c0970fa9c88dd15cf4ce
diff --git a/app-portage/version/metadata.xml b/app-portage/version/metadata.xml
deleted file mode 100644
index a32bab4f2..000000000
--- a/app-portage/version/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>azael.devel@gmail.com</email>
- <name>Azael Reyes</name>
- </maintainer>
- <upstream>
- <remote-id type="github">azaeldevel/octetos-version</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/app-portage/version/version-0.19.0_alpha.ebuild b/app-portage/version/version-0.19.0_alpha.ebuild
deleted file mode 100644
index 4d59f6f65..000000000
--- a/app-portage/version/version-0.19.0_alpha.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-MYPV="${PV/_alpha/-alpha}"
-
-DESCRIPTION="A command line function for package version management."
-HOMEPAGE="https://github.com/azaeldevel/octetos-version"
-SRC_URI="https://github.com/azaeldevel/octetos-${PN}/archive/${MYPV}.tar.gz -> ${P}.tar.gz"
-
-S="${WORKDIR}/octetos-${PN}-${MYPV}"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="dev-libs/octetos-coreutils"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- default
- eautoreconf -fi
-}
-src_configure() {
- econf --with-portage
-}
diff --git a/app-portage/version/version-0.20.1_alpha.ebuild b/app-portage/version/version-0.20.1_alpha.ebuild
deleted file mode 100644
index 4d59f6f65..000000000
--- a/app-portage/version/version-0.20.1_alpha.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-MYPV="${PV/_alpha/-alpha}"
-
-DESCRIPTION="A command line function for package version management."
-HOMEPAGE="https://github.com/azaeldevel/octetos-version"
-SRC_URI="https://github.com/azaeldevel/octetos-${PN}/archive/${MYPV}.tar.gz -> ${P}.tar.gz"
-
-S="${WORKDIR}/octetos-${PN}-${MYPV}"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="dev-libs/octetos-coreutils"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- default
- eautoreconf -fi
-}
-src_configure() {
- econf --with-portage
-}
diff --git a/app-portage/version/version-0.21.0_alpha.ebuild b/app-portage/version/version-0.21.0_alpha.ebuild
deleted file mode 100644
index 4d59f6f65..000000000
--- a/app-portage/version/version-0.21.0_alpha.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-MYPV="${PV/_alpha/-alpha}"
-
-DESCRIPTION="A command line function for package version management."
-HOMEPAGE="https://github.com/azaeldevel/octetos-version"
-SRC_URI="https://github.com/azaeldevel/octetos-${PN}/archive/${MYPV}.tar.gz -> ${P}.tar.gz"
-
-S="${WORKDIR}/octetos-${PN}-${MYPV}"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="dev-libs/octetos-coreutils"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- default
- eautoreconf -fi
-}
-src_configure() {
- econf --with-portage
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index ef5c83b28..d874d8f63 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -81,7 +81,6 @@ kde-misc/plasma5-wallpapers-dynamic
# Takuya Wakazono <pastalian46@gmail.com> (2024-10-04)
# Unmaintained in guru and it doesn't build anymore.
# Removal on 2024-11-04. Bug #932265.
-app-portage/version
dev-libs/octetos-biblion
dev-libs/octetos-core
dev-libs/octetos-coreutils
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-11-04 18:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-04 18:27 [gentoo-commits] repo/proj/guru:master commit in: profiles/, app-portage/version/ David Roman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox