diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-10-18 08:07:08 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-10-18 08:07:08 +0000 |
commit | 0129882b5f1d22b0112b1c941097738b56f3831c (patch) | |
tree | 74852a25ab7a7fc435c9f9dca7b8310bd130f320 /dev-tex/xkeyval/xkeyval-2.5f.ebuild | |
parent | keyworded ~amd64, bug 195512 (diff) | |
download | historical-0129882b5f1d22b0112b1c941097738b56f3831c.tar.gz historical-0129882b5f1d22b0112b1c941097738b56f3831c.tar.bz2 historical-0129882b5f1d22b0112b1c941097738b56f3831c.zip |
stable x86, bug 194900
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-tex/xkeyval/xkeyval-2.5f.ebuild')
-rw-r--r-- | dev-tex/xkeyval/xkeyval-2.5f.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/xkeyval/xkeyval-2.5f.ebuild b/dev-tex/xkeyval/xkeyval-2.5f.ebuild index 4fe18fde56bc..011dd31e27b9 100644 --- a/dev-tex/xkeyval/xkeyval-2.5f.ebuild +++ b/dev-tex/xkeyval/xkeyval-2.5f.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/xkeyval/xkeyval-2.5f.ebuild,v 1.1 2007/07/22 13:04:53 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/xkeyval/xkeyval-2.5f.ebuild,v 1.2 2007/10/18 08:07:08 opfer Exp $ inherit latex-package @@ -10,7 +10,7 @@ SRC_URI="ftp://tug.ctan.org/tex-archive/macros/latex/contrib/${PN}.zip" LICENSE="LPPL-1.2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc-macos ~x86" +KEYWORDS="~amd64 ~ppc ~ppc-macos x86" IUSE="doc" DEPEND=">=app-text/tetex-3.0" |