summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-12-17 15:45:52 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-12-17 15:45:52 +0000
commitb86206743d3f2c7151237c35790c15772d5316ae (patch)
tree79e94a0d000dc58509f9f06b50d4a38243e93ace /dev-tex
parentAdded ~ppc64 (diff)
downloadgentoo-2-b86206743d3f2c7151237c35790c15772d5316ae.tar.gz
gentoo-2-b86206743d3f2c7151237c35790c15772d5316ae.tar.bz2
gentoo-2-b86206743d3f2c7151237c35790c15772d5316ae.zip
Marked ~amd64, closes bug 115674.
(Portage version: 2.0.53)
Diffstat (limited to 'dev-tex')
-rw-r--r--dev-tex/bibtex2html/ChangeLog7
-rw-r--r--dev-tex/bibtex2html/bibtex2html-1.70.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tex/bibtex2html/ChangeLog b/dev-tex/bibtex2html/ChangeLog
index ac009762bc04..a0e50953cdcd 100644
--- a/dev-tex/bibtex2html/ChangeLog
+++ b/dev-tex/bibtex2html/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tex/bibtex2html
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtex2html/ChangeLog,v 1.2 2004/08/28 18:12:18 dholm Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtex2html/ChangeLog,v 1.3 2005/12/17 15:45:52 cryos Exp $
+
+ 17 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> bibtex2html-1.70.ebuild:
+ Marked ~amd64, closes bug 115674.
28 Aug 2004; David Holm <dholm@gentoo.org> bibtex2html-1.70.ebuild:
Added to ~ppc.
diff --git a/dev-tex/bibtex2html/bibtex2html-1.70.ebuild b/dev-tex/bibtex2html/bibtex2html-1.70.ebuild
index 1a1874150805..616aae206dc2 100644
--- a/dev-tex/bibtex2html/bibtex2html-1.70.ebuild
+++ b/dev-tex/bibtex2html/bibtex2html-1.70.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtex2html/bibtex2html-1.70.ebuild,v 1.3 2004/10/03 21:28:35 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtex2html/bibtex2html-1.70.ebuild,v 1.4 2005/12/17 15:45:52 cryos Exp $
inherit fixheadtails
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.lri.fr/~filliatr/bibtex2html/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~amd64 ~ppc ~x86"
DEPEND=">=dev-lang/ocaml-3.07"