summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Boshell <leonardop@gentoo.org>2005-06-21 09:32:53 +0000
committerLeonardo Boshell <leonardop@gentoo.org>2005-06-21 09:32:53 +0000
commit1441b81addc43a3345d9561137ba5963f4fbb562 (patch)
tree65bde6632faf945a27c1dca872ca1390c0d8375a /app-text
parentNew revision, with an actually correct patch for the catalog from bug #92020.... (diff)
downloadhistorical-1441b81addc43a3345d9561137ba5963f4fbb562.tar.gz
historical-1441b81addc43a3345d9561137ba5963f4fbb562.tar.bz2
historical-1441b81addc43a3345d9561137ba5963f4fbb562.zip
Marking -r2 stable (x86)
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-text')
-rw-r--r--app-text/html401/ChangeLog6
-rw-r--r--app-text/html401/Manifest4
-rw-r--r--app-text/html401/html401-19991224-r2.ebuild6
3 files changed, 10 insertions, 6 deletions
diff --git a/app-text/html401/ChangeLog b/app-text/html401/ChangeLog
index 84f4d6e241ae..c8b208dd4244 100644
--- a/app-text/html401/ChangeLog
+++ b/app-text/html401/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/html401
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/html401/ChangeLog,v 1.9 2005/05/30 23:17:31 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/html401/ChangeLog,v 1.10 2005/06/21 09:32:53 leonardop Exp $
+
+ 21 Jun 2005; Leonardo Boshell <leonardop@gentoo.org>
+ html401-19991224-r2.ebuild:
+ Stable on x86.
30 May 2005; Stephanie Lockwood-Childs <wormo@gentoo.org>
html401-19991224-r2.ebuild:
diff --git a/app-text/html401/Manifest b/app-text/html401/Manifest
index 88f475c53010..60b368a241e0 100644
--- a/app-text/html401/Manifest
+++ b/app-text/html401/Manifest
@@ -1,6 +1,6 @@
-MD5 1c8771b10e5ed17c1b2221232a0b89e4 ChangeLog 1032
+MD5 2c32387b8a628bea02f78ebb2874a0b2 ChangeLog 1140
MD5 6f03523102e70b100f9bee9e70be55a6 html401-19991224-r1.ebuild 706
-MD5 c855cac8c5b2f6bf650f2cc5c4db2168 html401-19991224-r2.ebuild 791
+MD5 113a8e8981928127dec400f23e3ebd7c html401-19991224-r2.ebuild 796
MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164
MD5 1b3e89643eafe12ccb08ed86705b78c7 files/digest-html401-19991224-r1 55
MD5 1b3e89643eafe12ccb08ed86705b78c7 files/digest-html401-19991224-r2 55
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"