diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-09-23 08:26:11 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-09-23 08:26:11 +0000 |
commit | f1222d26f68bcacceec9f850c718ba26be7cb49e (patch) | |
tree | 64f7193999ba6f1e4f09f810a93688b01d1791fe /app-text/mftrace | |
parent | x86 stable wrt bug #429792 (diff) | |
download | gentoo-2-f1222d26f68bcacceec9f850c718ba26be7cb49e.tar.gz gentoo-2-f1222d26f68bcacceec9f850c718ba26be7cb49e.tar.bz2 gentoo-2-f1222d26f68bcacceec9f850c718ba26be7cb49e.zip |
x86 stable wrt bug #433890
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'app-text/mftrace')
-rw-r--r-- | app-text/mftrace/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/mftrace/mftrace-1.2.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/mftrace/ChangeLog b/app-text/mftrace/ChangeLog index c9282b8ef907..ab506e083a63 100644 --- a/app-text/mftrace/ChangeLog +++ b/app-text/mftrace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/mftrace # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/ChangeLog,v 1.70 2012/09/07 15:47:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/ChangeLog,v 1.71 2012/09/23 08:26:11 phajdan.jr Exp $ + + 23 Sep 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> mftrace-1.2.18.ebuild: + x86 stable wrt bug #433890 07 Sep 2012; Agostino Sarubbo <ago@gentoo.org> mftrace-1.2.18.ebuild: Stable for amd64, wrt bug #433980 diff --git a/app-text/mftrace/mftrace-1.2.18.ebuild b/app-text/mftrace/mftrace-1.2.18.ebuild index fa3d6e4df189..1a4ce306c1d3 100644 --- a/app-text/mftrace/mftrace-1.2.18.ebuild +++ b/app-text/mftrace/mftrace-1.2.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/mftrace-1.2.18.ebuild,v 1.3 2012/09/07 15:47:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/mftrace-1.2.18.ebuild,v 1.4 2012/09/23 08:26:11 phajdan.jr Exp $ EAPI="4" PYTHON_DEPEND="2" @@ -11,7 +11,7 @@ DESCRIPTION="Traces TeX fonts to PFA or PFB fonts (formerly pktrace)" HOMEPAGE="http://lilypond.org/mftrace/" SRC_URI="http://lilypond.org/download/sources/mftrace/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 ~hppa ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~hppa ppc x86 ~x86-fbsd" # SLOT 1 was used in pktrace ebuild SLOT="1" IUSE="test truetype" |