diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-10-05 04:24:56 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-10-05 04:24:56 +0000 |
commit | be4c33ce49fa28bb3078acc01383807bc90a604c (patch) | |
tree | 6f860b986436be99ccce68d721256a9a5f17277c /x11-wm | |
parent | Version bump bug #337928 by Eray Aslan. Sieve bump to 0.2.1. Add vpopmail USE... (diff) | |
download | gentoo-2-be4c33ce49fa28bb3078acc01383807bc90a604c.tar.gz gentoo-2-be4c33ce49fa28bb3078acc01383807bc90a604c.tar.bz2 gentoo-2-be4c33ce49fa28bb3078acc01383807bc90a604c.zip |
whitespace
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/awesome/awesome-3.4.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/awesome/awesome-3.4.8.ebuild b/x11-wm/awesome/awesome-3.4.8.ebuild index 2fd190893b5c..0e030e065d24 100644 --- a/x11-wm/awesome/awesome-3.4.8.ebuild +++ b/x11-wm/awesome/awesome-3.4.8.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-wm/awesome/awesome-3.4.8.ebuild,v 1.3 2010/10/04 17:50:26 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/awesome/awesome-3.4.8.ebuild,v 1.4 2010/10/05 04:24:56 mr_bones_ Exp $ EAPI="3" inherit cmake-utils eutils @@ -50,7 +50,7 @@ RDEPEND="${RDEPEND} x11-apps/xmessage )" -# bug #321433: Need one of these to for awsetbg. +# bug #321433: Need one of these to for awsetbg. # imagemagick provides 'display' and is further down the default list, but # listed here for completeness. 'display' however is only usable with # x11-apps/xwininfo also present. |