diff options
author | Markus Meier <maekke@gentoo.org> | 2008-10-27 20:36:42 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-10-27 20:36:42 +0000 |
commit | 5760257d02a04d3f943621077419190179d850e1 (patch) | |
tree | 2fd0e791abb74ff3d08b88b6a12b2be2fe1ca078 /dev-tex/feynmf/feynmf-1.08-r3.ebuild | |
parent | version bump and clean up: This is a bug fix release with translation updates... (diff) | |
download | historical-5760257d02a04d3f943621077419190179d850e1.tar.gz historical-5760257d02a04d3f943621077419190179d850e1.tar.bz2 historical-5760257d02a04d3f943621077419190179d850e1.zip |
amd64/x86 stable, bug #244594
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.28-rc1 i686
Diffstat (limited to 'dev-tex/feynmf/feynmf-1.08-r3.ebuild')
-rw-r--r-- | dev-tex/feynmf/feynmf-1.08-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/feynmf/feynmf-1.08-r3.ebuild b/dev-tex/feynmf/feynmf-1.08-r3.ebuild index ab89bec4fea0..5c1edef0b714 100644 --- a/dev-tex/feynmf/feynmf-1.08-r3.ebuild +++ b/dev-tex/feynmf/feynmf-1.08-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/feynmf/feynmf-1.08-r3.ebuild,v 1.4 2008/10/27 14:57:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/feynmf/feynmf-1.08-r3.ebuild,v 1.5 2008/10/27 20:36:42 maekke Exp $ inherit eutils latex-package @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="doc" DEPEND="|| ( dev-texlive/texlive-metapost app-text/tetex app-text/ptex )" |