Files @ 5ddb797543c3
Branch filter:

Location: portage-overlay.git/dev-perl/Acme-Damn/Acme-Damn-0.04.ebuild

5ddb797543c3 336 B application/vnd.gentoo.ebuild Show Annotation Show as Raw Download as Raw
chain
Merge branch 'master' of ssh://pubgit.rpgfiction.net/var/pubgit/portage-overlay
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

MODULE_AUTHOR="IBB"
inherit perl-module

DESCRIPTION="'Unbless' Perl objects"

SLOT="0"
KEYWORDS="~x86"
IUSE=""

SRC_TEST="do"

COMMON="dev-lang/perl"
DEPEND="${COMMON}"
RDEPEND="${COMMON}
	dev-perl/Test-Exception"