summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tex/feynmf')
-rw-r--r--dev-tex/feynmf/ChangeLog5
-rw-r--r--dev-tex/feynmf/feynmf-1.08-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/feynmf/ChangeLog b/dev-tex/feynmf/ChangeLog
index 1cec78d2f861..72c7c692c709 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.15 2007/11/10 21:33:29 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/feynmf/ChangeLog,v 1.16 2007/11/14 03:48:25 beandog Exp $
+
+ 14 Nov 2007; Steve Dibb <beandog@gentoo.org> feynmf-1.08-r2.ebuild:
+ amd64 stable, bug 198231
10 Nov 2007; Markus Rothe <corsair@gentoo.org> feynmf-1.08-r2.ebuild:
Added ~ppc64; bug #125153
diff --git a/dev-tex/feynmf/feynmf-1.08-r2.ebuild b/dev-tex/feynmf/feynmf-1.08-r2.ebuild
index 90e5dd98ea83..3834ff57257e 100644
--- a/dev-tex/feynmf/feynmf-1.08-r2.ebuild
+++ b/dev-tex/feynmf/feynmf-1.08-r2.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-r2.ebuild,v 1.6 2007/11/10 21:33:29 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/feynmf/feynmf-1.08-r2.ebuild,v 1.7 2007/11/14 03:48:25 beandog Exp $
inherit eutils latex-package
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE="doc"
DEPEND="|| ( dev-texlive/texlive-metapost virtual/tetex )"