summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2005-10-29 15:37:13 +0000
committerFabian Groffen <grobian@gentoo.org>2005-10-29 15:37:13 +0000
commit438a1304856bf2187a9d1f32bbb847b4720d2872 (patch)
treef93270ff6b68f9c87850d6045fc08d954a135242 /app-text
parentMarked ~ppc-macos (bug #109438) (diff)
downloadhistorical-438a1304856bf2187a9d1f32bbb847b4720d2872.tar.gz
historical-438a1304856bf2187a9d1f32bbb847b4720d2872.tar.bz2
historical-438a1304856bf2187a9d1f32bbb847b4720d2872.zip
Marked ~ppc-macos (bug #109440)
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'app-text')
-rw-r--r--app-text/xhtml1/ChangeLog6
-rw-r--r--app-text/xhtml1/Manifest4
-rw-r--r--app-text/xhtml1/xhtml1-20020801-r3.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-text/xhtml1/ChangeLog b/app-text/xhtml1/ChangeLog
index 9ee170946054..ea246b1e9a57 100644
--- a/app-text/xhtml1/ChangeLog
+++ b/app-text/xhtml1/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/xhtml1
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/ChangeLog,v 1.13 2005/06/21 09:25:29 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/ChangeLog,v 1.14 2005/10/29 15:37:12 grobian Exp $
+
+ 29 Oct 2005; Fabian Groffen <grobian@gentoo.org>
+ xhtml1-20020801-r3.ebuild:
+ Marked ~ppc-macos (bug #109440)
*xhtml1-20020801-r3 (21 Jun 2005)
diff --git a/app-text/xhtml1/Manifest b/app-text/xhtml1/Manifest
index 25777a1e8cb0..b1de840662ad 100644
--- a/app-text/xhtml1/Manifest
+++ b/app-text/xhtml1/Manifest
@@ -1,5 +1,5 @@
-MD5 df9197f9a203414873ee3c417c0070df ChangeLog 1750
+MD5 ede09eadfd768ffe39f0da6bfd4d5ef4 ChangeLog 1863
MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164
-MD5 928417132803c57abb4282bc20ff5077 xhtml1-20020801-r3.ebuild 830
+MD5 fad3638a3c68430349c9b625f6866f14 xhtml1-20020801-r3.ebuild 839
MD5 89f90d2f6036d96c89c6d7a33c64c7cb files/xhtml1-catalog.patch 834
MD5 f4c640b63a2ac682e353b542c01a5081 files/digest-xhtml1-20020801-r3 55
diff --git a/app-text/xhtml1/xhtml1-20020801-r3.ebuild b/app-text/xhtml1/xhtml1-20020801-r3.ebuild
index ef5e140cfd45..cab99207c4c1 100644
--- a/app-text/xhtml1/xhtml1-20020801-r3.ebuild
+++ b/app-text/xhtml1/xhtml1-20020801-r3.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/xhtml1/xhtml1-20020801-r3.ebuild,v 1.1 2005/06/21 09:25:29 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/xhtml1-20020801-r3.ebuild,v 1.2 2005/10/29 15:37:13 grobian Exp $
inherit sgml-catalog eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.w3.org/TR/xhtml1/xhtml1.tgz"
LICENSE="W3C"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="~ppc ~ppc-macos x86"
IUSE=""
DEPEND="app-text/sgml-common"