diff options
author | Daniel Pielmeier <billie@gentoo.org> | 2017-11-18 12:22:32 +0100 |
---|---|---|
committer | Daniel Pielmeier <billie@gentoo.org> | 2017-11-18 12:22:32 +0100 |
commit | 283298736195b3f70af394e0f9670be73ed2653e (patch) | |
tree | 8cb7086b09a068c621d6b185478defcdb3110b10 /app-admin/conky | |
parent | app-admin/conky: Fix buid with gcc 7 (bug 624104). (diff) | |
download | gentoo-283298736195b3f70af394e0f9670be73ed2653e.tar.gz gentoo-283298736195b3f70af394e0f9670be73ed2653e.tar.bz2 gentoo-283298736195b3f70af394e0f9670be73ed2653e.zip |
app-admin/conky: Fix indentation.
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'app-admin/conky')
-rw-r--r-- | app-admin/conky/conky-1.10.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/conky/conky-1.10.6-r2.ebuild b/app-admin/conky/conky-1.10.6-r2.ebuild index 39079b09ae68..266ec099c3d4 100644 --- a/app-admin/conky/conky-1.10.6-r2.ebuild +++ b/app-admin/conky/conky-1.10.6-r2.ebuild @@ -76,7 +76,7 @@ DOCS=( README.md TODO ChangeLog NEWS AUTHORS ) PATCHES=( "${FILESDIR}"/${P}-new_graph-oor.patch "${FILESDIR}"/${P}-gcc-7.patch - ) +) DISABLE_AUTOFORMATTING="yes" DOC_CONTENTS="You can find sample configurations at ${ROOT%/}/usr/share/doc/${PF}. |