summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-06-16 19:18:17 +0000
committerTorsten Veller <tove@gentoo.org>2012-06-16 19:18:17 +0000
commitfc61001e4fba8bdabdbdfc0227e1b4f767ec1d72 (patch)
tree6b35fc38d085da9fbb2a7a0854f73535a2d03761 /dev-perl/File-MMagic
parent[bump] dev-perl/EV-4.110.0 (diff)
downloadgentoo-2-fc61001e4fba8bdabdbdfc0227e1b4f767ec1d72.tar.gz
gentoo-2-fc61001e4fba8bdabdbdfc0227e1b4f767ec1d72.tar.bz2
gentoo-2-fc61001e4fba8bdabdbdfc0227e1b4f767ec1d72.zip
[bump] dev-perl/File-MMagic-1.280.0
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/File-MMagic')
-rw-r--r--dev-perl/File-MMagic/ChangeLog9
-rw-r--r--dev-perl/File-MMagic/File-MMagic-1.280.0.ebuild17
2 files changed, 24 insertions, 2 deletions
diff --git a/dev-perl/File-MMagic/ChangeLog b/dev-perl/File-MMagic/ChangeLog
index 1fb86b070951..eda57ff9b97d 100644
--- a/dev-perl/File-MMagic/ChangeLog
+++ b/dev-perl/File-MMagic/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/File-MMagic
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/ChangeLog,v 1.55 2011/09/04 11:23:10 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/ChangeLog,v 1.56 2012/06/16 19:18:17 tove Exp $
+
+*File-MMagic-1.280.0 (16 Jun 2012)
+
+ 16 Jun 2012; Torsten Veller <tove@gentoo.org> +File-MMagic-1.280.0.ebuild:
+ Version bump
04 Sep 2011; Torsten Veller <tove@gentoo.org> -File-MMagic-1.27.ebuild:
Cleanup
diff --git a/dev-perl/File-MMagic/File-MMagic-1.280.0.ebuild b/dev-perl/File-MMagic/File-MMagic-1.280.0.ebuild
new file mode 100644
index 000000000000..4cc6c0b3096e
--- /dev/null
+++ b/dev-perl/File-MMagic/File-MMagic-1.280.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2012 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.280.0.ebuild,v 1.1 2012/06/16 19:18:17 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=KNOK
+MODULE_VERSION=1.28
+inherit perl-module
+
+DESCRIPTION="The Perl Image-Info Module"
+SRC_TEST="do"
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""