/[gentoo-x86]/dev-perl/ImageInfo/ImageInfo-1.320.0.ebuild
Gentoo

Contents of /dev-perl/ImageInfo/ImageInfo-1.320.0.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.7 - (show annotations) (download)
Sun Sep 30 18:34:59 2012 UTC (7 months, 3 weeks ago) by armin76
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +2 -2 lines
Drop alpha keywords

(Portage version: 2.1.11.16/cvs/Linux ia64)

1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/dev-perl/ImageInfo/ImageInfo-1.320.0.ebuild,v 1.6 2012/08/09 17:54:45 ranger Exp $
4
5 EAPI=4
6
7 MY_PN=Image-Info
8 MODULE_AUTHOR=SREZIC
9 MODULE_VERSION=1.32
10 inherit perl-module
11
12 DESCRIPTION="The Perl Image-Info Module"
13
14 SLOT="0"
15 KEYWORDS="amd64 ppc ppc64 x86"
16 IUSE=""
17
18 DEPEND=">=dev-perl/IO-String-1.01
19 dev-perl/XML-LibXML
20 dev-perl/XML-Simple"
21 RDEPEND="${DEPEND}"
22
23 SRC_TEST="do"

  ViewVC Help
Powered by ViewVC 1.1.13