summaryrefslogtreecommitdiff
blob: 8c7a37c22fc03930ee7d3856b502958193acdbec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/Geography-Countries-2009041301.0.0-r1.ebuild,v 1.1 2014/08/22 17:58:16 axs Exp $

EAPI=5

MODULE_AUTHOR=ABIGAIL
MODULE_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 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""

SRC_TEST="do"