diff options
author | 2014-08-23 02:09:22 +0000 | |
---|---|---|
committer | 2014-08-23 02:09:22 +0000 | |
commit | 01ebd23fdae3fc309ed3ed54c2058c0315acd410 (patch) | |
tree | 52d0bce53981be517694eda573d5b829f6b1f590 /dev-perl/mime-construct | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-01ebd23fdae3fc309ed3ed54c2058c0315acd410.tar.gz gentoo-2-01ebd23fdae3fc309ed3ed54c2058c0315acd410.tar.bz2 gentoo-2-01ebd23fdae3fc309ed3ed54c2058c0315acd410.zip |
bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'dev-perl/mime-construct')
-rw-r--r-- | dev-perl/mime-construct/ChangeLog | 12 | ||||
-rw-r--r-- | dev-perl/mime-construct/mime-construct-1.900.0-r1.ebuild (renamed from dev-perl/mime-construct/mime-construct-1.900.0.ebuild) | 6 |
2 files changed, 12 insertions, 6 deletions
diff --git a/dev-perl/mime-construct/ChangeLog b/dev-perl/mime-construct/ChangeLog index 94c216c583c7..f87cfffc1ca8 100644 --- a/dev-perl/mime-construct/ChangeLog +++ b/dev-perl/mime-construct/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/mime-construct -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/mime-construct/ChangeLog,v 1.17 2012/06/04 02:13:12 xmw Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/mime-construct/ChangeLog,v 1.18 2014/08/23 02:09:22 axs Exp $ + +*mime-construct-1.900.0-r1 (23 Aug 2014) + + 23 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +mime-construct-1.900.0-r1.ebuild, -mime-construct-1.900.0.ebuild: + bumped EAPI to 5; committed directly to stable as no other changes present and + revbump helps stable systems to keep from dieing on perl-5.18 upgrade 04 Jun 2012; Michael Weber <xmw@gentoo.org> mime-construct-1.900.0.ebuild: ppc stable (bug 400757) @@ -71,4 +78,3 @@ 19 May 2005; Michael Cummings <mcummings@gentoo.org> +metadata.xml, +mime-construct-1.9.ebuild: Initial import for johnm, dep for asterisk work - diff --git a/dev-perl/mime-construct/mime-construct-1.900.0.ebuild b/dev-perl/mime-construct/mime-construct-1.900.0-r1.ebuild index 3ab9d421ecc8..7dc677a68010 100644 --- a/dev-perl/mime-construct/mime-construct-1.900.0.ebuild +++ b/dev-perl/mime-construct/mime-construct-1.900.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/mime-construct/mime-construct-1.900.0.ebuild,v 1.4 2012/06/04 02:13:12 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/mime-construct/mime-construct-1.900.0-r1.ebuild,v 1.1 2014/08/23 02:09:22 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=ROSCH MODULE_VERSION=1.9 |