diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-01-10 14:11:04 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-01-10 14:11:04 +0000 |
commit | a60b595793336b916629c3d3fe4978c58c0280fe (patch) | |
tree | 2d0c997fb368360f89b1e3d6f302d35762e58336 /dev-tex/dvi2tty/dvi2tty-5.3.1.ebuild | |
parent | Stable on alpha, bug #254065 (diff) | |
download | gentoo-2-a60b595793336b916629c3d3fe4978c58c0280fe.tar.gz gentoo-2-a60b595793336b916629c3d3fe4978c58c0280fe.tar.bz2 gentoo-2-a60b595793336b916629c3d3fe4978c58c0280fe.zip |
Stable on alpha, bug #254076
(Portage version: 2.1.6.4/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'dev-tex/dvi2tty/dvi2tty-5.3.1.ebuild')
-rw-r--r-- | dev-tex/dvi2tty/dvi2tty-5.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/dvi2tty/dvi2tty-5.3.1.ebuild b/dev-tex/dvi2tty/dvi2tty-5.3.1.ebuild index 12ed4f64563e..8b8bab34829e 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-2009 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.13 2009/01/08 19:24:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/dvi2tty/dvi2tty-5.3.1.ebuild,v 1.14 2009/01/10 14:11:04 klausman Exp $ inherit eutils toolchain-funcs @@ -9,7 +9,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="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |