summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/gbib/gbib-0.1.2.ebuild')
-rw-r--r--app-office/gbib/gbib-0.1.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/gbib/gbib-0.1.2.ebuild b/app-office/gbib/gbib-0.1.2.ebuild
index 8fe67409c23e..b529f4a9b445 100644
--- a/app-office/gbib/gbib-0.1.2.ebuild
+++ b/app-office/gbib/gbib-0.1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gbib/gbib-0.1.2.ebuild,v 1.7 2005/03/07 19:30:51 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gbib/gbib-0.1.2.ebuild,v 1.8 2006/03/28 22:54:50 ehmsen Exp $
inherit eutils
@@ -32,7 +32,7 @@ src_compile() {
src_install() {
make install DESTDIR=${D} || die
- dodoc ABOUT-NLS AUTHORS CHANGES INSTALL README TODO || die
+ dodoc ABOUT-NLS AUTHORS CHANGES README TODO || die
}
pkg_postinst() {