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/commonbox-utils | |
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/commonbox-utils')
-rw-r--r-- | x11-misc/commonbox-utils/commonbox-utils-0.1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/commonbox-utils/commonbox-utils-0.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/commonbox-utils/commonbox-utils-0.1.ebuild b/x11-misc/commonbox-utils/commonbox-utils-0.1.ebuild index 1d28b6dc9c7c..4e74e8233829 100644 --- a/x11-misc/commonbox-utils/commonbox-utils-0.1.ebuild +++ b/x11-misc/commonbox-utils/commonbox-utils-0.1.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/commonbox-utils/commonbox-utils-0.1.ebuild,v 1.4 2002/07/26 04:51:08 gerk Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/commonbox-utils-0.1.ebuild,v 1.5 2002/10/04 06:42:40 vapier Exp $ S=${WORKDIR} DESCRIPTION="Common utilities for flux|black|open(box). Provides bsetroot, bsetbg, and commonbox-menugen." diff --git a/x11-misc/commonbox-utils/commonbox-utils-0.2.ebuild b/x11-misc/commonbox-utils/commonbox-utils-0.2.ebuild index c2b6b9494f89..c905f15d0ef2 100644 --- a/x11-misc/commonbox-utils/commonbox-utils-0.2.ebuild +++ b/x11-misc/commonbox-utils/commonbox-utils-0.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/commonbox-utils/commonbox-utils-0.2.ebuild,v 1.3 2002/09/02 09:44:27 jmorgan Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/commonbox-utils-0.2.ebuild,v 1.4 2002/10/04 06:42:42 vapier Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Common utilities for flux|black|open(box). Provides bsetroot, bsetbg, and commonbox-menugen." |