diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-07 05:33:23 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-07 05:33:23 +0000 |
commit | ea86f6089b0144aa9bd2a91ebd711039d8b21209 (patch) | |
tree | 932bfcaa0abf72e1367547217d5b6b03a13ffc1d /app-text/mftrace/mftrace-1.1.16.ebuild | |
parent | Mark 0.8.2 stable on alpha (diff) | |
download | gentoo-2-ea86f6089b0144aa9bd2a91ebd711039d8b21209.tar.gz gentoo-2-ea86f6089b0144aa9bd2a91ebd711039d8b21209.tar.bz2 gentoo-2-ea86f6089b0144aa9bd2a91ebd711039d8b21209.zip |
Mark 1.1.16 stable on alpha
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'app-text/mftrace/mftrace-1.1.16.ebuild')
-rw-r--r-- | app-text/mftrace/mftrace-1.1.16.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/mftrace/mftrace-1.1.16.ebuild b/app-text/mftrace/mftrace-1.1.16.ebuild index 1e89750f5223..ac65a00d45d7 100644 --- a/app-text/mftrace/mftrace-1.1.16.ebuild +++ b/app-text/mftrace/mftrace-1.1.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/mftrace-1.1.16.ebuild,v 1.5 2005/12/03 20:09:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/mftrace-1.1.16.ebuild,v 1.6 2006/02/07 05:33:23 agriffis Exp $ IUSE="truetype" inherit python multilib @@ -9,7 +9,7 @@ DESCRIPTION="traces TeX fonts to PFA or PFB fonts (formerly pktrace)" HOMEPAGE="http://www.xs4all.nl/~hanwen/mftrace/" SRC_URI="http://www.xs4all.nl/~hanwen/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" |