summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephanie J. Lockwood-Childs <wormo@gentoo.org>2005-05-30 23:17:31 +0000
committerStephanie J. Lockwood-Childs <wormo@gentoo.org>2005-05-30 23:17:31 +0000
commit6d62f235b1d179c84bd014df00e10ec87bc4b224 (patch)
tree54ffeee07229fa473a055943f6746d12f32fe891 /app-text/html401
parentmultilib fixes (diff)
downloadgentoo-2-6d62f235b1d179c84bd014df00e10ec87bc4b224.tar.gz
gentoo-2-6d62f235b1d179c84bd014df00e10ec87bc4b224.tar.bz2
gentoo-2-6d62f235b1d179c84bd014df00e10ec87bc4b224.zip
mark ~ppc
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-text/html401')
-rw-r--r--app-text/html401/ChangeLog6
-rw-r--r--app-text/html401/Manifest4
-rw-r--r--app-text/html401/html401-19991224-r2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-text/html401/ChangeLog b/app-text/html401/ChangeLog
index f680e67b7de3..84f4d6e241ae 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.8 2005/01/01 16:19:50 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/html401/ChangeLog,v 1.9 2005/05/30 23:17:31 wormo Exp $
+
+ 30 May 2005; Stephanie Lockwood-Childs <wormo@gentoo.org>
+ html401-19991224-r2.ebuild:
+ mark ~ppc
*html401-19991224-r2 (06 Nov 2004)
diff --git a/app-text/html401/Manifest b/app-text/html401/Manifest
index a4c294cabef7..6af176e9b2d8 100644
--- a/app-text/html401/Manifest
+++ b/app-text/html401/Manifest
@@ -1,7 +1,7 @@
MD5 25849c8f9afa486a8c2e8f33f67741bc ChangeLog 934
MD5 6f03523102e70b100f9bee9e70be55a6 html401-19991224-r1.ebuild 706
+MD5 278cc27cbc43a593d8278eae08b57d84 html401-19991224-r2.ebuild 796
MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164
-MD5 e86f46c6fe43c0f294b7a53c795ab139 html401-19991224-r2.ebuild 791
-MD5 7c6e3f8185b8e05e98a1b06b01baf482 files/html401-decl.diff 469
MD5 1b3e89643eafe12ccb08ed86705b78c7 files/digest-html401-19991224-r1 55
MD5 1b3e89643eafe12ccb08ed86705b78c7 files/digest-html401-19991224-r2 55
+MD5 7c6e3f8185b8e05e98a1b06b01baf482 files/html401-decl.diff 469
diff --git a/app-text/html401/html401-19991224-r2.ebuild b/app-text/html401/html401-19991224-r2.ebuild
index bde9e8accc02..4cd4be13fa5b 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.2 2005/01/01 16:19:50 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/html401/html401-19991224-r2.ebuild,v 1.3 2005/05/30 23:17:31 wormo 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"
+KEYWORDS="~x86 ~s390 ~ppc"
IUSE=""
DEPEND="app-text/sgml-common"