summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-12-28 21:03:17 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-12-28 21:03:17 +0000
commitb66b746f0c319ac68f83ab038e6757e31da5b026 (patch)
treec34aa4c5667dc6491c70631db78c92c9b9c85d79 /dev-tex/dvi2tty
parentFixed ChangeLog header. (Manifest recommit) (diff)
downloadgentoo-2-b66b746f0c319ac68f83ab038e6757e31da5b026.tar.gz
gentoo-2-b66b746f0c319ac68f83ab038e6757e31da5b026.tar.bz2
gentoo-2-b66b746f0c319ac68f83ab038e6757e31da5b026.zip
Keywords ~amd64.
Diffstat (limited to 'dev-tex/dvi2tty')
-rw-r--r--dev-tex/dvi2tty/ChangeLog5
-rw-r--r--dev-tex/dvi2tty/dvi2tty-5.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/dvi2tty/ChangeLog b/dev-tex/dvi2tty/ChangeLog
index 38e0c654c7e7..4ed165b53597 100644
--- a/dev-tex/dvi2tty/ChangeLog
+++ b/dev-tex/dvi2tty/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tex/dvi2tty
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/dvi2tty/ChangeLog,v 1.5 2004/12/16 12:08:26 pclouds Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/dvi2tty/ChangeLog,v 1.6 2004/12/28 20:59:04 absinthe Exp $
+
+ 28 Dec 2004; Dylan Carlson <absinthe@gentoo.org> dvi2tty-5.3.1.ebuild:
+ Keywords ~amd64.
16 Dec 2004; <pclouds@gentoo.org> +files/dvi2tty-gcc.patch,
dvi2tty-5.3.1.ebuild:
diff --git a/dev-tex/dvi2tty/dvi2tty-5.3.1.ebuild b/dev-tex/dvi2tty/dvi2tty-5.3.1.ebuild
index 543dd76e1739..1a275e3aea02 100644
--- a/dev-tex/dvi2tty/dvi2tty-5.3.1.ebuild
+++ b/dev-tex/dvi2tty/dvi2tty-5.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/dvi2tty/dvi2tty-5.3.1.ebuild,v 1.4 2004/12/16 12:08:26 pclouds Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/dvi2tty/dvi2tty-5.3.1.ebuild,v 1.5 2004/12/28 20:59:04 absinthe Exp $
inherit eutils
DESCRIPTION="Preview dvi-files on text-only devices"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.ctan.org/tex-archive/dviware/"
SRC_URI="ftp://ftp.mesa.nl/pub/dvi2tty/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc ~amd64"
IUSE=""
DEPEND=""