Parent Directory
|
Revision Log
Merge stable keywords from former version scheme ebuilds (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
| 1 | # Copyright 1999-2011 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-Info/Video-Info-0.993.0.ebuild,v 1.1 2011/08/28 09:13:47 tove Exp $ |
| 4 | |
| 5 | EAPI=4 |
| 6 | |
| 7 | MODULE_AUTHOR=ALLENDAY |
| 8 | MODULE_VERSION=0.993 |
| 9 | inherit perl-module |
| 10 | |
| 11 | DESCRIPTION="Perl extension for getting video info" |
| 12 | |
| 13 | LICENSE="Aladdin" |
| 14 | SLOT="0" |
| 15 | KEYWORDS="amd64 ~ia64 ~ppc sparc x86" |
| 16 | IUSE="" |
| 17 | |
| 18 | DEPEND="dev-perl/Class-MakeMethods" |
| 19 | RDEPEND="${DEPEND}" |
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |