diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:08:49 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:08:49 +0000 |
commit | 9d1125f7ab8e70d357ad73c69992722d53ec79a6 (patch) | |
tree | ff62ca74520b60d12aade1ed2a4b7e096a21aba9 /app-text/ttf2pt1 | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-9d1125f7ab8e70d357ad73c69992722d53ec79a6.tar.gz historical-9d1125f7ab8e70d357ad73c69992722d53ec79a6.tar.bz2 historical-9d1125f7ab8e70d357ad73c69992722d53ec79a6.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'app-text/ttf2pt1')
-rw-r--r-- | app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild | 4 | ||||
-rw-r--r-- | app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild b/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild index 0963db01261d..df097507b306 100644 --- a/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild +++ b/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild,v 1.8 2002/08/16 02:42:02 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild,v 1.9 2002/10/04 05:08:27 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Converts True Type to Type 1 fonts" diff --git a/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild b/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild index 1a7d36cecb14..061c4704f400 100644 --- a/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild +++ b/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild @@ -1,5 +1,5 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # /space/gentoo/cvsroot/gentoo-x86/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild,v 1.4 2001/08/11 04:42:31 drobbins Exp A=${P}.tgz |