diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:34:08 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:34:08 +0000 |
commit | 18cd7a4d8b766f9bc77cb3057777226a7b03b49c (patch) | |
tree | 994a1434c065d4b03c68cc4e23c34dcc480d6355 /sys-apps/which | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-18cd7a4d8b766f9bc77cb3057777226a7b03b49c.tar.gz gentoo-2-18cd7a4d8b766f9bc77cb3057777226a7b03b49c.tar.bz2 gentoo-2-18cd7a4d8b766f9bc77cb3057777226a7b03b49c.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'sys-apps/which')
-rw-r--r-- | sys-apps/which/which-2.12-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/which/which-2.13.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/which/which-2.14.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/which/which-2.12-r2.ebuild b/sys-apps/which/which-2.12-r2.ebuild index 7e70fb72171d..ea7fb4e26d59 100644 --- a/sys-apps/which/which-2.12-r2.ebuild +++ b/sys-apps/which/which-2.12-r2.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/sys-apps/which/which-2.12-r2.ebuild,v 1.9 2002/08/14 04:40:34 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.12-r2.ebuild,v 1.10 2002/10/04 06:32:06 vapier Exp $ DESCRIPTION="Prints out location of specified executables that are in your path" HOMEPAGE="http://www.xs4all.nl/~carlo17/which/" diff --git a/sys-apps/which/which-2.13.ebuild b/sys-apps/which/which-2.13.ebuild index 0e1d92cb5bf6..4d61b7104b65 100644 --- a/sys-apps/which/which-2.13.ebuild +++ b/sys-apps/which/which-2.13.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/sys-apps/which/which-2.13.ebuild,v 1.8 2002/08/14 03:34:21 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.13.ebuild,v 1.9 2002/10/04 06:32:08 vapier Exp $ DESCRIPTION="Prints out location of specified executables that are in your path" HOMEPAGE="http://www.xs4all.nl/~carlo17/which/" diff --git a/sys-apps/which/which-2.14.ebuild b/sys-apps/which/which-2.14.ebuild index ab8567710a91..b62d34facd56 100644 --- a/sys-apps/which/which-2.14.ebuild +++ b/sys-apps/which/which-2.14.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/sys-apps/which/which-2.14.ebuild,v 1.5 2002/09/14 15:51:25 bjb Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.14.ebuild,v 1.6 2002/10/04 06:32:10 vapier Exp $ DESCRIPTION="Prints out location of specified executables that are in your path" HOMEPAGE="http://www.xs4all.nl/~carlo17/which/" |