diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-05-23 19:28:39 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-05-23 19:28:39 +0000 |
commit | b03b9c529049eb5ac1830b46b229f9bda8ffabb8 (patch) | |
tree | 7977bf640ea8afce7d2d4fbe409a30acd3418cf7 /dev-tex/latexdiff/latexdiff-0.5.ebuild | |
parent | remove old version (diff) | |
download | gentoo-2-b03b9c529049eb5ac1830b46b229f9bda8ffabb8.tar.gz gentoo-2-b03b9c529049eb5ac1830b46b229f9bda8ffabb8.tar.bz2 gentoo-2-b03b9c529049eb5ac1830b46b229f9bda8ffabb8.zip |
stable amd64, bug 310867
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-tex/latexdiff/latexdiff-0.5.ebuild')
-rw-r--r-- | dev-tex/latexdiff/latexdiff-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/latexdiff/latexdiff-0.5.ebuild b/dev-tex/latexdiff/latexdiff-0.5.ebuild index 0360f933b4c0..503de27dd0eb 100644 --- a/dev-tex/latexdiff/latexdiff-0.5.ebuild +++ b/dev-tex/latexdiff/latexdiff-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexdiff/latexdiff-0.5.ebuild,v 1.4 2010/03/30 17:40:33 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexdiff/latexdiff-0.5.ebuild,v 1.5 2010/05/23 19:28:39 pacho Exp $ DESCRIPTION="Compare two latex files and mark up significant differences" HOMEPAGE="http://www.ctan.org/tex-archive/support/latexdiff/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" |