summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/File-MMagic/ChangeLog7
-rw-r--r--dev-perl/File-MMagic/File-MMagic-1.290.0.ebuild17
2 files changed, 23 insertions, 1 deletions
diff --git a/dev-perl/File-MMagic/ChangeLog b/dev-perl/File-MMagic/ChangeLog
index 8a328c0d004d..9fe71f26ebd7 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/ChangeLog,v 1.57 2012/06/24 12:58:31 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/ChangeLog,v 1.58 2012/07/15 19:00:47 tove Exp $
+
+*File-MMagic-1.290.0 (15 Jul 2012)
+
+ 15 Jul 2012; Torsten Veller <tove@gentoo.org> +File-MMagic-1.290.0.ebuild:
+ Version bump
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
diff --git a/dev-perl/File-MMagic/File-MMagic-1.290.0.ebuild b/dev-perl/File-MMagic/File-MMagic-1.290.0.ebuild
new file mode 100644
index 000000000000..a88b4426c319
--- /dev/null
+++ b/dev-perl/File-MMagic/File-MMagic-1.290.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.290.0.ebuild,v 1.1 2012/07/15 19:00:47 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=KNOK
+MODULE_VERSION=1.29
+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=""