summaryrefslogtreecommitdiff
blob: 84b6b02e0a2812d7f1b51d57c103a76bce118f95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-Pcalc/Date-Pcalc-1.2.ebuild,v 1.1 2004/08/26 10:02:28 rl03 Exp $

inherit perl-module

DESCRIPTION="Gregorian calendar date calculations"
SRC_URI="http://www.cpan.org/modules/by-authors/id/S/ST/STBEY/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-authors/id/S/ST/STBEY/${P}.readme"

SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="~x86"