diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:09:04 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:09:04 +0000 |
commit | 9b15f37e55ccc2631a5f07c069741f77a1cf8320 (patch) | |
tree | 208e7ca9fce4e0a7f09f052f20918ad38e57cb9f /x11-plugins | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-9b15f37e55ccc2631a5f07c069741f77a1cf8320.tar.gz gentoo-2-9b15f37e55ccc2631a5f07c069741f77a1cf8320.tar.bz2 gentoo-2-9b15f37e55ccc2631a5f07c069741f77a1cf8320.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')
-rw-r--r-- | x11-plugins/wmswallow/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmswallow/wmswallow-0.6.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wmswallow/ChangeLog b/x11-plugins/wmswallow/ChangeLog index abd86d49dee8..59379416285e 100644 --- a/x11-plugins/wmswallow/ChangeLog +++ b/x11-plugins/wmswallow/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmswallow -# Copyright 2000-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmswallow/ChangeLog,v 1.8 2010/09/03 08:24:28 s4t4n Exp $ +# Copyright 2000-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmswallow/ChangeLog,v 1.9 2014/08/10 20:09:04 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> wmswallow-0.6.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 03 Sep 2010; Michele Noberasco <s4t4n@gentoo.org>; wmswallow-0.6.1.ebuild: Honour Gentoo LDFLAGS. Closes bug #335692. diff --git a/x11-plugins/wmswallow/wmswallow-0.6.1.ebuild b/x11-plugins/wmswallow/wmswallow-0.6.1.ebuild index 264d4836064d..02d93d2aba31 100644 --- a/x11-plugins/wmswallow/wmswallow-0.6.1.ebuild +++ b/x11-plugins/wmswallow/wmswallow-0.6.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2010 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/wmswallow/wmswallow-0.6.1.ebuild,v 1.10 2010/09/03 08:24:28 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmswallow/wmswallow-0.6.1.ebuild,v 1.11 2014/08/10 20:09:04 slyfox Exp $ EAPI=2 IUSE="" -DESCRIPTION="A dock applet to make any application dockable." +DESCRIPTION="A dock applet to make any application dockable" HOMEPAGE="http://burse.uni-hamburg.de/~friedel/software/wmswallow.html" SRC_URI="http://burse.uni-hamburg.de/~friedel/software/wmswallow/${PN}.tar.Z" |