diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-08-05 16:31:49 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-08-05 16:31:49 +0000 |
commit | bd19cb9d5c4f5325c7a3a319c693ad82dc10add2 (patch) | |
tree | 42f879da5bb7aa25e1f8e77f69979f3c34f352f0 /kde-misc/adjustableclock/adjustableclock-4.1.3.ebuild | |
parent | added parts of the prefix changes (bug #519052) (diff) | |
download | gentoo-2-bd19cb9d5c4f5325c7a3a319c693ad82dc10add2.tar.gz gentoo-2-bd19cb9d5c4f5325c7a3a319c693ad82dc10add2.tar.bz2 gentoo-2-bd19cb9d5c4f5325c7a3a319c693ad82dc10add2.zip |
Remove trailing '.' from DESCRIPTION.
(Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'kde-misc/adjustableclock/adjustableclock-4.1.3.ebuild')
-rw-r--r-- | kde-misc/adjustableclock/adjustableclock-4.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-misc/adjustableclock/adjustableclock-4.1.3.ebuild b/kde-misc/adjustableclock/adjustableclock-4.1.3.ebuild index 34feec907a62..8a75933ec9f7 100644 --- a/kde-misc/adjustableclock/adjustableclock-4.1.3.ebuild +++ b/kde-misc/adjustableclock/adjustableclock-4.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/adjustableclock/adjustableclock-4.1.3.ebuild,v 1.3 2014/03/04 20:09:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/adjustableclock/adjustableclock-4.1.3.ebuild,v 1.4 2014/08/05 16:31:41 mrueg Exp $ EAPI=5 @@ -8,7 +8,7 @@ KDE_LINGUAS_DIR="applet/locale" KDE_LINGUAS="de et pl pt pt_BR sv tr uk" inherit kde4-base -DESCRIPTION="Plasmoid to show date and time in adjustable format using rich text." +DESCRIPTION="Plasmoid to show date and time in adjustable format using rich text" HOMEPAGE="http://kde-look.org/content/show.php/Adjustable+Clock?content=92825" SRC_URI="http://kde-look.org/CONTENT/content-files/92825-${P}.tar.bz2" |