/[gentoo-x86]/dev-perl/cache-mmap/cache-mmap-0.09.ebuild
Gentoo

Contents of /dev-perl/cache-mmap/cache-mmap-0.09.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.10 - (show annotations) (download)
Thu Aug 9 15:00:28 2012 UTC (9 months, 1 week ago) by tove
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +1 -1 lines
FILE REMOVED
Cleanup

(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

1 # Copyright 1999-2008 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/dev-perl/cache-mmap/cache-mmap-0.09.ebuild,v 1.9 2008/06/13 16:12:37 armin76 Exp $
4
5 inherit perl-module
6
7 MY_P=Cache-Mmap-${PV}
8 S=${WORKDIR}/${MY_P}
9
10 DESCRIPTION="Shared data cache using memory mapped files"
11 SRC_URI="mirror://cpan/authors/id/P/PM/PMH/${MY_P}.tar.gz"
12 HOMEPAGE="http://search.cpan.org/author/PMH/${MY_P}"
13 SLOT="0"
14 LICENSE="|| ( Artistic GPL-2 )"
15 KEYWORDS="amd64 ia64 ~ppc sparc x86"
16 IUSE=""
17 SRC_TEST="do"
18
19 DEPEND="virtual/perl-Test-Simple
20 virtual/perl-Storable
21 dev-lang/perl"

  ViewVC Help
Powered by ViewVC 1.1.13