Parent Directory
|
Revision Log
Stable for sh, wrt bug #449298 (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
| 1 | # Copyright 1999-2013 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0.ebuild,v 1.16 2013/04/22 08:07:54 ago Exp $ |
| 4 | |
| 5 | EAPI=4 |
| 6 | |
| 7 | MY_PN=OLE-Storage_Lite |
| 8 | MODULE_AUTHOR=JMCNAMARA |
| 9 | MODULE_VERSION=0.19 |
| 10 | inherit perl-module |
| 11 | |
| 12 | DESCRIPTION="Simple Class for OLE document interface" |
| 13 | |
| 14 | SLOT="0" |
| 15 | KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" |
| 16 | IUSE="" |
| 17 | |
| 18 | SRC_TEST="do" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |