diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-12-03 15:59:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-12-03 15:59:40 +0000 |
commit | af1288447a6e4de8b84962034bcba634630eb096 (patch) | |
tree | fce1bcda00db8af6f7b19df5172b2bff3d3881a0 /app-text/mftrace | |
parent | fix digests (diff) | |
download | gentoo-2-af1288447a6e4de8b84962034bcba634630eb096.tar.gz gentoo-2-af1288447a6e4de8b84962034bcba634630eb096.tar.bz2 gentoo-2-af1288447a6e4de8b84962034bcba634630eb096.zip |
Stable on alpha to support lilypond-1.8.2
Diffstat (limited to 'app-text/mftrace')
-rw-r--r-- | app-text/mftrace/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/mftrace/Manifest | 4 | ||||
-rw-r--r-- | app-text/mftrace/mftrace-1.0.19.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/mftrace/ChangeLog b/app-text/mftrace/ChangeLog index 9d22849120de..22e86421dab8 100644 --- a/app-text/mftrace/ChangeLog +++ b/app-text/mftrace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/mftrace # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/ChangeLog,v 1.5 2003/09/12 21:41:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/ChangeLog,v 1.6 2003/12/03 15:59:37 agriffis Exp $ + + 03 Dec 2003; Aron Griffis <agriffis@gentoo.org> mftrace-1.0.19.ebuild: + Stable on all arches to support stable lilypond-1.8.2 12 Sep 2003; Aron Griffis <agriffis@gentoo.org> mftrace-1.0.19.ebuild: Add missing copyright lines diff --git a/app-text/mftrace/Manifest b/app-text/mftrace/Manifest index 7f9f3d72f5a0..5cbeefa340ab 100644 --- a/app-text/mftrace/Manifest +++ b/app-text/mftrace/Manifest @@ -1,5 +1,5 @@ -MD5 db0dec0e41ce81708b9def97aa42411f mftrace-1.0.19.ebuild 1081 -MD5 73412868b3f80e4131279a8177ae3bb5 ChangeLog 925 +MD5 770b6694b44a25e8370d4f50744b95f5 ChangeLog 1055 MD5 05b7ca909c1550ba57f50196a66aff63 mftrace-1.0.10.ebuild 1167 +MD5 9162e9754b9473e040f163d2bc75b101 mftrace-1.0.19.ebuild 1079 MD5 1c506b95a6ad2b08aa694c2da35a2660 files/digest-mftrace-1.0.10 65 MD5 d133778d040576b85a4bcb9fb9a6e994 files/digest-mftrace-1.0.19 65 diff --git a/app-text/mftrace/mftrace-1.0.19.ebuild b/app-text/mftrace/mftrace-1.0.19.ebuild index df95480f0129..ae21f0a62fe6 100644 --- a/app-text/mftrace/mftrace-1.0.19.ebuild +++ b/app-text/mftrace/mftrace-1.0.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/mftrace-1.0.19.ebuild,v 1.2 2003/09/12 21:41:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/mftrace-1.0.19.ebuild,v 1.3 2003/12/03 15:59:37 agriffis Exp $ IUSE="truetype" @@ -9,7 +9,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-1" -KEYWORDS="~alpha ~x86" +KEYWORDS="alpha x86" # SLOT 1 was used in pktrace ebuild SLOT="1" |