diff options
author | 2002-08-16 02:42:02 +0000 | |
---|---|---|
committer | 2002-08-16 02:42:02 +0000 | |
commit | e026e449e4e3ada3cb31c78be7db118343c41ccd (patch) | |
tree | 1b07bcecafbc4fc92591e1edf6e939c2aacc2135 /app-text/xmltex | |
parent | A better mask for alsa 0.9.0_rc3 (diff) | |
download | historical-e026e449e4e3ada3cb31c78be7db118343c41ccd.tar.gz historical-e026e449e4e3ada3cb31c78be7db118343c41ccd.tar.bz2 historical-e026e449e4e3ada3cb31c78be7db118343c41ccd.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'app-text/xmltex')
-rw-r--r-- | app-text/xmltex/xmltex-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xmltex/xmltex-1.0.ebuild b/app-text/xmltex/xmltex-1.0.ebuild index 3cbaab0f0e76..ad497b3f291f 100644 --- a/app-text/xmltex/xmltex-1.0.ebuild +++ b/app-text/xmltex/xmltex-1.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/xmltex/xmltex-1.0.ebuild,v 1.6 2002/08/02 17:42:50 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmltex/xmltex-1.0.ebuild,v 1.7 2002/08/16 02:42:02 murphy Exp $ MY_P="base" S=${WORKDIR}/${MY_P} DESCRIPTION="A namespace-aware XML parser written in Tex" SRC_URI="ftp://ftp.tex.ac.uk/tex-archive/macros/xmltex/${MY_P}.tar.gz" HOMEPAGE="http://users.ox.ac.uk/~rahtz/passivetex/" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" LICENSE="freedist" DEPEND="app-text/tetex" |