diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 05:35:26 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 05:35:26 -0500 |
| commit | f716a9fe6455d39eef01e718aae68dae61c19704 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-cpp/aixlog | |
| parent | 3f9cf298e89cd5037b982abba06091224ee76daf (diff) | |
| download | baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.gz baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.xz baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.zip | |
Adding metadata
Diffstat (limited to 'dev-cpp/aixlog')
| -rw-r--r-- | dev-cpp/aixlog/Manifest | 1 | ||||
| -rw-r--r-- | dev-cpp/aixlog/aixlog-1.5.0-r1.ebuild | 20 | ||||
| -rw-r--r-- | dev-cpp/aixlog/metadata.xml | 16 |
3 files changed, 0 insertions, 37 deletions
diff --git a/dev-cpp/aixlog/Manifest b/dev-cpp/aixlog/Manifest deleted file mode 100644 index 37aba34feaa2..000000000000 --- a/dev-cpp/aixlog/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST aixlog-1.5.0.tar.gz 14080 BLAKE2B 20042e44853da950cae80787e8b9692635f0935ff0b559054faaf6ac41db4de7ddef1ab071b4244f1338b81fa559ee9445aa643050f9e250587cbbc0aae5db3e SHA512 28556feac1fa804b8a4dc047471e0a6d4c4fb7d81487810d55b09dd1be878246b8bf9f2097b76a980284318823c287bd0a93dd7a3124425a1ea9aced757152b6 diff --git a/dev-cpp/aixlog/aixlog-1.5.0-r1.ebuild b/dev-cpp/aixlog/aixlog-1.5.0-r1.ebuild deleted file mode 100644 index 19f3905fb04e..000000000000 --- a/dev-cpp/aixlog/aixlog-1.5.0-r1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake - -DESCRIPTION="Header-only C++ logging library" -HOMEPAGE="https://github.com/badaix/aixlog" -SRC_URI="https://github.com/badaix/aixlog/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~arm ppc ppc64 ~riscv x86" - -src_configure() { - local mycmakeargs=( -DBUILD_EXAMPLE=OFF ) - - cmake_src_configure -} diff --git a/dev-cpp/aixlog/metadata.xml b/dev-cpp/aixlog/metadata.xml deleted file mode 100644 index a6ae2c0f2a5f..000000000000 --- a/dev-cpp/aixlog/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>jsmolic@gentoo.org</email> - <name>Jakov Smolić</name> - </maintainer> - <upstream> - <maintainer status="active"> - <name>Johannes Pohl</name> - <email>github@badaix.de</email> - </maintainer> - <bugs-to>https://github.com/badaix/aixlog/issues</bugs-to> - <remote-id type="github">badaix/aixlog</remote-id> - </upstream> -</pkgmetadata> |
