diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-01-15 08:16:41 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-01-15 08:16:41 +0000 |
commit | fc0f00cbc6f4e9bc85222311e078884dd1c6379d (patch) | |
tree | b973959e013b475ee6ac81973a8d737915c4d367 | |
parent | Version bump, and fix bug 201006. (diff) | |
download | gentoo-2-fc0f00cbc6f4e9bc85222311e078884dd1c6379d.tar.gz gentoo-2-fc0f00cbc6f4e9bc85222311e078884dd1c6379d.tar.bz2 gentoo-2-fc0f00cbc6f4e9bc85222311e078884dd1c6379d.zip |
whitespace
(Portage version: 2.1.3.19)
-rw-r--r-- | dev-util/crossvc/crossvc-1.5.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/crossvc/crossvc-1.5.2.ebuild b/dev-util/crossvc/crossvc-1.5.2.ebuild index 86aa39e6fb56..47765d5b6939 100644 --- a/dev-util/crossvc/crossvc-1.5.2.ebuild +++ b/dev-util/crossvc/crossvc-1.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/crossvc/crossvc-1.5.2.ebuild,v 1.1 2008/01/14 23:42:57 mpagano Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/crossvc/crossvc-1.5.2.ebuild,v 1.2 2008/01/15 08:16:41 mr_bones_ Exp $ inherit kde-functions qt3 @@ -59,4 +59,3 @@ src_install() { dodoc doc/{DNOTIFY-HOWTO.txt,EXPORT-CHANGE-IMPORT.txt,FAM-HOWTO.txt,FAQ.txt,INFO.txt,INSTALL,INSTALL.html,PROXY-HOWTO.txt,README,README.html,SSH-HOWTO.txt} dodoc doc/translations/{de,it,ru}/* } - |