diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-10-02 12:50:48 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-10-02 12:50:48 +0000 |
commit | 3d95c4dee770e9019d20807e03508d5807425120 (patch) | |
tree | bbf511e93ab26b54d10dca0d0dbf854d3c94364c /app-text/mftrace/mftrace-1.2.9.ebuild | |
parent | stable x86, bug 182995 (diff) | |
download | historical-3d95c4dee770e9019d20807e03508d5807425120.tar.gz historical-3d95c4dee770e9019d20807e03508d5807425120.tar.bz2 historical-3d95c4dee770e9019d20807e03508d5807425120.zip |
stable x86, bug 182995
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'app-text/mftrace/mftrace-1.2.9.ebuild')
-rw-r--r-- | app-text/mftrace/mftrace-1.2.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/mftrace/mftrace-1.2.9.ebuild b/app-text/mftrace/mftrace-1.2.9.ebuild index 430b259dab16..9a499d709a05 100644 --- a/app-text/mftrace/mftrace-1.2.9.ebuild +++ b/app-text/mftrace/mftrace-1.2.9.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/app-text/mftrace/mftrace-1.2.9.ebuild,v 1.1 2007/02/11 14:49:45 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/mftrace-1.2.9.ebuild,v 1.2 2007/10/02 12:50:48 opfer Exp $ IUSE="truetype" inherit python multilib @@ -9,7 +9,7 @@ DESCRIPTION="traces TeX fonts to PFA or PFB fonts (formerly pktrace)" HOMEPAGE="http://lilypond.org/download/sources/mftrace/" SRC_URI="http://lilypond.org/download/sources/mftrace/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86" # SLOT 1 was used in pktrace ebuild SLOT="1" |