diff options
Diffstat (limited to 'dev-util/kscope')
-rw-r--r-- | dev-util/kscope/kscope-1.4.2.ebuild | 3 | ||||
-rw-r--r-- | dev-util/kscope/kscope-1.5.2.ebuild | 3 |
2 files changed, 2 insertions, 4 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" } - diff --git a/dev-util/kscope/kscope-1.5.2.ebuild b/dev-util/kscope/kscope-1.5.2.ebuild index 272f88c147ab..ffeb923dabea 100644 --- a/dev-util/kscope/kscope-1.5.2.ebuild +++ b/dev-util/kscope/kscope-1.5.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.5.2.ebuild,v 1.1 2007/05/08 19:37:24 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.5.2.ebuild,v 1.2 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" } - |