diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2004-05-18 18:40:54 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2004-05-18 18:40:54 +0000 |
commit | 308a4cb00353d46db43a28550e239b1aa836167c (patch) | |
tree | 1989f56b0481d78122fc8164323687c2155c1665 /dev-tex | |
parent | New prerelease version ready for testing (Manifest recommit) (diff) | |
download | gentoo-2-308a4cb00353d46db43a28550e239b1aa836167c.tar.gz gentoo-2-308a4cb00353d46db43a28550e239b1aa836167c.tar.bz2 gentoo-2-308a4cb00353d46db43a28550e239b1aa836167c.zip |
add ~sparc keyword; seems to build and run fine.
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/latex2html/ChangeLog | 6 | ||||
-rw-r--r-- | dev-tex/latex2html/latex2html-2002.2.1_pre20040108.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-tex/latex2html/ChangeLog b/dev-tex/latex2html/ChangeLog index 015f11fa2656..563b7df515dd 100644 --- a/dev-tex/latex2html/ChangeLog +++ b/dev-tex/latex2html/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-tex/latex2html # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex2html/ChangeLog,v 1.10 2004/04/26 01:43:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex2html/ChangeLog,v 1.11 2004/05/18 18:40:54 fmccor Exp $ + + 18 May 2004; Ferris McCormick <fmccor@gentoo.org> + latex2html-2002.2.1_pre20040108.ebuild: + Add ~sparc keyword; It's working well for me. 25 Apr 2004; Aron Griffis <agriffis@gentoo.org> latex2html-2002.1.ebuild, latex2html-2002.2.ebuild: diff --git a/dev-tex/latex2html/latex2html-2002.2.1_pre20040108.ebuild b/dev-tex/latex2html/latex2html-2002.2.1_pre20040108.ebuild index bd0eee7aaf73..77c2117ad0d4 100644 --- a/dev-tex/latex2html/latex2html-2002.2.1_pre20040108.ebuild +++ b/dev-tex/latex2html/latex2html-2002.2.1_pre20040108.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex2html/latex2html-2002.2.1_pre20040108.ebuild,v 1.1 2004/04/23 16:47:34 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex2html/latex2html-2002.2.1_pre20040108.ebuild,v 1.2 2004/05/18 18:40:54 fmccor Exp $ MY_P=${P//./-} S=${WORKDIR}/${MY_P/_*/} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.latex2html.org/" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~alpha ~amd64" +KEYWORDS="~x86 ~alpha ~amd64 ~sparc" IUSE="gif png" DEPEND="virtual/ghostscript |