diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-02-18 21:24:01 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-02-18 21:24:01 +0000 |
commit | 4eb29ade945760c70eea97cb7f84b182514cb8aa (patch) | |
tree | d761c99be7698aff289907ac27107a5b0fc0a945 /app-text/mftrace | |
parent | quick fix on files/*.indirect, bug #81540 results. (diff) | |
download | historical-4eb29ade945760c70eea97cb7f84b182514cb8aa.tar.gz historical-4eb29ade945760c70eea97cb7f84b182514cb8aa.tar.bz2 historical-4eb29ade945760c70eea97cb7f84b182514cb8aa.zip |
stable on ia64
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'app-text/mftrace')
-rw-r--r-- | app-text/mftrace/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/mftrace/Manifest | 6 | ||||
-rw-r--r-- | app-text/mftrace/mftrace-1.0.34.ebuild | 4 |
3 files changed, 12 insertions, 6 deletions
diff --git a/app-text/mftrace/ChangeLog b/app-text/mftrace/ChangeLog index 423c6613fe21..685abc436c23 100644 --- a/app-text/mftrace/ChangeLog +++ b/app-text/mftrace/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-text/mftrace # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/ChangeLog,v 1.20 2005/02/12 13:11:52 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/ChangeLog,v 1.21 2005/02/18 21:24:01 agriffis Exp $ + + 18 Feb 2005; Aron Griffis <agriffis@gentoo.org> mftrace-1.0.34.ebuild: + stable on ia64 + + 18 Feb 2005; Aron Griffis <agriffis@gentoo.org> mftrace-1.0.34.ebuild: + stable on amd64 *mftrace-1.1.2 (12 Feb 2005) diff --git a/app-text/mftrace/Manifest b/app-text/mftrace/Manifest index 89a016c6d070..80db13f283e2 100644 --- a/app-text/mftrace/Manifest +++ b/app-text/mftrace/Manifest @@ -1,6 +1,6 @@ MD5 1719914f955572a1eb19ca904aa8fc34 mftrace-1.1.2.ebuild 1225 -MD5 8a1c10e416da1ecad518ff38e9a3b410 ChangeLog 2785 +MD5 c71b38024a94b6a12f552b51207a58fe mftrace-1.0.34.ebuild 1230 +MD5 a8f5492732bf6f0a58aae6a13f98789f ChangeLog 2971 MD5 2ff0f713422507205e9611141006ae08 metadata.xml 183 -MD5 fdc85d681ed0e9bd0c265abe82d4dc78 mftrace-1.0.34.ebuild 1228 -MD5 b61de718872bea699323bbb544752a6d files/digest-mftrace-1.1.2 64 MD5 de1d30aed8d0bc3ad7de89005689d7fb files/digest-mftrace-1.0.34 65 +MD5 b61de718872bea699323bbb544752a6d files/digest-mftrace-1.1.2 64 diff --git a/app-text/mftrace/mftrace-1.0.34.ebuild b/app-text/mftrace/mftrace-1.0.34.ebuild index 413e41396bcc..d0b8020eaffd 100644 --- a/app-text/mftrace/mftrace-1.0.34.ebuild +++ b/app-text/mftrace/mftrace-1.0.34.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/mftrace-1.0.34.ebuild,v 1.4 2005/01/01 16:25:58 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/mftrace-1.0.34.ebuild,v 1.5 2005/02/18 21:24:01 agriffis Exp $ IUSE="truetype" @@ -8,7 +8,7 @@ DESCRIPTION="traces TeX fonts to PFA or PFB fonts (formerly pktrace)" HOMEPAGE="http://www.cs.uu.nl/~hanwen/mftrace/" SRC_URI="http://www.cs.uu.nl/~hanwen/mftrace/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="alpha x86 ppc ~amd64 ~sparc" +KEYWORDS="alpha x86 ppc amd64 ~sparc ia64" # SLOT 1 was used in pktrace ebuild SLOT="1" |