diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 04:13:24 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 04:13:24 +0000 |
commit | 7acd5ea29e363f9e8041e49b2035f6a7140cea4d (patch) | |
tree | bd5a0a6d2e03531f4f64a108b98565f11647ea34 /app-emulation/pose | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-7acd5ea29e363f9e8041e49b2035f6a7140cea4d.tar.gz gentoo-2-7acd5ea29e363f9e8041e49b2035f6a7140cea4d.tar.bz2 gentoo-2-7acd5ea29e363f9e8041e49b2035f6a7140cea4d.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'app-emulation/pose')
-rw-r--r-- | app-emulation/pose/pose-3.5-r1.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/pose/pose-3.5.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/pose/pose-3.5-r1.ebuild b/app-emulation/pose/pose-3.5-r1.ebuild index 393fe13ffeab..bdb08ae62b68 100644 --- a/app-emulation/pose/pose-3.5-r1.ebuild +++ b/app-emulation/pose/pose-3.5-r1.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-emulation/pose/pose-3.5-r1.ebuild,v 1.1 2002/08/29 01:55:42 george Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/pose/pose-3.5-r1.ebuild,v 1.2 2002/10/04 04:12:59 vapier Exp $ S=${WORKDIR}/Emulator_Src_3.5 FLTK_PV=1.0.11 diff --git a/app-emulation/pose/pose-3.5.ebuild b/app-emulation/pose/pose-3.5.ebuild index 13f57faf514f..2ebdc5c48c0d 100644 --- a/app-emulation/pose/pose-3.5.ebuild +++ b/app-emulation/pose/pose-3.5.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/dev-lang/gpc/gpc-20020410.ebuild,v 1.2 2002/04/27 23:08:36 bangert Exp S=${WORKDIR}/${P} |