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
commit4210b03de9f84c11df3a2956c959c18d578412f1 (patch)
tree56a7ca92045cd47c6311707d36ae6c840997e8af /app-text/xhtml1
parentmostly fixes in eclasses (diff)
downloadgentoo-2-4210b03de9f84c11df3a2956c959c18d578412f1.tar.gz
gentoo-2-4210b03de9f84c11df3a2956c959c18d578412f1.tar.bz2
gentoo-2-4210b03de9f84c11df3a2956c959c18d578412f1.zip
Marked ~amd64, closes bug 117753.
(Portage version: 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"