summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-08-25 08:00:55 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-08-25 08:00:55 +0000
commit849c8e0a76a624dd97c36fe86f6e903b74039b09 (patch)
treec8e3beeec2493f4a487e534d60aeaeb30a84dd75 /dev-perl/File-MMagic
parentBump (diff)
downloadgentoo-2-849c8e0a76a624dd97c36fe86f6e903b74039b09.tar.gz
gentoo-2-849c8e0a76a624dd97c36fe86f6e903b74039b09.tar.bz2
gentoo-2-849c8e0a76a624dd97c36fe86f6e903b74039b09.zip
Bump
(Portage version: 2.2.1/cvs/Linux x86_64, unsigned Manifest commit)
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.300.0.ebuild17
2 files changed, 24 insertions, 2 deletions
diff --git a/dev-perl/File-MMagic/ChangeLog b/dev-perl/File-MMagic/ChangeLog
index 9fe71f26ebd7..7dfcc3bcc28e 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.58 2012/07/15 19:00:47 tove Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/ChangeLog,v 1.59 2013/08/25 08:00:55 patrick Exp $
+
+*File-MMagic-1.300.0 (25 Aug 2013)
+
+ 25 Aug 2013; Patrick Lauer <patrick@gentoo.org> +File-MMagic-1.300.0.ebuild:
+ Bump
*File-MMagic-1.290.0 (15 Jul 2012)
diff --git a/dev-perl/File-MMagic/File-MMagic-1.300.0.ebuild b/dev-perl/File-MMagic/File-MMagic-1.300.0.ebuild
new file mode 100644
index 000000000000..9b74b6e41ddc
--- /dev/null
+++ b/dev-perl/File-MMagic/File-MMagic-1.300.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2013 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.300.0.ebuild,v 1.1 2013/08/25 08:00:55 patrick Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=KNOK
+MODULE_VERSION=1.30
+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=""