diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:44:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:44:34 +0000 |
commit | d58d8cd1d263ed60dca0f58c9281ac7f5ef3e9a2 (patch) | |
tree | 53d85046f61f446a2802da7224d16dbffb500d78 /x11-misc/bbconf | |
parent | Fixed LICENSE variable ... GPL -> GPL-2 (diff) | |
download | historical-d58d8cd1d263ed60dca0f58c9281ac7f5ef3e9a2.tar.gz historical-d58d8cd1d263ed60dca0f58c9281ac7f5ef3e9a2.tar.bz2 historical-d58d8cd1d263ed60dca0f58c9281ac7f5ef3e9a2.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'x11-misc/bbconf')
-rw-r--r-- | x11-misc/bbconf/bbconf-1.2-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/bbconf/bbconf-1.2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/bbconf/bbconf-1.6.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-misc/bbconf/bbconf-1.2-r1.ebuild b/x11-misc/bbconf/bbconf-1.2-r1.ebuild index 9bd694d4389b..c70b7b5e13f8 100644 --- a/x11-misc/bbconf/bbconf-1.2-r1.ebuild +++ b/x11-misc/bbconf/bbconf-1.2-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/x11-misc/bbconf/bbconf-1.2-r1.ebuild,v 1.8 2002/08/17 17:58:13 gerk Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbconf/bbconf-1.2-r1.ebuild,v 1.9 2002/10/04 06:41:38 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="All-in-one blackbox configuration tool." diff --git a/x11-misc/bbconf/bbconf-1.2.ebuild b/x11-misc/bbconf/bbconf-1.2.ebuild index 2420bd372041..da6bb153e58d 100644 --- a/x11-misc/bbconf/bbconf-1.2.ebuild +++ b/x11-misc/bbconf/bbconf-1.2.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/x11-misc/bbconf/bbconf-1.2.ebuild,v 1.8 2002/08/14 23:44:14 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbconf/bbconf-1.2.ebuild,v 1.9 2002/10/04 06:41:41 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="All-in-one blackbox configuration tool." diff --git a/x11-misc/bbconf/bbconf-1.6.ebuild b/x11-misc/bbconf/bbconf-1.6.ebuild index 0a11db513ec7..7f335b9c5662 100644 --- a/x11-misc/bbconf/bbconf-1.6.ebuild +++ b/x11-misc/bbconf/bbconf-1.6.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/x11-misc/bbconf/bbconf-1.6.ebuild,v 1.7 2002/08/17 17:59:38 gerk Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbconf/bbconf-1.6.ebuild,v 1.8 2002/10/04 06:41:43 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="All-in-one blackbox configuration tool." |