diff options
author | Stephen Becker <geoman@gentoo.org> | 2004-04-15 02:59:43 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2004-04-15 02:59:43 +0000 |
commit | 324a83e83e557361fe885cdc54123d227b743012 (patch) | |
tree | b037ceaf39898ddcf94850b077678ff69e73c1ac /dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild | |
parent | added s390 to keywords (Manifest recommit) (diff) | |
download | gentoo-2-324a83e83e557361fe885cdc54123d227b743012.tar.gz gentoo-2-324a83e83e557361fe885cdc54123d227b743012.tar.bz2 gentoo-2-324a83e83e557361fe885cdc54123d227b743012.zip |
Marked stable on mips.
Diffstat (limited to 'dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild')
-rw-r--r-- | dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild b/dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild index ce0d91851e0e..06d9867c849b 100644 --- a/dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild +++ b/dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild,v 1.2 2004/03/09 05:27:21 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild,v 1.3 2004/04/15 02:56:58 geoman Exp $ MY_P="${P}ii" S=${WORKDIR}/${PN} @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/author/DMEGG/SGMLSpm-1.03ii/" IUSE="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~sparc ~alpha ~ppc ~hppa ~ia64 ~mips" +KEYWORDS="~x86 ~amd64 ~sparc ~alpha ~ppc ~hppa ~ia64 mips" newdepend ">=dev-lang/perl-5.8.0-r12 >=sys-apps/sed-4" src_unpack() { |