diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-08-13 03:17:53 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-08-13 03:17:53 +0000 |
commit | 9251839cdbebc4b1cf69d22d29c26966c072eaba (patch) | |
tree | 51a968bf2b436c97ae2c6dda909d62b8815802df | |
parent | whitespace (diff) | |
download | gentoo-2-9251839cdbebc4b1cf69d22d29c26966c072eaba.tar.gz gentoo-2-9251839cdbebc4b1cf69d22d29c26966c072eaba.tar.bz2 gentoo-2-9251839cdbebc4b1cf69d22d29c26966c072eaba.zip |
whitespace
(Portage version: 2.1.2.11)
-rw-r--r-- | perl-core/Time-Local/Time-Local-1.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Time-Local/Time-Local-1.17.ebuild b/perl-core/Time-Local/Time-Local-1.17.ebuild index 2ab93441be13..fb69bab0d9b9 100644 --- a/perl-core/Time-Local/Time-Local-1.17.ebuild +++ b/perl-core/Time-Local/Time-Local-1.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/Time-Local-1.17.ebuild,v 1.8 2007/08/12 20:35:14 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/Time-Local-1.17.ebuild,v 1.9 2007/08/13 03:17:53 mr_bones_ Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k mips ppc ppc64 s390 sh sparc +KEYWORDS="alpha amd64 arm ~hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" |