diff options
author | 2010-04-07 15:03:52 +0000 | |
---|---|---|
committer | 2010-04-07 15:03:52 +0000 | |
commit | 16d69964ffe941340bd492a7ee12fb42fd6c994c (patch) | |
tree | e634f4b1ece53d7c6f5cb9ef0de1163daf54431f /x11-plugins/wmudmount | |
parent | Initial commit wrt #313395 by Bernard Cafarelli. (diff) | |
download | gentoo-2-16d69964ffe941340bd492a7ee12fb42fd6c994c.tar.gz gentoo-2-16d69964ffe941340bd492a7ee12fb42fd6c994c.tar.bz2 gentoo-2-16d69964ffe941340bd492a7ee12fb42fd6c994c.zip |
whitespace
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/wmudmount')
-rw-r--r-- | x11-plugins/wmudmount/wmudmount-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmudmount/wmudmount-1.4.ebuild b/x11-plugins/wmudmount/wmudmount-1.4.ebuild index d9749320c0af..3cbc33d08788 100644 --- a/x11-plugins/wmudmount/wmudmount-1.4.ebuild +++ b/x11-plugins/wmudmount/wmudmount-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmudmount/wmudmount-1.4.ebuild,v 1.1 2010/04/07 15:03:18 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmudmount/wmudmount-1.4.ebuild,v 1.2 2010/04/07 15:03:52 ssuominen Exp $ EAPI=2 inherit gnome2-utils @@ -31,7 +31,7 @@ src_configure() { src_install() { emake DESTDIR="${D}" install || die - dodoc ChangeLog + dodoc ChangeLog } pkg_preinst() { |