diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-04-29 15:33:48 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-04-29 15:33:48 +0000 |
commit | c10eb59a4319ee39ff535bbbd38e91cf6bd13578 (patch) | |
tree | 7bc5bacd05d62909eb1890e8441d209972188242 /dev-perl/File-chmod | |
parent | stable ppc, bug 219661 (diff) | |
download | gentoo-2-c10eb59a4319ee39ff535bbbd38e91cf6bd13578.tar.gz gentoo-2-c10eb59a4319ee39ff535bbbd38e91cf6bd13578.tar.bz2 gentoo-2-c10eb59a4319ee39ff535bbbd38e91cf6bd13578.zip |
Add ~sparc for testing, part of Bug #219723.
(Portage version: 2.2_pre5)
Diffstat (limited to 'dev-perl/File-chmod')
-rw-r--r-- | dev-perl/File-chmod/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/File-chmod/File-chmod-0.32.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-chmod/ChangeLog b/dev-perl/File-chmod/ChangeLog index cf1a2ea3c445..73f3bab9fdda 100644 --- a/dev-perl/File-chmod/ChangeLog +++ b/dev-perl/File-chmod/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-chmod # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.1 2008/04/29 14:24:40 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.2 2008/04/29 15:33:48 fmccor Exp $ + + 29 Apr 2008; Ferris McCormick <fmccor@gentoo.org> File-chmod-0.32.ebuild: + Add ~sparc for testing, part of Bug #219723. *File-chmod-0.32 (29 Apr 2008) diff --git a/dev-perl/File-chmod/File-chmod-0.32.ebuild b/dev-perl/File-chmod/File-chmod-0.32.ebuild index 1232a35a9883..786a75899164 100644 --- a/dev-perl/File-chmod/File-chmod-0.32.ebuild +++ b/dev-perl/File-chmod/File-chmod-0.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild,v 1.1 2008/04/29 14:24:40 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild,v 1.2 2008/04/29 15:33:48 fmccor Exp $ MODULE_AUTHOR=PINYAN @@ -10,7 +10,7 @@ DESCRIPTION="Implements symbolic and ls chmod modes" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~sparc ~x86" IUSE="" DEPEND="dev-lang/perl" |