diff options
Diffstat (limited to 'dev-tex/SIunits/SIunits-1.25.ebuild')
-rw-r--r-- | dev-tex/SIunits/SIunits-1.25.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-tex/SIunits/SIunits-1.25.ebuild b/dev-tex/SIunits/SIunits-1.25.ebuild index 209b3dc9cb12..62e454167353 100644 --- a/dev-tex/SIunits/SIunits-1.25.ebuild +++ b/dev-tex/SIunits/SIunits-1.25.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Maintainer: Felix Kurth <felix@fkurth.de> -# $Header: /var/cvsroot/gentoo-x86/dev-tex/SIunits/SIunits-1.25.ebuild,v 1.4 2003/09/06 23:50:05 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/SIunits/SIunits-1.25.ebuild,v 1.5 2004/04/13 13:59:40 kugelfang Exp $ inherit latex-package S=${WORKDIR}/SIunits @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.dante.de/tex-archive/macros/latex/contrib/supported/SIunits.t HOMEPAGE="ftp://ftp.dante.de/tex-archive/help/Catalogue/entries/siunits.html" LICENSE="LPPL-1.2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" src_install () { |