dev-perl/Geography-Countries - 2009041301.0.0 (gentoo)

Search

Install

Install this version:

emerge -a =dev-perl/Geography-Countries-2009041301.0.0

Package Information

Description:
2-letter, 3-letter, and numerical codes for countries
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
2009041301.0.0 8 amd64 ~hppa ppc ppc64 x86 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DIST_AUTHOR=ABIGAIL
DIST_VERSION=2009041301
inherit perl-module

DESCRIPTION="2-letter, 3-letter, and numerical codes for countries"

LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ~hppa ppc ppc64 x86"

Inherited Eclasses