diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 01:05:42 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 01:05:42 +0000 |
commit | 8371542e66e85c37c70b4d2edea629bc8057346c (patch) | |
tree | 01713455823418d7776d14315804547878e3ba07 /dev-util/kscope | |
parent | stable on amd64 (diff) | |
download | historical-8371542e66e85c37c70b4d2edea629bc8057346c.tar.gz historical-8371542e66e85c37c70b4d2edea629bc8057346c.tar.bz2 historical-8371542e66e85c37c70b4d2edea629bc8057346c.zip |
whitespace
Package-Manager: portage-2.1.2.9
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" } - |