diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-18 14:10:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-18 14:10:00 +0000 |
commit | 2ae83d627f26cc57e15159d15255debc559408b7 (patch) | |
tree | 64c7fdac99aa922884987fcbf0476b42adec19a0 /perl-core | |
parent | Stable for sparc, wrt bug #390719 (diff) | |
download | gentoo-2-2ae83d627f26cc57e15159d15255debc559408b7.tar.gz gentoo-2-2ae83d627f26cc57e15159d15255debc559408b7.tar.bz2 gentoo-2-2ae83d627f26cc57e15159d15255debc559408b7.zip |
Stable for sparc, wrt bug #390719
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/File-Temp/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/File-Temp/File-Temp-0.230.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/File-Temp/ChangeLog b/perl-core/File-Temp/ChangeLog index 26cc4c15f5cc..5a7c37da8bcd 100644 --- a/perl-core/File-Temp/ChangeLog +++ b/perl-core/File-Temp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/File-Temp # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Temp/ChangeLog,v 1.78 2014/10/18 14:05:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Temp/ChangeLog,v 1.79 2014/10/18 14:10:00 ago Exp $ + + 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> File-Temp-0.230.0.ebuild: + Stable for sparc, wrt bug #390719 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> File-Temp-0.230.0.ebuild: Stable for ia64, wrt bug #390719 diff --git a/perl-core/File-Temp/File-Temp-0.230.0.ebuild b/perl-core/File-Temp/File-Temp-0.230.0.ebuild index 68806801f412..9f94176e733f 100644 --- a/perl-core/File-Temp/File-Temp-0.230.0.ebuild +++ b/perl-core/File-Temp/File-Temp-0.230.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Temp/File-Temp-0.230.0.ebuild,v 1.10 2014/10/18 14:05:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Temp/File-Temp-0.230.0.ebuild,v 1.11 2014/10/18 14:10:00 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="File::Temp can be used to create and open temporary files in a safe way" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # bug 390719 |