diff options
Diffstat (limited to 'dev-util/kscope/kscope-1.4.2.ebuild')
-rw-r--r-- | dev-util/kscope/kscope-1.4.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/kscope/kscope-1.4.2.ebuild b/dev-util/kscope/kscope-1.4.2.ebuild index 4fe459af2db5..5cc5751bb4a4 100644 --- a/dev-util/kscope/kscope-1.4.2.ebuild +++ b/dev-util/kscope/kscope-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.4.2.ebuild,v 1.6 2007/04/24 08:10:35 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.4.2.ebuild,v 1.7 2007/07/12 01:05:42 mr_bones_ Exp $ inherit kde @@ -31,4 +31,3 @@ src_install() { insinto /usr/share/config doins "${FILESDIR}/${PN}rc" } - |