diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-06-20 12:16:19 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-06-20 12:16:19 +0000 |
commit | 9729c379c3320271c77ca5e772573921ffb9467b (patch) | |
tree | 394178425ac27f460e78e2a12c10f8c82bb0fecd /dev-tex/feynmf | |
parent | Stable on amd64 wrt bug 182537 (diff) | |
download | gentoo-2-9729c379c3320271c77ca5e772573921ffb9467b.tar.gz gentoo-2-9729c379c3320271c77ca5e772573921ffb9467b.tar.bz2 gentoo-2-9729c379c3320271c77ca5e772573921ffb9467b.zip |
Stable on amd64 wrt bug 106909
(Portage version: 2.1.3_rc4)
Diffstat (limited to 'dev-tex/feynmf')
-rw-r--r-- | dev-tex/feynmf/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/feynmf/feynmf-1.08-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/feynmf/ChangeLog b/dev-tex/feynmf/ChangeLog index 77e50ed3acf6..6bff6f5491cc 100644 --- a/dev-tex/feynmf/ChangeLog +++ b/dev-tex/feynmf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/feynmf # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/feynmf/ChangeLog,v 1.6 2007/05/20 09:04:21 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/feynmf/ChangeLog,v 1.7 2007/06/20 12:16:19 angelos Exp $ + + 20 Jun 2007; Christoph Mende <angelos@gentoo.org> feynmf-1.08-r1.ebuild: + Stable on amd64 wrt bug 106909 *feynmf-1.08-r1 (20 May 2007) diff --git a/dev-tex/feynmf/feynmf-1.08-r1.ebuild b/dev-tex/feynmf/feynmf-1.08-r1.ebuild index aa7bad300777..2a76920c25f7 100644 --- a/dev-tex/feynmf/feynmf-1.08-r1.ebuild +++ b/dev-tex/feynmf/feynmf-1.08-r1.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/feynmf/feynmf-1.08-r1.ebuild,v 1.1 2007/05/20 09:04:21 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/feynmf/feynmf-1.08-r1.ebuild,v 1.2 2007/06/20 12:16:19 angelos Exp $ inherit eutils latex-package @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="amd64 ~ppc ~x86" IUSE="doc" S="${WORKDIR}/${PN}" |