diff options
author | Torsten Veller <tove@gentoo.org> | 2012-06-09 08:29:56 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-06-09 08:29:56 +0000 |
commit | bbaf43b99cc0f0acd18b04c20d3f528dec5b4db8 (patch) | |
tree | 00344d893615a8656907c2048e2a2985cfad4c23 /dev-perl/MIME-Charset | |
parent | [bump] dev-perl/Gentoo-PerlMod-Version-0.5.0 (diff) | |
download | gentoo-2-bbaf43b99cc0f0acd18b04c20d3f528dec5b4db8.tar.gz gentoo-2-bbaf43b99cc0f0acd18b04c20d3f528dec5b4db8.tar.bz2 gentoo-2-bbaf43b99cc0f0acd18b04c20d3f528dec5b4db8.zip |
[bump] dev-perl/MIME-Charset-1.9.2
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/MIME-Charset')
-rw-r--r-- | dev-perl/MIME-Charset/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/MIME-Charset/MIME-Charset-1.9.2.ebuild | 17 |
2 files changed, 23 insertions, 1 deletions
diff --git a/dev-perl/MIME-Charset/ChangeLog b/dev-perl/MIME-Charset/ChangeLog index 41ea9eaf3f25..0730a76a14d8 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Charset/ChangeLog,v 1.10 2012/02/18 14:52:39 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Charset/ChangeLog,v 1.11 2012/06/09 08:29:56 tove Exp $ + +*MIME-Charset-1.9.2 (09 Jun 2012) + + 09 Jun 2012; Torsten Veller <tove@gentoo.org> +MIME-Charset-1.9.2.ebuild: + Version bump 18 Feb 2012; Torsten Veller <tove@gentoo.org> -MIME-Charset-1.008.ebuild: Cleanup diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.9.2.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.9.2.ebuild new file mode 100644 index 000000000000..78c50de366e7 --- /dev/null +++ b/dev-perl/MIME-Charset/MIME-Charset-1.9.2.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/MIME-Charset/MIME-Charset-1.9.2.ebuild,v 1.1 2012/06/09 08:29:56 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=NEZUMI +MODULE_VERSION=1.009.2 +inherit perl-module + +DESCRIPTION="Charset Informations for MIME" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +SRC_TEST=do |