diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 18:05:30 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 18:05:30 +0000 |
commit | ba3318960dc0567a91b8bc0742f0768a4f14f263 (patch) | |
tree | 823e2bb728a45aca2b7c5d78c3fb1011af76983c /app-misc | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-ba3318960dc0567a91b8bc0742f0768a4f14f263.tar.gz gentoo-2-ba3318960dc0567a91b8bc0742f0768a4f14f263.tar.bz2 gentoo-2-ba3318960dc0567a91b8bc0742f0768a4f14f263.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/lcd-stuff/ChangeLog | 7 | ||||
-rw-r--r-- | app-misc/lcd-stuff/lcd-stuff-0.1.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-misc/lcd-stuff/ChangeLog b/app-misc/lcd-stuff/ChangeLog index f1b3de1a274b..e91f350adbe6 100644 --- a/app-misc/lcd-stuff/ChangeLog +++ b/app-misc/lcd-stuff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/lcd-stuff -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/lcd-stuff/ChangeLog,v 1.23 2013/05/13 03:16:26 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/lcd-stuff/ChangeLog,v 1.24 2014/08/10 18:05:30 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> lcd-stuff-0.1.6.ebuild: + QA: drop trailing '.' from DESCRIPTION 13 May 2013; Patrick Lauer <patrick@gentoo.org> metadata.xml: Remove removed lcd herd from metadata diff --git a/app-misc/lcd-stuff/lcd-stuff-0.1.6.ebuild b/app-misc/lcd-stuff/lcd-stuff-0.1.6.ebuild index 09c4a6f49d67..c136d033f333 100644 --- a/app-misc/lcd-stuff/lcd-stuff-0.1.6.ebuild +++ b/app-misc/lcd-stuff/lcd-stuff-0.1.6.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/lcd-stuff/lcd-stuff-0.1.6.ebuild,v 1.3 2012/05/03 19:41:32 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/lcd-stuff/lcd-stuff-0.1.6.ebuild,v 1.4 2014/08/10 18:05:30 slyfox Exp $ EAPI=2 inherit eutils -DESCRIPTION="lcd-stuff is a client for lcdproc that displays RSS, Weather, MPD and new mail." +DESCRIPTION="lcd-stuff is a client for lcdproc that displays RSS, Weather, MPD and new mail" HOMEPAGE="http://lcd-stuff.berlios.de/" SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2" |