diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-04-23 06:34:40 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-04-23 06:34:40 +0000 |
commit | 40919e974de2ac986fc64719da6b479cfb56a749 (patch) | |
tree | d58c3cdae1347c6b9fc06355668217d9e8c607e0 /dev-tex/tex4ht/tex4ht-20090611_p1038-r1.ebuild | |
parent | Fix Sandbox Violations on non prefixed arches part II (diff) | |
download | gentoo-2-40919e974de2ac986fc64719da6b479cfb56a749.tar.gz gentoo-2-40919e974de2ac986fc64719da6b479cfb56a749.tar.bz2 gentoo-2-40919e974de2ac986fc64719da6b479cfb56a749.zip |
amd64 stable, bug 316143
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-tex/tex4ht/tex4ht-20090611_p1038-r1.ebuild')
-rw-r--r-- | dev-tex/tex4ht/tex4ht-20090611_p1038-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/tex4ht/tex4ht-20090611_p1038-r1.ebuild b/dev-tex/tex4ht/tex4ht-20090611_p1038-r1.ebuild index b458f1879df6..29608d75e0b4 100644 --- a/dev-tex/tex4ht/tex4ht-20090611_p1038-r1.ebuild +++ b/dev-tex/tex4ht/tex4ht-20090611_p1038-r1.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/tex4ht/tex4ht-20090611_p1038-r1.ebuild,v 1.4 2010/04/20 14:43:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/tex4ht-20090611_p1038-r1.ebuild,v 1.5 2010/04/23 06:34:40 pacho Exp $ inherit latex-package toolchain-funcs java-pkg-opt-2 @@ -15,7 +15,7 @@ HOMEPAGE="http://www.cse.ohio-state.edu/~gurari/TeX4ht/ SRC_URI="http://www.cse.ohio-state.edu/~gurari/TeX4ht/fix/${MY_P}.tar.gz" LICENSE="LPPL-1.2" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" SLOT="0" DEPEND=">=sys-apps/sed-4 |