summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild')
-rw-r--r--app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild
index d86975a34432..fff3f80132b8 100644
--- a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild
+++ b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild,v 1.11 2007/03/01 10:03:40 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild,v 1.12 2007/12/27 12:01:50 armin76 Exp $
DESCRIPTION="Gentoo-specific bash command-line completions (emerge, ebuild, equery, etc)"
HOMEPAGE="http://developer.berlios.de/projects/gentoo-bashcomp/"
@@ -15,7 +15,7 @@ RDEPEND=">=app-shells/bash-completion-20050121-r3"
src_install() {
make DESTDIR="${D}" install || die "make install failed"
- dodoc AUTHORS ChangeLog TODO NEWS
+ dodoc AUTHORS ChangeLog TODO
}
pkg_postinst() {