diff options
author | 2005-11-19 09:03:47 +0000 | |
---|---|---|
committer | 2005-11-19 09:03:47 +0000 | |
commit | c970a2118c7fa2e2121538ea49b0f3b69735a53f (patch) | |
tree | c3c896be2f2740eec42e64ba6b19aa6e9de75db8 /dev-perl/File-MMagic/File-MMagic-1.25.ebuild | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-c970a2118c7fa2e2121538ea49b0f3b69735a53f.tar.gz gentoo-2-c970a2118c7fa2e2121538ea49b0f3b69735a53f.tar.bz2 gentoo-2-c970a2118c7fa2e2121538ea49b0f3b69735a53f.zip |
Version bump
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-perl/File-MMagic/File-MMagic-1.25.ebuild')
-rw-r--r-- | dev-perl/File-MMagic/File-MMagic-1.25.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-perl/File-MMagic/File-MMagic-1.25.ebuild b/dev-perl/File-MMagic/File-MMagic-1.25.ebuild new file mode 100644 index 000000000000..a4105108e8e0 --- /dev/null +++ b/dev-perl/File-MMagic/File-MMagic-1.25.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.25.ebuild,v 1.1 2005/11/19 08:59:47 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="The Perl Image-Info Module" +SRC_URI="mirror://cpan/authors/id/K/KN/KNOK/${P}.tar.gz" +HOMEPAGE="http://www.cpan.org/modules/by-module/File/${P}.readme" +SRC_TEST="do" + +SLOT="0" +LICENSE="|| ( Artistic GPL-2 )" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" |