diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 19:54:11 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 19:54:11 +0000 |
commit | aa57ccc57473adf05c27ab6fa1ecfedeea97a1a7 (patch) | |
tree | 93110df0abd3c25947b6d7f2df7f440816204c11 /xfce-extra | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-aa57ccc57473adf05c27ab6fa1ecfedeea97a1a7.tar.gz gentoo-2-aa57ccc57473adf05c27ab6fa1ecfedeea97a1a7.tar.bz2 gentoo-2-aa57ccc57473adf05c27ab6fa1ecfedeea97a1a7.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 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-wmdock-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.6.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-wmdock-plugin/ChangeLog b/xfce-extra/xfce4-wmdock-plugin/ChangeLog index 2825d20d67e0..2fb0231efe84 100644 --- a/xfce-extra/xfce4-wmdock-plugin/ChangeLog +++ b/xfce-extra/xfce4-wmdock-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-wmdock-plugin # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/ChangeLog,v 1.17 2014/06/21 10:20:26 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/ChangeLog,v 1.18 2014/08/10 19:54:11 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + xfce4-wmdock-plugin-0.6.0.ebuild: + QA: drop trailing '.' from DESCRIPTION 21 Jun 2014; Samuli Suominen <ssuominen@gentoo.org> +files/xfce4-wmdock-plugin-0.6.0-LINGUAS.patch, diff --git a/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.6.0.ebuild b/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.6.0.ebuild index 322dd9eec967..b48ef2830415 100644 --- a/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.6.0.ebuild +++ b/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.6.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.6.0.ebuild,v 1.4 2014/06/21 10:20:26 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.6.0.ebuild,v 1.5 2014/08/10 19:54:11 slyfox Exp $ EAPI=5 inherit multilib xfconf -DESCRIPTION="a compatibility layer for running WindowMaker dockapps on Xfce4." +DESCRIPTION="a compatibility layer for running WindowMaker dockapps on Xfce4" HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-wmdock-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" |