diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-02-08 11:38:31 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-02-08 11:38:31 +0000 |
commit | 0db44d8cc3e333ee16f8d25d6627b6833b56613b (patch) | |
tree | 7a5d6f1874060f006cb7bb22b82014aee0990ae9 /virtual/perl-AutoLoader | |
parent | amd64 stable wrt bug #536790 (diff) | |
download | gentoo-2-0db44d8cc3e333ee16f8d25d6627b6833b56613b.tar.gz gentoo-2-0db44d8cc3e333ee16f8d25d6627b6833b56613b.tar.bz2 gentoo-2-0db44d8cc3e333ee16f8d25d6627b6833b56613b.zip |
amd64 stable wrt bug #536790
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'virtual/perl-AutoLoader')
-rw-r--r-- | virtual/perl-AutoLoader/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-AutoLoader/perl-AutoLoader-5.740.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/virtual/perl-AutoLoader/ChangeLog b/virtual/perl-AutoLoader/ChangeLog index e343b81545f7..216c57529f98 100644 --- a/virtual/perl-AutoLoader/ChangeLog +++ b/virtual/perl-AutoLoader/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-AutoLoader -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.30 2014/09/23 09:56:45 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.31 2015/02/08 11:38:31 zlogene Exp $ + + 08 Feb 2015; Mikle Kolyada <zlogene@gentoo.org> + perl-AutoLoader-5.740.0.ebuild: + amd64 stable wrt bug #536790 23 Sep 2014; Agostino Sarubbo <ago@gentoo.org> perl-AutoLoader-5.730.0-r2.ebuild: diff --git a/virtual/perl-AutoLoader/perl-AutoLoader-5.740.0.ebuild b/virtual/perl-AutoLoader/perl-AutoLoader-5.740.0.ebuild index e904f478a581..30e6a4813942 100644 --- a/virtual/perl-AutoLoader/perl-AutoLoader-5.740.0.ebuild +++ b/virtual/perl-AutoLoader/perl-AutoLoader-5.740.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.740.0.ebuild,v 1.2 2014/07/18 16:16:02 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.740.0.ebuild,v 1.3 2015/02/08 11:38:31 zlogene Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-solaris" +KEYWORDS="amd64 ~ppc ~x86 ~x86-solaris" IUSE="" RDEPEND=" |