summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2006-02-11 19:13:42 +0000
committerPatrick McLean <chutzpah@gentoo.org>2006-02-11 19:13:42 +0000
commit13b9098497c8c6e6e6d81993ef24b315ff050614 (patch)
treeedf96ed41b1201b67a083bdb10eb146a0811ea44 /dev-tex/html2latex
parentFixes for dep/rdep with minimal (diff)
downloadgentoo-2-13b9098497c8c6e6e6d81993ef24b315ff050614.tar.gz
gentoo-2-13b9098497c8c6e6e6d81993ef24b315ff050614.tar.bz2
gentoo-2-13b9098497c8c6e6e6d81993ef24b315ff050614.zip
Add ~amd64 (bug #122041).
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-tex/html2latex')
-rw-r--r--dev-tex/html2latex/ChangeLog7
-rw-r--r--dev-tex/html2latex/html2latex-1.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tex/html2latex/ChangeLog b/dev-tex/html2latex/ChangeLog
index 11da1c22e90a..8c3c0856d072 100644
--- a/dev-tex/html2latex/ChangeLog
+++ b/dev-tex/html2latex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tex/html2latex
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/html2latex/ChangeLog,v 1.3 2005/11/28 12:00:11 mcummings Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/html2latex/ChangeLog,v 1.4 2006/02/11 19:13:42 chutzpah Exp $
+
+ 11 Feb 2006; Patrick McLean <chutzpah@gentoo.org> html2latex-1.1.ebuild:
+ Add ~amd64 (bug #122041).
28 Nov 2005; <mcumming@gentoo.org> html2latex-1.1.ebuild:
Switched from perl-module to perl-app eclass
diff --git a/dev-tex/html2latex/html2latex-1.1.ebuild b/dev-tex/html2latex/html2latex-1.1.ebuild
index 3e72c9902f2b..1f36baa75589 100644
--- a/dev-tex/html2latex/html2latex-1.1.ebuild
+++ b/dev-tex/html2latex/html2latex-1.1.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/dev-tex/html2latex/html2latex-1.1.ebuild,v 1.3 2005/11/28 12:00:11 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/html2latex/html2latex-1.1.ebuild,v 1.4 2006/02/11 19:13:42 chutzpah Exp $
inherit perl-app
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/html2latex/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="imagemagick libwww"