summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-cdr/burncenter/burncenter-3.2.1.ebuild')
-rw-r--r--app-cdr/burncenter/burncenter-3.2.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-cdr/burncenter/burncenter-3.2.1.ebuild b/app-cdr/burncenter/burncenter-3.2.1.ebuild
index 2a515aad9d26..e6e330f4b23a 100644
--- a/app-cdr/burncenter/burncenter-3.2.1.ebuild
+++ b/app-cdr/burncenter/burncenter-3.2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/burncenter/burncenter-3.2.1.ebuild,v 1.7 2007/07/13 05:40:32 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/burncenter/burncenter-3.2.1.ebuild,v 1.8 2008/06/15 11:46:08 drac Exp $
DESCRIPTION="A Perl module and a collection of easy-to-use text based interfaces to the UNIX CD burning tools"
HOMEPAGE="http://alx14.free.fr/burncenter/"
@@ -31,5 +31,5 @@ src_install() {
insinto ${modulePath}
doins Burncenter.pm
- dodoc COPYING DEVELOP-FRONTENDS README TODO
+ dodoc DEVELOP-FRONTENDS README TODO
}