diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-31 15:10:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-31 15:10:43 +0000 |
commit | ef1a7bde8f5f84f9a5ea485732d174d13a645834 (patch) | |
tree | 66470957e494a4317b174b82ec1c60956f26d81e /dev-tex | |
parent | Stable for amd64, wrt bug #556290 (diff) | |
download | gentoo-2-ef1a7bde8f5f84f9a5ea485732d174d13a645834.tar.gz gentoo-2-ef1a7bde8f5f84f9a5ea485732d174d13a645834.tar.bz2 gentoo-2-ef1a7bde8f5f84f9a5ea485732d174d13a645834.zip |
Stable for amd64, wrt bug #556292
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/feynmf/ChangeLog | 6 | ||||
-rw-r--r-- | dev-tex/feynmf/feynmf-1.08-r4.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-tex/feynmf/ChangeLog b/dev-tex/feynmf/ChangeLog index 59a9a8e025c9..86cc17c93c40 100644 --- a/dev-tex/feynmf/ChangeLog +++ b/dev-tex/feynmf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/feynmf # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/feynmf/ChangeLog,v 1.45 2015/07/30 14:35:44 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/feynmf/ChangeLog,v 1.46 2015/07/31 15:10:43 ago Exp $ + + 31 Jul 2015; Agostino Sarubbo <ago@gentoo.org> feynmf-1.08-r4.ebuild: + Stable for amd64, wrt bug #556292 30 Jul 2015; Tobias Klausmann <klausman@gentoo.org> feynmf-1.08-r4.ebuild: Stable on alpha, bug 556292 @@ -155,4 +158,3 @@ +files/feynmf-1.08.patch, +feynmf-1.08.ebuild: Initial import. Ebuild submitted by Ulrich Mueller <ulm@kph.uni-mainz.de>, closing bug #62800. - diff --git a/dev-tex/feynmf/feynmf-1.08-r4.ebuild b/dev-tex/feynmf/feynmf-1.08-r4.ebuild index 53cf0f7cfb5f..173c257de017 100644 --- a/dev-tex/feynmf/feynmf-1.08-r4.ebuild +++ b/dev-tex/feynmf/feynmf-1.08-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/feynmf/feynmf-1.08-r4.ebuild,v 1.2 2015/07/30 14:35:44 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/feynmf/feynmf-1.08-r4.ebuild,v 1.3 2015/07/31 15:10:43 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.tar.gz LICENSE="GPL-2+" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc" RDEPEND="dev-texlive/texlive-metapost" |