diff options
Diffstat (limited to 'dev-tex/dot2tex/dot2tex-2.8.7.ebuild')
-rw-r--r-- | dev-tex/dot2tex/dot2tex-2.8.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/dot2tex/dot2tex-2.8.7.ebuild b/dev-tex/dot2tex/dot2tex-2.8.7.ebuild index f6450e2ff390..6112365b9e80 100644 --- a/dev-tex/dot2tex/dot2tex-2.8.7.ebuild +++ b/dev-tex/dot2tex/dot2tex-2.8.7.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/dot2tex/dot2tex-2.8.7.ebuild,v 1.3 2010/12/21 14:16:22 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2tex/dot2tex-2.8.7.ebuild,v 1.4 2010/12/22 01:29:14 hwoarang Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="http://dot2tex.googlecode.com/files/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64 x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="doc examples" DEPEND="" |