summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/DateTime-Format-Pg/DateTime-Format-Pg-0.16001.ebuild')
-rw-r--r--dev-perl/DateTime-Format-Pg/DateTime-Format-Pg-0.16001.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-perl/DateTime-Format-Pg/DateTime-Format-Pg-0.16001.ebuild b/dev-perl/DateTime-Format-Pg/DateTime-Format-Pg-0.16001.ebuild
index d1b4d85a7..0544d507c 100644
--- a/dev-perl/DateTime-Format-Pg/DateTime-Format-Pg-0.16001.ebuild
+++ b/dev-perl/DateTime-Format-Pg/DateTime-Format-Pg-0.16001.ebuild
@@ -2,18 +2,16 @@
# Distributed under the terms of the GNU General Public License v2
# $Header$
+MODULE_AUTHOR=DMAKI
inherit perl-module
DESCRIPTION="Parse and format PostgreSQL dates and times"
-SRC_URI="mirror://cpan/authors/id/D/DM/DMAKI/${P}.tar.gz"
-RESTRICT="nomirror"
-HOMEPAGE="http://search.cpan.org/dist/${PN}/"
IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 ppc-macos s390 sh sparc sparc-fbsd x86 x86-fbsd"
+KEYWORDS="~amd64 ~x86"
DEPEND="
>=dev-perl/DateTime-0.10