diff options
author | 2010-12-21 14:16:22 +0000 | |
---|---|---|
committer | 2010-12-21 14:16:22 +0000 | |
commit | 9dde17ad6e38e2f7d25d18b6d581719bbe1497ce (patch) | |
tree | ea27b29cebf72bdf9f2b90a60d4b5ea1dd1bcdbf /dev-tex/dot2tex/dot2tex-2.8.7.ebuild | |
parent | stable x86, bug 348234 (diff) | |
download | historical-9dde17ad6e38e2f7d25d18b6d581719bbe1497ce.tar.gz historical-9dde17ad6e38e2f7d25d18b6d581719bbe1497ce.tar.bz2 historical-9dde17ad6e38e2f7d25d18b6d581719bbe1497ce.zip |
stable x86, bug 348820
Package-Manager: portage-2.1.9.25/cvs/Linux i686
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 9cddbe389a9c..f6450e2ff390 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.2 2010/06/12 19:30:23 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2tex/dot2tex-2.8.7.ebuild,v 1.3 2010/12/21 14:16:22 fauli 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="" |