commit:     da0619aa3d6ce35429c4615652e5af5fbc723852
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 15 19:25:25 2024 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon Jul 15 19:25:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=da0619aa

dev-python/pycpio: moved to ::gentoo

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 dev-python/pycpio/Manifest               |  5 -----
 dev-python/pycpio/metadata.xml           | 11 -----------
 dev-python/pycpio/pycpio-1.0.0.ebuild    | 18 ------------------
 dev-python/pycpio/pycpio-1.1.2-r1.ebuild | 18 ------------------
 dev-python/pycpio/pycpio-1.1.4.ebuild    | 18 ------------------
 dev-python/pycpio/pycpio-1.1.6.ebuild    | 18 ------------------
 dev-python/pycpio/pycpio-1.2.1.ebuild    | 18 ------------------
 dev-python/pycpio/pycpio-9999.ebuild     | 17 -----------------
 8 files changed, 123 deletions(-)

diff --git a/dev-python/pycpio/Manifest b/dev-python/pycpio/Manifest
deleted file mode 100644
index 1de5d63fe..000000000
--- a/dev-python/pycpio/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-DIST pycpio-1.0.0.tar.gz 17890 BLAKE2B 
beeec891fc17416280247e8a15373628f40be10946b596889b2d2a14d3e9ab5ee2014e6a4c6f5c4d612385f602e5ae14601cf0e379a165c2ed5d335832b3cfa2
 SHA512 
1ee2b09f01eab4b8adfd050845ff810b3da663386544321021de1b9a53b7846a31f3a6ab9e132fbffb9eeb04ad2b7b81235f59a333a63c3679d51755b822b320
-DIST pycpio-1.1.2.tar.gz 18207 BLAKE2B 
acc92b626b5a110b8aa1672449fa1065283edfeb300c406b654e5a045bc554d9f79d3cd8f7edb53142405e600ceec21fa811a863907af3464d310482aa3fc528
 SHA512 
9a420edabec91e633b618f68878942d047d851eecad861255705f3db3f9fa8d14fa364f19320eb22758bbb7f1b23e7231b5db7aca117e670286e73f1dcb289ce
-DIST pycpio-1.1.4.tar.gz 18235 BLAKE2B 
5b7aa4f9af1903b02361cad228673a83deaa497b3259ef7094d1b6995860eed8710e0d0aa6fc4603a4f52f6f7ab3c4356bc37134a70f80f0a1e4f36ce782beb3
 SHA512 
46cf8f43cb95332d55b75318b5620f81632151010d1329177243853bca5cf8dbc2881805d2d304bfd1889d504fa0f03ac54e5377a42ba1e0b8f1166c12e9fa3c
-DIST pycpio-1.1.6.tar.gz 18281 BLAKE2B 
c0a6d39ec20c91ec39d6f7ef99cb05d039ea1e89369205196fe40c924f8ed9757e26ea8f31a8036693f8ea04901343421405c4b50cec33df90b548550f0f2f81
 SHA512 
34a59a279ff1d271fb824c9f7be94da0b3bfedd49c09a8fe8855851363200f104b67a9d7686cc8f1364f325b8d8c86e6fe3dff162bb49ddc6a9b8ec10ee75724
-DIST pycpio-1.2.1.tar.gz 18512 BLAKE2B 
e835e3810d174d8f4cd5afc2984c0d84d55f9492725c16afdcd1b760dc8c58b4b83a1d13c0b266c8ec9407ab5c1114fe95468d742b202ba99e3c4a76a69dff15
 SHA512 
4611829339a45a848deb0c5c35098215ac7c378714e4fb1e10975e00b386e5e6bcd295fde83f361998f234f506276b906a4424a7d4aa925fe2bd92a0d7311d86

diff --git a/dev-python/pycpio/metadata.xml b/dev-python/pycpio/metadata.xml
deleted file mode 100644
index a51ad41ff..000000000
--- a/dev-python/pycpio/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>[email protected]</email>
-               <name>Zen</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">desultory/PyCPIO</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/pycpio/pycpio-1.0.0.ebuild 
b/dev-python/pycpio/pycpio-1.0.0.ebuild
deleted file mode 100644
index b120c1d54..000000000
--- a/dev-python/pycpio/pycpio-1.0.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..12} )
-inherit distutils-r1
-
-DESCRIPTION="Python CPIO library"
-HOMEPAGE="https://github.com/desultory/pycpio";
-SRC_URI="https://github.com/desultory/${PN}/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="=dev-python/zenlib-2*[${PYTHON_USEDEP}]"

diff --git a/dev-python/pycpio/pycpio-1.1.2-r1.ebuild 
b/dev-python/pycpio/pycpio-1.1.2-r1.ebuild
deleted file mode 100644
index c863fa42c..000000000
--- a/dev-python/pycpio/pycpio-1.1.2-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..12} )
-inherit distutils-r1
-
-DESCRIPTION="Python CPIO library"
-HOMEPAGE="https://github.com/desultory/pycpio";
-SRC_URI="https://github.com/desultory/${PN}/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64"
-
-DEPEND=">=dev-python/zenlib-2.1.2[${PYTHON_USEDEP}]"

diff --git a/dev-python/pycpio/pycpio-1.1.4.ebuild 
b/dev-python/pycpio/pycpio-1.1.4.ebuild
deleted file mode 100644
index c863fa42c..000000000
--- a/dev-python/pycpio/pycpio-1.1.4.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..12} )
-inherit distutils-r1
-
-DESCRIPTION="Python CPIO library"
-HOMEPAGE="https://github.com/desultory/pycpio";
-SRC_URI="https://github.com/desultory/${PN}/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64"
-
-DEPEND=">=dev-python/zenlib-2.1.2[${PYTHON_USEDEP}]"

diff --git a/dev-python/pycpio/pycpio-1.1.6.ebuild 
b/dev-python/pycpio/pycpio-1.1.6.ebuild
deleted file mode 100644
index 48966fa06..000000000
--- a/dev-python/pycpio/pycpio-1.1.6.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..12} )
-inherit distutils-r1
-
-DESCRIPTION="Python CPIO library"
-HOMEPAGE="https://github.com/desultory/pycpio";
-SRC_URI="https://github.com/desultory/${PN}/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64"
-
-RDEPEND=">=dev-python/zenlib-2.1.2[${PYTHON_USEDEP}]"

diff --git a/dev-python/pycpio/pycpio-1.2.1.ebuild 
b/dev-python/pycpio/pycpio-1.2.1.ebuild
deleted file mode 100644
index 48966fa06..000000000
--- a/dev-python/pycpio/pycpio-1.2.1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..12} )
-inherit distutils-r1
-
-DESCRIPTION="Python CPIO library"
-HOMEPAGE="https://github.com/desultory/pycpio";
-SRC_URI="https://github.com/desultory/${PN}/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64"
-
-RDEPEND=">=dev-python/zenlib-2.1.2[${PYTHON_USEDEP}]"

diff --git a/dev-python/pycpio/pycpio-9999.ebuild 
b/dev-python/pycpio/pycpio-9999.ebuild
deleted file mode 100644
index 190f9a014..000000000
--- a/dev-python/pycpio/pycpio-9999.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..12} )
-inherit distutils-r1 git-r3
-
-DESCRIPTION="Python CPIO library"
-HOMEPAGE="https://github.com/desultory/pycpio";
-EGIT_REPO_URI="https://github.com/desultory/${PN}";
-
-LICENSE="GPL-2"
-SLOT="0"
-
-RDEPEND=">=dev-python/zenlib-2.1.2[${PYTHON_USEDEP}]"

Reply via email to