diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:02:45 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:02:45 +0000 |
commit | 359f59bfe9af023cc9ef58b4adec677c24a1ac8b (patch) | |
tree | a5af83f873670fbda948d8075c5e2c36a22fee0b /x11-plugins/monto | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-359f59bfe9af023cc9ef58b4adec677c24a1ac8b.tar.gz gentoo-2-359f59bfe9af023cc9ef58b4adec677c24a1ac8b.tar.bz2 gentoo-2-359f59bfe9af023cc9ef58b4adec677c24a1ac8b.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 'x11-plugins/monto')
-rw-r--r-- | x11-plugins/monto/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/monto/monto-0.1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/monto/ChangeLog b/x11-plugins/monto/ChangeLog index 474481d5e14e..173e708a663e 100644 --- a/x11-plugins/monto/ChangeLog +++ b/x11-plugins/monto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/monto -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/monto/ChangeLog,v 1.4 2012/11/30 14:49:50 voyageur Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/monto/ChangeLog,v 1.5 2014/08/10 20:02:45 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> monto-0.1.1.ebuild: + QA: drop trailing '.' from DESCRIPTION *monto-0.1.1-r1 (30 Nov 2012) diff --git a/x11-plugins/monto/monto-0.1.1.ebuild b/x11-plugins/monto/monto-0.1.1.ebuild index 3680303ea193..f6b405e14531 100644 --- a/x11-plugins/monto/monto-0.1.1.ebuild +++ b/x11-plugins/monto/monto-0.1.1.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/x11-plugins/monto/monto-0.1.1.ebuild,v 1.3 2012/11/27 13:38:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/monto/monto-0.1.1.ebuild,v 1.4 2014/08/10 20:02:45 slyfox Exp $ EAPI=2 inherit eutils -DESCRIPTION="This WindowMaker dockapp is a simple manual device mounter (up to four devices)." +DESCRIPTION="This WindowMaker dockapp is a simple manual device mounter (up to four devices)" HOMEPAGE="http://dockapps.windowmaker.org/file.php/id/274" SRC_URI="http://dockapps.windowmaker.org/download.php/id/274/${P}.tar.gz" LICENSE="GPL-2" |