summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-24 22:26:18 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-24 22:26:18 +0000
commita6d06befbdf7d29bdd0d09d2fc6ad9c269f025c4 (patch)
tree03b42eb2e7f2303d6bedebda963b23c43114e887 /app-shells/bash-completion
parent(no commit message) (diff)
downloadhistorical-a6d06befbdf7d29bdd0d09d2fc6ad9c269f025c4.tar.gz
historical-a6d06befbdf7d29bdd0d09d2fc6ad9c269f025c4.tar.bz2
historical-a6d06befbdf7d29bdd0d09d2fc6ad9c269f025c4.zip
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'app-shells/bash-completion')
-rw-r--r--app-shells/bash-completion/ChangeLog4
-rw-r--r--app-shells/bash-completion/bash-completion-20040526-r2.ebuild4
-rw-r--r--app-shells/bash-completion/bash-completion-20040526.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog
index a4e426a5321a..5215d062ef6b 100644
--- a/app-shells/bash-completion/ChangeLog
+++ b/app-shells/bash-completion/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for app-shells/bash-completion
-# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.64 2004/06/16 01:02:50 joker Exp $
+# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.65 2004/06/24 22:23:06 agriffis Exp $
*bash-completion-20040526-r2 (16 Jun 2004)
diff --git a/app-shells/bash-completion/bash-completion-20040526-r2.ebuild b/app-shells/bash-completion/bash-completion-20040526-r2.ebuild
index 383950adbc2c..d1e833fe4577 100644
--- a/app-shells/bash-completion/bash-completion-20040526-r2.ebuild
+++ b/app-shells/bash-completion/bash-completion-20040526-r2.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/app-shells/bash-completion/bash-completion-20040526-r2.ebuild,v 1.1 2004/06/16 01:02:50 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20040526-r2.ebuild,v 1.2 2004/06/24 22:23:06 agriffis Exp $
GENCOMP_VERS="1.0_beta"
diff --git a/app-shells/bash-completion/bash-completion-20040526.ebuild b/app-shells/bash-completion/bash-completion-20040526.ebuild
index dafa15a1b6c1..45b89d7ebad6 100644
--- a/app-shells/bash-completion/bash-completion-20040526.ebuild
+++ b/app-shells/bash-completion/bash-completion-20040526.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/app-shells/bash-completion/bash-completion-20040526.ebuild,v 1.2 2004/05/30 05:59:43 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20040526.ebuild,v 1.3 2004/06/24 22:23:06 agriffis Exp $
S=${WORKDIR}/${PN/-/_}
DESCRIPTION="Programmable Completion for bash (includes emerge and ebuild commands)."