commit:     3c9915aafc9e3b61e589d564776735891e160bc0
Author:     Leonardo Hernández Hernández <leohdz172 <AT> proton <DOT> me>
AuthorDate: Wed Dec 13 16:49:50 2023 +0000
Commit:     Leonardo Hernandez <leohdz172 <AT> proton <DOT> me>
CommitDate: Wed Dec 13 16:49:54 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3c9915aa

dev-cpp/tomlplusplus: treeclean, moved to ::gentoo

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> proton.me>

 dev-cpp/tomlplusplus/Manifest                  |  1 -
 dev-cpp/tomlplusplus/metadata.xml              | 10 ----------
 dev-cpp/tomlplusplus/tomlplusplus-3.4.0.ebuild | 20 --------------------
 3 files changed, 31 deletions(-)

diff --git a/dev-cpp/tomlplusplus/Manifest b/dev-cpp/tomlplusplus/Manifest
deleted file mode 100644
index e56e8881ad..0000000000
--- a/dev-cpp/tomlplusplus/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST tomlplusplus-3.4.0.tar.gz 1294731 BLAKE2B 
9495ccd78707ced11744eab7c1c0bf0c0c28e283d186195bb48d1059bae7eb1a874bc964b0fc45210fd73ffd7485ecf3e1159da227d0e1c8ff249e79c08eecf0
 SHA512 
c227fc8147c9459b29ad24002aaf6ab2c42fac22ea04c1c52b283a0172581ccd4527b33c1931e0ef0d1db6b6a53f9e9882c6d4231c7f3494cf070d0220741aa5

diff --git a/dev-cpp/tomlplusplus/metadata.xml 
b/dev-cpp/tomlplusplus/metadata.xml
deleted file mode 100644
index 0a17b284ff..0000000000
--- a/dev-cpp/tomlplusplus/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>brettal...@gmail.com</email>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">marzer/tomlplusplus.git</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-cpp/tomlplusplus/tomlplusplus-3.4.0.ebuild 
b/dev-cpp/tomlplusplus/tomlplusplus-3.4.0.ebuild
deleted file mode 100644
index dccc0317a7..0000000000
--- a/dev-cpp/tomlplusplus/tomlplusplus-3.4.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson
-
-DESCRIPTION="TOML config parser and serializer for C++"
-HOMEPAGE="https://github.com/marzer/tomlplusplus.git";
-SRC_URI="https://github.com/marzer/tomlplusplus/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="${DEPEND}"
-BDEPEND="
-       dev-util/cmake
-       dev-util/meson
-"

Reply via email to