diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 03:47:49 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 03:47:49 +0000 |
commit | 203a469fe72010eedbc3f6a18ea798a6e3e323db (patch) | |
tree | e6a0a0af70ad19696ab08e68b7ce4466bfba72cb /app-admin/fam-oss | |
parent | fixed nls compile problem per bug #8731 (diff) | |
download | historical-203a469fe72010eedbc3f6a18ea798a6e3e323db.tar.gz historical-203a469fe72010eedbc3f6a18ea798a6e3e323db.tar.bz2 historical-203a469fe72010eedbc3f6a18ea798a6e3e323db.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'app-admin/fam-oss')
-rw-r--r-- | app-admin/fam-oss/fam-oss-2.6.7-r1.ebuild | 4 | ||||
-rw-r--r-- | app-admin/fam-oss/fam-oss-2.6.9.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/fam-oss/fam-oss-2.6.7-r1.ebuild b/app-admin/fam-oss/fam-oss-2.6.7-r1.ebuild index 7c8885cda180..b6a42361bda1 100644 --- a/app-admin/fam-oss/fam-oss-2.6.7-r1.ebuild +++ b/app-admin/fam-oss/fam-oss-2.6.7-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-admin/fam-oss/fam-oss-2.6.7-r1.ebuild,v 1.8 2002/08/16 02:21:27 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/fam-oss/fam-oss-2.6.7-r1.ebuild,v 1.9 2002/10/04 03:40:38 vapier Exp $ inherit libtool diff --git a/app-admin/fam-oss/fam-oss-2.6.9.ebuild b/app-admin/fam-oss/fam-oss-2.6.9.ebuild index 93f691a0f8d8..93ef4bac709e 100644 --- a/app-admin/fam-oss/fam-oss-2.6.9.ebuild +++ b/app-admin/fam-oss/fam-oss-2.6.9.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 # Author Joshua Pierre <joshua@swool.com> # /space/gentoo/cvsroot/gentoo-x86/app-admin/fam-oss/fam-oss-2.6.7-r1.ebuild,v 1.2 2002/06/02 04:06:49 prez Exp |