diff options
author | 2005-08-07 13:29:22 +0000 | |
---|---|---|
committer | 2005-08-07 13:29:22 +0000 | |
commit | 3450b70a46a5edd0294b60e4ddcfe5a62e9453fe (patch) | |
tree | adc067b82d8e648eb960fe427b929e1f1e1d5731 /app-text/html401/html401-19991224-r2.ebuild | |
parent | Stable on ppc. (diff) | |
download | historical-3450b70a46a5edd0294b60e4ddcfe5a62e9453fe.tar.gz historical-3450b70a46a5edd0294b60e4ddcfe5a62e9453fe.tar.bz2 historical-3450b70a46a5edd0294b60e4ddcfe5a62e9453fe.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-text/html401/html401-19991224-r2.ebuild')
-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 36c67e9df02f..432b3c3543e1 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.7 2005/07/15 16:56:07 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/html401/html401-19991224-r2.ebuild,v 1.8 2005/08/07 13:29:22 hansmi 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="~ppc s390 x86" +KEYWORDS="ppc s390 x86" IUSE="" DEPEND="app-text/sgml-common" |