From c60a5531e55b1949edf38f6b5107dff31ead5ae3 Mon Sep 17 00:00:00 2001 From: Stefan Schweizer Date: Sun, 11 Jun 2006 18:35:32 +0000 Subject: Fix some minor whitespacing/quoting issues, this ebuild was importet from bug 126181 svn path=/; revision=56 --- x11-plugins/cairo-clock/ChangeLog | 9 +++++++++ x11-plugins/cairo-clock/cairo-clock-0.3.2.ebuild | 8 ++++---- 2 files changed, 13 insertions(+), 4 deletions(-) create mode 100644 x11-plugins/cairo-clock/ChangeLog diff --git a/x11-plugins/cairo-clock/ChangeLog b/x11-plugins/cairo-clock/ChangeLog new file mode 100644 index 000000000..0cdf00c96 --- /dev/null +++ b/x11-plugins/cairo-clock/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for x11-plugins/cairo-clock +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + + 11 Jun 2006; Stefan Schweizer + cairo-clock-0.3.2.ebuild: + Fix some minor whitespacing/quoting issues, this ebuild was importet from + bug 126181 + diff --git a/x11-plugins/cairo-clock/cairo-clock-0.3.2.ebuild b/x11-plugins/cairo-clock/cairo-clock-0.3.2.ebuild index f1f351bcd..2dfc2de17 100644 --- a/x11-plugins/cairo-clock/cairo-clock-0.3.2.ebuild +++ b/x11-plugins/cairo-clock/cairo-clock-0.3.2.ebuild @@ -6,7 +6,7 @@ inherit eutils DESCRIPTION="Clock for desktop with ARGB visuals." HOMEPAGE="http://macslow.thepimp.net/?page_id=23" -SRC_URI="http://macslow.thepimp.net/projects/cairo-clock/$P.tar.bz2" +SRC_URI="http://macslow.thepimp.net/projects/cairo-clock/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" KEYWORDS="~amd64 ~x86 ~ppc" @@ -23,8 +23,8 @@ src_install() { } pkg_postinst() { - echo - einfo "Note, that you need running composite manager for visuals." + echo + einfo "Note, that you need running composite manager for visuals." epause 5 - echo + echo } -- cgit v1.2.3-65-gdbad