summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2006-01-15 14:21:30 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2006-01-15 14:21:30 +0000
commit3c155ace0fa45aa191c5d1a50d18aaf24426d4b3 (patch)
treeb4144b9554e72eb9ec20c046e13e751f5be84615 /app-text/xhtml1
parentmostly fixes in eclasses (diff)
downloadhistorical-3c155ace0fa45aa191c5d1a50d18aaf24426d4b3.tar.gz
historical-3c155ace0fa45aa191c5d1a50d18aaf24426d4b3.tar.bz2
historical-3c155ace0fa45aa191c5d1a50d18aaf24426d4b3.zip
Marked ~amd64, closes bug 117753.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'app-text/xhtml1')
-rw-r--r--app-text/xhtml1/ChangeLog8
-rw-r--r--app-text/xhtml1/xhtml1-20020801-r3.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/app-text/xhtml1/ChangeLog b/app-text/xhtml1/ChangeLog
index ea246b1e9a57..340d1e4bc72d 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.14 2005/10/29 15:37:12 grobian Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/ChangeLog,v 1.15 2006/01/15 14:19:58 cryos Exp $
+
+ 15 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org>
+ xhtml1-20020801-r3.ebuild:
+ Marked ~amd64, closes bug 117753.
29 Oct 2005; Fabian Groffen <grobian@gentoo.org>
xhtml1-20020801-r3.ebuild:
diff --git a/app-text/xhtml1/xhtml1-20020801-r3.ebuild b/app-text/xhtml1/xhtml1-20020801-r3.ebuild
index cab99207c4c1..b891f806d135 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
+# Copyright 1999-2006 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.2 2005/10/29 15:37:13 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/xhtml1-20020801-r3.ebuild,v 1.3 2006/01/15 14:19:58 cryos Exp $
inherit sgml-catalog eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.w3.org/TR/xhtml1/xhtml1.tgz"
LICENSE="W3C"
SLOT="0"
-KEYWORDS="~ppc ~ppc-macos x86"
+KEYWORDS="~amd64 ~ppc ~ppc-macos x86"
IUSE=""
DEPEND="app-text/sgml-common"