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-perl/SGMLSpm | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'dev-perl/SGMLSpm')
| -rw-r--r-- | dev-perl/SGMLSpm/Manifest | 1 | ||||
| -rw-r--r-- | dev-perl/SGMLSpm/SGMLSpm-1.1-r2.ebuild | 19 | ||||
| -rw-r--r-- | dev-perl/SGMLSpm/metadata.xml | 19 |
3 files changed, 0 insertions, 39 deletions
diff --git a/dev-perl/SGMLSpm/Manifest b/dev-perl/SGMLSpm/Manifest deleted file mode 100644 index a293faba4ea8..000000000000 --- a/dev-perl/SGMLSpm/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST SGMLSpm-1.1.tar.gz 114100 BLAKE2B eef93b64f7fcded73bee0e169e417853d84e2f446d569906f752a87ddd1edcb40c63dde3a50d4e4d7840e8c296d9ff20eed5c316bbd528adef16a1d85a38f0d2 SHA512 0ca3f0f3265f20661ae88ad4764fbf82f226382f79f62c01653265cc7372524dfdf30ce5abffc0344624f5e6138e483952471f8c18d59794b40035af0b7526bc diff --git a/dev-perl/SGMLSpm/SGMLSpm-1.1-r2.ebuild b/dev-perl/SGMLSpm/SGMLSpm-1.1-r2.ebuild deleted file mode 100644 index 19b5064736c8..000000000000 --- a/dev-perl/SGMLSpm/SGMLSpm-1.1-r2.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DIST_AUTHOR=RAAB -inherit perl-module - -DESCRIPTION="Perl library for parsing the output of nsgmls" -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris" - -BDEPEND="dev-perl/Module-Build" - -src_install() { - perl-module_src_install - dosym sgmlspl.pl /usr/bin/sgmlspl -} diff --git a/dev-perl/SGMLSpm/metadata.xml b/dev-perl/SGMLSpm/metadata.xml deleted file mode 100644 index 0521934b1973..000000000000 --- a/dev-perl/SGMLSpm/metadata.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>perl@gentoo.org</email> - <name>Gentoo Perl Project</name> - </maintainer> - <upstream> - <remote-id type="cpan">SGMLSpm</remote-id> - <remote-id type="cpan-module">SGMLS</remote-id> - <remote-id type="cpan-module">SGMLS::Output</remote-id> - <remote-id type="cpan-module">SGMLS::Refs</remote-id> - <remote-id type="cpan-module">SGMLS_Attribute</remote-id> - <remote-id type="cpan-module">SGMLS_Element</remote-id> - <remote-id type="cpan-module">SGMLS_Entity</remote-id> - <remote-id type="cpan-module">SGMLS_Event</remote-id> - <remote-id type="cpan-module">SGMLS_Notation</remote-id> - </upstream> -</pkgmetadata> |
