summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/html401/html401-19991224-r2.ebuild')
-rw-r--r--app-text/html401/html401-19991224-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/html401/html401-19991224-r2.ebuild b/app-text/html401/html401-19991224-r2.ebuild
index 4cd4be13fa5b..6266cd05ebe9 100644
--- a/app-text/html401/html401-19991224-r2.ebuild
+++ b/app-text/html401/html401-19991224-r2.ebuild
@@ -1,16 +1,16 @@
# 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.3 2005/05/30 23:17:31 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/html401/html401-19991224-r2.ebuild,v 1.4 2005/06/21 09:32:53 leonardop Exp $
inherit sgml-catalog eutils
DESCRIPTION="DTDs for the HyperText Markup Language 4.01"
-HOMEPAGE="http://www.w3.org/TR/${PN}/"
+HOMEPAGE="http://www.w3.org/TR/html401/"
SRC_URI="http://www.w3.org/TR/html401/html40.tgz"
S=${WORKDIR}
LICENSE="W3C"
SLOT="0"
-KEYWORDS="~x86 ~s390 ~ppc"
+KEYWORDS="x86 ~s390 ~ppc"
IUSE=""
DEPEND="app-text/sgml-common"