Oleg.Gawriloff@gmail.com | My favorites | Profile | Sign out
Project Home Downloads Issues Source Administer
 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI="0"
inherit perl-module

DESCRIPTION="Switch.pm for newer perl (5.10 and higher)"
AUTHOR="RGARCIA"
HOMEPAGE="http://search.cpan.org/~rgarcia/"
SRC_URI="mirror://cpan/authors/id/${AUTHOR:0:1}/${AUTHOR:0:2}/${AUTHOR}/${P}.tar.gz"

LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""

SRC_TEST="do"

export OPTIMIZE="$CFLAGS"
DEPEND="dev-lang/perl"

src_unpack() {
perl-module_src_unpack
}

src_install() {
perl-module_src_install
}

Change log

r172 by Oleg.Gawriloff@gmail.com on Jan 05 (2 days ago)   Diff
Switch.pm module for newer perl (>=5.010)

Go to: 
Publish your comments
Double click a line to add a comment

Older revisions

All revisions of this file

File info

Size: 637 bytes, 28 lines

File properties

svn:executable
*
Powered by Google Project Hosting