diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-09 01:09:49 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-09 01:09:49 +0000 |
commit | 983f5efc2fbb7b2ca699d3667214d1aac523224b (patch) | |
tree | 6e62c06c3057e934206acaf28dce01bbc0be04b8 /dev-perl/File-Flat | |
parent | initial import; yet another DEPEND for VCP-autrijus (diff) | |
download | gentoo-2-983f5efc2fbb7b2ca699d3667214d1aac523224b.tar.gz gentoo-2-983f5efc2fbb7b2ca699d3667214d1aac523224b.tar.bz2 gentoo-2-983f5efc2fbb7b2ca699d3667214d1aac523224b.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/File-Flat')
-rw-r--r-- | dev-perl/File-Flat/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/File-Flat/File-Flat-0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-Flat/ChangeLog b/dev-perl/File-Flat/ChangeLog index 13f31c6c1a58..970b36a0a9c7 100644 --- a/dev-perl/File-Flat/ChangeLog +++ b/dev-perl/File-Flat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-Flat # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/ChangeLog,v 1.8 2005/03/16 15:57:29 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/ChangeLog,v 1.9 2005/04/09 01:09:49 gustavoz Exp $ + + 09 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> File-Flat-0.8.ebuild: + Stable on sparc 16 Mar 2005; Michael Cummings <mcummings@gentoo.org> File-Flat-0.94.ebuild: style cleanup diff --git a/dev-perl/File-Flat/File-Flat-0.8.ebuild b/dev-perl/File-Flat/File-Flat-0.8.ebuild index cdb03f76127b..088de183abaf 100644 --- a/dev-perl/File-Flat/File-Flat-0.8.ebuild +++ b/dev-perl/File-Flat/File-Flat-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-0.8.ebuild,v 1.8 2005/03/14 15:45:11 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-0.8.ebuild,v 1.9 2005/04/09 01:09:49 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 amd64 alpha ~hppa ~mips ~ppc ~sparc" +KEYWORDS="x86 amd64 alpha ~hppa ~mips ~ppc sparc" IUSE="" DEPEND="dev-perl/Class-Autouse |