diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-26 15:54:33 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-26 15:54:33 +0000 |
commit | 2b7bc4e6ba8f4e68af8c382f496fba7275f21ab5 (patch) | |
tree | eba5dd77eae5d63d9b9fae4f957c9e61207c94ce /dev-perl/Time-TAI64 | |
parent | dev-lang/libcilkrts got removed (bug #514644) (diff) | |
download | gentoo-2-2b7bc4e6ba8f4e68af8c382f496fba7275f21ab5.tar.gz gentoo-2-2b7bc4e6ba8f4e68af8c382f496fba7275f21ab5.tar.bz2 gentoo-2-2b7bc4e6ba8f4e68af8c382f496fba7275f21ab5.zip |
bumped EAPI to 5 to help with dev-lang/perl upgrade
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'dev-perl/Time-TAI64')
-rw-r--r-- | dev-perl/Time-TAI64/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/Time-TAI64/Time-TAI64-2.110.0-r1.ebuild (renamed from dev-perl/Time-TAI64/Time-TAI64-2.110.0.ebuild) | 6 |
2 files changed, 11 insertions, 5 deletions
diff --git a/dev-perl/Time-TAI64/ChangeLog b/dev-perl/Time-TAI64/ChangeLog index ddd73e828c87..530e4fafb28c 100644 --- a/dev-perl/Time-TAI64/ChangeLog +++ b/dev-perl/Time-TAI64/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Time-TAI64 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-TAI64/ChangeLog,v 1.5 2012/11/18 11:40:07 robbat2 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-TAI64/ChangeLog,v 1.6 2014/08/26 15:54:33 axs Exp $ + +*Time-TAI64-2.110.0-r1 (26 Aug 2014) + + 26 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Time-TAI64-2.110.0-r1.ebuild, -Time-TAI64-2.110.0.ebuild: + bumped EAPI to 5 to help with dev-lang/perl upgrade 18 Nov 2012; Robin H. Johnson <robbat2@gentoo.org> metadata.xml: Drop duplication of myself as a maintainer where there is a herd. diff --git a/dev-perl/Time-TAI64/Time-TAI64-2.110.0.ebuild b/dev-perl/Time-TAI64/Time-TAI64-2.110.0-r1.ebuild index d8cc66bd7b43..528b36b683ef 100644 --- a/dev-perl/Time-TAI64/Time-TAI64-2.110.0.ebuild +++ b/dev-perl/Time-TAI64/Time-TAI64-2.110.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 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/Time-TAI64/Time-TAI64-2.110.0.ebuild,v 1.1 2011/08/28 11:23:26 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-TAI64/Time-TAI64-2.110.0-r1.ebuild,v 1.1 2014/08/26 15:54:33 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=JOVAL MODULE_VERSION=2.11 |