diff options
author | Brent Baude <ranger@gentoo.org> | 2011-01-13 16:58:06 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-01-13 16:58:06 +0000 |
commit | 6756126bf4ac08f9293951a6a68a5a7b579c30a7 (patch) | |
tree | 9e106ba958271115910ea3d5a70225d6c6fb0a44 /dev-perl/File-HomeDir | |
parent | Marking Exception-Class-1.32 ~ppc for bug 341865 (diff) | |
download | gentoo-2-6756126bf4ac08f9293951a6a68a5a7b579c30a7.tar.gz gentoo-2-6756126bf4ac08f9293951a6a68a5a7b579c30a7.tar.bz2 gentoo-2-6756126bf4ac08f9293951a6a68a5a7b579c30a7.zip |
Marking File-HomeDir-0.93 ppc for bug 341865
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/File-HomeDir')
-rw-r--r-- | dev-perl/File-HomeDir/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/File-HomeDir/File-HomeDir-0.93.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/File-HomeDir/ChangeLog b/dev-perl/File-HomeDir/ChangeLog index e6c2da3d981f..33aef34b957f 100644 --- a/dev-perl/File-HomeDir/ChangeLog +++ b/dev-perl/File-HomeDir/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-HomeDir -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-HomeDir/ChangeLog,v 1.69 2010/12/03 02:20:09 xmw Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-HomeDir/ChangeLog,v 1.70 2011/01/13 16:58:06 ranger Exp $ + + 13 Jan 2011; Brent Baude <ranger@gentoo.org> File-HomeDir-0.93.ebuild: + Marking File-HomeDir-0.93 ppc stable for bug 341865 03 Dec 2010; Michael Weber <xmw@gentoo.org> File-HomeDir-0.93.ebuild: add ~arm (bug 302981) diff --git a/dev-perl/File-HomeDir/File-HomeDir-0.93.ebuild b/dev-perl/File-HomeDir/File-HomeDir-0.93.ebuild index 63fd5e0c2a4d..99a61572e651 100644 --- a/dev-perl/File-HomeDir/File-HomeDir-0.93.ebuild +++ b/dev-perl/File-HomeDir/File-HomeDir-0.93.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-HomeDir/File-HomeDir-0.93.ebuild,v 1.6 2010/12/03 02:20:09 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-HomeDir/File-HomeDir-0.93.ebuild,v 1.7 2011/01/13 16:58:06 ranger Exp $ EAPI=3 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Get home directory for self or other user" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ~ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris" IUSE="" RDEPEND="virtual/perl-File-Spec |