diff options
Diffstat (limited to 'rox-base/rox-clib/rox-clib-2.1.10.ebuild')
-rw-r--r-- | rox-base/rox-clib/rox-clib-2.1.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/rox-base/rox-clib/rox-clib-2.1.10.ebuild b/rox-base/rox-clib/rox-clib-2.1.10.ebuild index 91c2d7d436c9..1944a722ffb7 100644 --- a/rox-base/rox-clib/rox-clib-2.1.10.ebuild +++ b/rox-base/rox-clib/rox-clib-2.1.10.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/rox-base/rox-clib/rox-clib-2.1.10.ebuild,v 1.2 2007/12/12 19:55:01 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-clib/rox-clib-2.1.10.ebuild,v 1.3 2008/05/12 01:09:41 lack Exp $ inherit multilib @@ -53,7 +53,7 @@ src_install() { cp -r . "${D}${baselibdir}/${APPNAME}" ( cd Help - dodoc Authors Changes ToDo README Versions + dodoc Authors Changes ToDo COPYING README Versions ) 0distutils ROX-CLib.xml > tmp.native_feed || die "0distutilss feed edit failed" |