diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-07-08 03:02:24 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-07-08 03:02:24 +0000 |
commit | 9022bdafe2159b06fe44660ca7240333c4ce9a3e (patch) | |
tree | 5cf90e3e7dd6222d80d94bcad2e9ea06b720160c /app-text/html401 | |
parent | arm stable (diff) | |
download | gentoo-2-9022bdafe2159b06fe44660ca7240333c4ce9a3e.tar.gz gentoo-2-9022bdafe2159b06fe44660ca7240333c4ce9a3e.tar.bz2 gentoo-2-9022bdafe2159b06fe44660ca7240333c4ce9a3e.zip |
s390 love
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-text/html401')
-rw-r--r-- | app-text/html401/html401-19991224-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/html401/html401-19991224-r2.ebuild b/app-text/html401/html401-19991224-r2.ebuild index 6266cd05ebe9..86016a7b512d 100644 --- a/app-text/html401/html401-19991224-r2.ebuild +++ b/app-text/html401/html401-19991224-r2.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/app-text/html401/html401-19991224-r2.ebuild,v 1.4 2005/06/21 09:32:53 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/html401/html401-19991224-r2.ebuild,v 1.5 2005/07/08 03:02:24 vapier Exp $ inherit sgml-catalog eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.w3.org/TR/html401/html40.tgz" S=${WORKDIR} LICENSE="W3C" SLOT="0" -KEYWORDS="x86 ~s390 ~ppc" +KEYWORDS="~ppc s390 x86" IUSE="" DEPEND="app-text/sgml-common" |