diff options
author | 2011-05-28 19:21:03 +0000 | |
---|---|---|
committer | 2011-05-28 19:21:03 +0000 | |
commit | bf83284923fcf7b6d94d1c98dfeba72192a00aa3 (patch) | |
tree | a5c7335a4a2db5a1f0f8fc278b2d66f019c7eacd /dev-perl | |
parent | [bump] dev-perl/Bio-Graphics-2.240.0 (diff) | |
download | historical-bf83284923fcf7b6d94d1c98dfeba72192a00aa3.tar.gz historical-bf83284923fcf7b6d94d1c98dfeba72192a00aa3.tar.bz2 historical-bf83284923fcf7b6d94d1c98dfeba72192a00aa3.zip |
[bump] dev-perl/MIME-Charset-1.8.2
Package-Manager: portage-2.2.0_alpha37/cvs/Linux x86_64
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/MIME-Charset/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/MIME-Charset/MIME-Charset-1.8.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 a418ec8f9f47..42d918df283a 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.4 2011/02/19 08:32:11 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Charset/ChangeLog,v 1.5 2011/05/28 19:21:03 tove Exp $ + +*MIME-Charset-1.8.2 (28 May 2011) + + 28 May 2011; Torsten Veller <tove@gentoo.org> +MIME-Charset-1.8.2.ebuild: + Version bump *MIME-Charset-1.8.1 (19 Feb 2011) diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.8.2.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.8.2.ebuild new file mode 100644 index 000000000000..8022750799d6 --- /dev/null +++ b/dev-perl/MIME-Charset/MIME-Charset-1.8.2.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.8.2.ebuild,v 1.1 2011/05/28 19:21:03 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=NEZUMI +MODULE_VERSION=1.008.2 +inherit perl-module + +DESCRIPTION="Charset Informations for MIME" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +SRC_TEST=do |