Parent Directory
|
Revision Log
Stable for HPPA (bug #350877). (Portage version: 2.2.0_alpha14/cvs/Linux i686)
1 | # Copyright 1999-2011 Gentoo Foundation |
2 | # Distributed under the terms of the GNU General Public License v2 |
3 | # $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.88.ebuild,v 1.8 2011/01/08 13:07:29 armin76 Exp $ |
4 | |
5 | EAPI=2 |
6 | |
7 | MODULE_AUTHOR=SMUELLER |
8 | inherit perl-module |
9 | |
10 | DESCRIPTION="Simpler definition of attribute handlers" |
11 | |
12 | SLOT="0" |
13 | KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~ppc-macos ~x86-solaris" |
14 | IUSE="" |
15 | |
16 | SRC_TEST=do |
ViewVC Help | |
Powered by ViewVC 1.1.20 |