diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2014-07-24 09:30:45 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2014-07-24 09:30:45 +0000 |
commit | 9cfed54c57789488362c0f3bc6fc0bf5e7570124 (patch) | |
tree | ae9b788e866e4b9872c709e67fbfe9d96e003625 /virtual/perl-File-Path | |
parent | Stable on alpha, bug #381424 (diff) | |
download | gentoo-2-9cfed54c57789488362c0f3bc6fc0bf5e7570124.tar.gz gentoo-2-9cfed54c57789488362c0f3bc6fc0bf5e7570124.tar.bz2 gentoo-2-9cfed54c57789488362c0f3bc6fc0bf5e7570124.zip |
Stable on alpha, bug #381424
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'virtual/perl-File-Path')
-rw-r--r-- | virtual/perl-File-Path/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-File-Path/ChangeLog b/virtual/perl-File-Path/ChangeLog index 91d984fb62b2..928bf014c54a 100644 --- a/virtual/perl-File-Path/ChangeLog +++ b/virtual/perl-File-Path/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-File-Path # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/ChangeLog,v 1.12 2014/07/19 16:24:24 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/ChangeLog,v 1.13 2014/07/24 09:30:45 klausman Exp $ + + 24 Jul 2014; Tobias Klausmann <klausman@gentoo.org> + perl-File-Path-2.90.0-r2.ebuild: + Stable on alpha, bug #381424 *perl-File-Path-2.90.0-r2 (19 Jul 2014) diff --git a/virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild b/virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild index 2958dbd2ce35..e2056220eaaf 100644 --- a/virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild +++ b/virtual/perl-File-Path/perl-File-Path-2.90.0-r2.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/virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild,v 1.1 2014/07/19 16:24:24 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild,v 1.2 2014/07/24 09:30:45 klausman Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86 ~ppc-aix" +KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~sparc x86 ~ppc-aix" IUSE="" RDEPEND=" |