diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-24 22:34:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-24 22:34:28 +0000 |
commit | 96555bd303cc5bfcbfc0524f76ccac5724297e75 (patch) | |
tree | a6d2a50a44a071718279d3affa2ceaa90651bceb /sys-apps/which | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-96555bd303cc5bfcbfc0524f76ccac5724297e75.tar.gz gentoo-2-96555bd303cc5bfcbfc0524f76ccac5724297e75.tar.bz2 gentoo-2-96555bd303cc5bfcbfc0524f76ccac5724297e75.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'sys-apps/which')
-rw-r--r-- | sys-apps/which/ChangeLog | 4 | ||||
-rw-r--r-- | sys-apps/which/which-2.14.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/which/which-2.16.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/which/ChangeLog b/sys-apps/which/ChangeLog index bd6697e8cc78..de5a4ae88bee 100644 --- a/sys-apps/which/ChangeLog +++ b/sys-apps/which/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for sys-apps/which -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.20 2004/03/23 18:51:48 mholzer Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.21 2004/06/24 22:32:43 agriffis Exp $ 23 Mar 2004; Martin Holzer <mholzer@gentoo.org> which-2.14.ebuild: fixing depend qa issue. see 45343. diff --git a/sys-apps/which/which-2.14.ebuild b/sys-apps/which/which-2.14.ebuild index a6a2cade01cc..ba15e3d1ac6c 100644 --- a/sys-apps/which/which-2.14.ebuild +++ b/sys-apps/which/which-2.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # 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.16 2004/03/23 18:51:48 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.14.ebuild,v 1.17 2004/06/24 22:32:43 agriffis 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.16.ebuild b/sys-apps/which/which-2.16.ebuild index fe5f5211831a..4bed3d243ebb 100644 --- a/sys-apps/which/which-2.16.ebuild +++ b/sys-apps/which/which-2.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.16.ebuild,v 1.13 2004/04/27 04:25:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.16.ebuild,v 1.14 2004/06/24 22:32:43 agriffis Exp $ inherit eutils |