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 /app-misc/gentoo-elections | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'app-misc/gentoo-elections')
| -rw-r--r-- | app-misc/gentoo-elections/Manifest | 1 | ||||
| -rw-r--r-- | app-misc/gentoo-elections/gentoo-elections-0_p20240831.ebuild | 37 | ||||
| -rw-r--r-- | app-misc/gentoo-elections/metadata.xml | 9 |
3 files changed, 0 insertions, 47 deletions
diff --git a/app-misc/gentoo-elections/Manifest b/app-misc/gentoo-elections/Manifest deleted file mode 100644 index 5f8b60f599fb..000000000000 --- a/app-misc/gentoo-elections/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST elections-602214965283e69cb5127cc4cb89eef3807369ad.tar.bz2 92483 BLAKE2B 11161fa6b7225501d78dfd8ae00c9a3d9c850f6065e0893559e12d315243367a57b573b3f846ffc021a88236c40508283786b8583bda6b755b162ca387c6de63 SHA512 8c77ebf81cd6ee9eab30f591cc46b9d726efa25bc3ebf791b4cee2a7f48bb521d2ed9aea79cc9bad97a753e59921c64200fb226d38f53b5576ebeef1eacddc4c diff --git a/app-misc/gentoo-elections/gentoo-elections-0_p20240831.ebuild b/app-misc/gentoo-elections/gentoo-elections-0_p20240831.ebuild deleted file mode 100644 index c818d970f60d..000000000000 --- a/app-misc/gentoo-elections/gentoo-elections-0_p20240831.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 2019-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -MY_P="elections-602214965283e69cb5127cc4cb89eef3807369ad" -DESCRIPTION="Gentoo election control data and scripts" -HOMEPAGE="https://gitweb.gentoo.org/proj/elections.git/" -SRC_URI=" - https://gitweb.gentoo.org/proj/elections.git/snapshot/${MY_P}.tar.bz2 -" -S=${WORKDIR}/${MY_P} - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" - -RDEPEND=" - dev-lang/perl - dev-perl/Carp-Always - virtual/perl-Data-Dumper - virtual/perl-File-Spec - virtual/perl-Getopt-Long - virtual/perl-Scalar-List-Utils -" - -src_prepare() { - default - - # delete obsolete, broken symlinks - find completed -name Votify.pm -delete || die -} - -src_install() { - insinto /usr/lib/gentoo-elections - doins -r completed countify Votify.pm -} diff --git a/app-misc/gentoo-elections/metadata.xml b/app-misc/gentoo-elections/metadata.xml deleted file mode 100644 index 996eb9fa78a2..000000000000 --- a/app-misc/gentoo-elections/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>mgorny@gentoo.org</email> - <name>Michał Górny</name> - </maintainer> - <stabilize-allarches/> -</pkgmetadata> |
