diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-28 21:26:26 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-28 21:26:26 +0000 |
commit | 3e68504e7bd08d2e961c030cd521bc33dad7bbcf (patch) | |
tree | 9b1273aac75fb508a41bb41eaa7c791daa7b0174 /dev-tex/SIunits/SIunits-1.25.ebuild | |
parent | Version bump. Closes #75930. (Manifest recommit) (diff) | |
download | gentoo-2-3e68504e7bd08d2e961c030cd521bc33dad7bbcf.tar.gz gentoo-2-3e68504e7bd08d2e961c030cd521bc33dad7bbcf.tar.bz2 gentoo-2-3e68504e7bd08d2e961c030cd521bc33dad7bbcf.zip |
Stable on amd64.
Diffstat (limited to 'dev-tex/SIunits/SIunits-1.25.ebuild')
-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 91d1a8987575..c47564d89d83 100644 --- a/dev-tex/SIunits/SIunits-1.25.ebuild +++ b/dev-tex/SIunits/SIunits-1.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/SIunits/SIunits-1.25.ebuild,v 1.10 2004/10/16 15:41:07 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/SIunits/SIunits-1.25.ebuild,v 1.11 2004/12/28 21:25:49 absinthe Exp $ inherit latex-package @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.dante.de/tex-archive/macros/latex/contrib/supported/${PN}.tar HOMEPAGE="ftp://ftp.dante.de/tex-archive/help/Catalogue/entries/siunits.html" LICENSE="LPPL-1.2" SLOT="0" -KEYWORDS="x86 ppc ~amd64 ~sparc alpha" +KEYWORDS="x86 ppc amd64 ~sparc alpha" IUSE="" DEPEND="!>=app-text/tetex-2.96" |