mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-16 23:19:31 +00:00
12 lines
253 B
Bash
12 lines
253 B
Bash
# Copyright 1999-2023 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=8
|
|
|
|
DIST_AUTHOR=ANDK
|
|
DIST_VERSION=0.5201
|
|
inherit perl-module
|
|
|
|
DESCRIPTION="Perl replacement for uuencode"
|
|
SLOT="0"
|
|
KEYWORDS="amd64 arm ppc x86"
|