diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-29 18:10:26 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-29 18:10:26 +0000 |
commit | b6ad7e7a291ed22eb11859cb97068a8d0d3fba88 (patch) | |
tree | efbd89f0199375727e14a8e3020360534a87d6df /app-text/xhtml1 | |
parent | Unmask on amd64 to satisfy app-text/gocr (Manifest recommit) (diff) | |
download | gentoo-2-b6ad7e7a291ed22eb11859cb97068a8d0d3fba88.tar.gz gentoo-2-b6ad7e7a291ed22eb11859cb97068a8d0d3fba88.tar.bz2 gentoo-2-b6ad7e7a291ed22eb11859cb97068a8d0d3fba88.zip |
mirror:// updates, ChangeLog fixes and other fixes.
Diffstat (limited to 'app-text/xhtml1')
-rw-r--r-- | app-text/xhtml1/xhtml1-20020801-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xhtml1/xhtml1-20020801-r1.ebuild b/app-text/xhtml1/xhtml1-20020801-r1.ebuild index 28f18126ed79..bd3643c246dd 100644 --- a/app-text/xhtml1/xhtml1-20020801-r1.ebuild +++ b/app-text/xhtml1/xhtml1-20020801-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/xhtml1-20020801-r1.ebuild,v 1.4 2003/11/20 10:12:59 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/xhtml1-20020801-r1.ebuild,v 1.5 2004/02/29 18:10:26 aliz Exp $ inherit sgml-catalog DESCRIPTION="DTDs for the eXtensible HyperText Markup Language 1.0" HOMEPAGE="http://www.w3.org/TR/${PN}/" -SRC_URI="${HOMEPAGE}${PN}.tgz" +SRC_URI="http://www.w3.org/TR/xhtml1/xhtml1.tgz" LICENSE="W3C" SLOT="0" KEYWORDS="x86" |