diff options
author | 2007-06-26 03:00:06 +0000 | |
---|---|---|
committer | 2007-06-26 03:00:06 +0000 | |
commit | 85176ca3c34a696143032368bf7b70bc30d2ea05 (patch) | |
tree | 06e99a119391b7a7a37f2374c2b882b9141fa52f /x11-misc | |
parent | whitespace (diff) | |
download | gentoo-2-85176ca3c34a696143032368bf7b70bc30d2ea05.tar.gz gentoo-2-85176ca3c34a696143032368bf7b70bc30d2ea05.tar.bz2 gentoo-2-85176ca3c34a696143032368bf7b70bc30d2ea05.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xtrlock/xtrlock-2.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xtrlock/xtrlock-2.0-r2.ebuild b/x11-misc/xtrlock/xtrlock-2.0-r2.ebuild index 89612c7dd4b4..3ea1aa26baab 100644 --- a/x11-misc/xtrlock/xtrlock-2.0-r2.ebuild +++ b/x11-misc/xtrlock/xtrlock-2.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xtrlock/xtrlock-2.0-r2.ebuild,v 1.2 2006/10/21 21:57:43 omp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xtrlock/xtrlock-2.0-r2.ebuild,v 1.3 2007/06/26 03:00:06 mr_bones_ Exp $ MY_P=${P/-/_}-12 DESCRIPTION="A simplistic screen locking program for X" @@ -15,7 +15,7 @@ IUSE="" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND} x11-proto/xproto - x11-misc/imake" + x11-misc/imake" src_unpack() { unpack ${A} |