diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 13:17:44 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 13:17:44 +0000 |
commit | 4bd9fa6d7607fc7049995d4e70ca94ea2d94cd4e (patch) | |
tree | a93ae54a137ead8e40e49231005b98f5632f57a5 /dev-tex/SIunits | |
parent | unmask and changelog fixes (diff) | |
download | gentoo-2-4bd9fa6d7607fc7049995d4e70ca94ea2d94cd4e.tar.gz gentoo-2-4bd9fa6d7607fc7049995d4e70ca94ea2d94cd4e.tar.bz2 gentoo-2-4bd9fa6d7607fc7049995d4e70ca94ea2d94cd4e.zip |
unmask and changelog fixes
Diffstat (limited to 'dev-tex/SIunits')
-rw-r--r-- | dev-tex/SIunits/SIunits-1.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/SIunits/SIunits-1.25.ebuild b/dev-tex/SIunits/SIunits-1.25.ebuild index 40064fa3c38c..9ded69fea733 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. # 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.2 2003/06/12 20:39:48 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/SIunits/SIunits-1.25.ebuild,v 1.3 2003/07/12 13:17:44 aliz 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" src_install () { |