diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-util/complexity | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'dev-util/complexity')
| -rw-r--r-- | dev-util/complexity/Manifest | 1 | ||||
| -rw-r--r-- | dev-util/complexity/complexity-1.10-r1.ebuild | 18 | ||||
| -rw-r--r-- | dev-util/complexity/metadata.xml | 8 |
3 files changed, 0 insertions, 27 deletions
diff --git a/dev-util/complexity/Manifest b/dev-util/complexity/Manifest deleted file mode 100644 index 0da01553734a..000000000000 --- a/dev-util/complexity/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST complexity-1.10.tar.xz 422012 BLAKE2B 7010647a6de95bed56a724aa890a4d07f4a671ec0190eb9ebdff8d1db0bd1c73916dca17641dc539a5492dd3acf7c666b9c2812b82b980af8b4ebcd951dc15a4 SHA512 3c9a935b55981a420f5f81b055c921fee96f294bf052fa8f7b7299a538b154659161e24bcce549e2a20706273c48870477cb26c4b4120658de985ab653a90bf1 diff --git a/dev-util/complexity/complexity-1.10-r1.ebuild b/dev-util/complexity/complexity-1.10-r1.ebuild deleted file mode 100644 index b651271daddd..000000000000 --- a/dev-util/complexity/complexity-1.10-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="a tool designed for analyzing the complexity of C program functions" -HOMEPAGE="https://www.gnu.org/software/complexity/" -SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" - -RDEPEND=">=sys-devel/autogen-5.11.7" -DEPEND="${RDEPEND}" -BDEPEND="dev-build/libtool" - -DOCS=( AUTHORS ChangeLog NEWS ) diff --git a/dev-util/complexity/metadata.xml b/dev-util/complexity/metadata.xml deleted file mode 100644 index 051ac79594f2..000000000000 --- a/dev-util/complexity/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="savannah">complexity</remote-id> - </upstream> -</pkgmetadata> |
