summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/MIME-Charset/ChangeLog7
-rw-r--r--dev-perl/MIME-Charset/MIME-Charset-1.9.1.ebuild17
2 files changed, 23 insertions, 1 deletions
diff --git a/dev-perl/MIME-Charset/ChangeLog b/dev-perl/MIME-Charset/ChangeLog
index 42d918df283a..fc2390f9f52e 100644
--- a/dev-perl/MIME-Charset/ChangeLog
+++ b/dev-perl/MIME-Charset/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/MIME-Charset
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Charset/ChangeLog,v 1.5 2011/05/28 19:21:03 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Charset/ChangeLog,v 1.6 2011/06/09 18:13:02 tove Exp $
+
+*MIME-Charset-1.9.1 (09 Jun 2011)
+
+ 09 Jun 2011; Torsten Veller <tove@gentoo.org> +MIME-Charset-1.9.1.ebuild:
+ Version bump
*MIME-Charset-1.8.2 (28 May 2011)
diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.9.1.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.9.1.ebuild
new file mode 100644
index 000000000000..8d5c70a72a0d
--- /dev/null
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.9.1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Charset/MIME-Charset-1.9.1.ebuild,v 1.1 2011/06/09 18:13:02 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=NEZUMI
+MODULE_VERSION=1.009.1
+inherit perl-module
+
+DESCRIPTION="Charset Informations for MIME"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+SRC_TEST=do