diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-20 08:32:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-20 08:32:07 +0000 |
commit | d17ddae2eb54f43562568df0f19a953e69d42831 (patch) | |
tree | 62119e15db880c858083f30775173fd8769ba36f /xfce-extra/xfce4-wmdock-plugin | |
parent | Stable for amd64, wrt bug #507432 (diff) | |
download | gentoo-2-d17ddae2eb54f43562568df0f19a953e69d42831.tar.gz gentoo-2-d17ddae2eb54f43562568df0f19a953e69d42831.tar.bz2 gentoo-2-d17ddae2eb54f43562568df0f19a953e69d42831.zip |
Stable for amd64, wrt bug #507432
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'xfce-extra/xfce4-wmdock-plugin')
-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 710b51f99e3b..d0639126f483 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.13 2014/03/15 12:51:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/ChangeLog,v 1.14 2014/04/20 08:32:07 ago Exp $ + + 20 Apr 2014; Agostino Sarubbo <ago@gentoo.org> + xfce4-wmdock-plugin-0.6.0.ebuild: + Stable for amd64, wrt bug #507432 *xfce4-wmdock-plugin-0.6.0 (15 Mar 2014) 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 6592121c4191..9d314dd1e299 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,6 +1,6 @@ # 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.1 2014/03/15 12:51:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.6.0.ebuild,v 1.2 2014/04/20 08:32:07 ago Exp $ EAPI=5 inherit multilib xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~x86 ~x86-fbsd" IUSE="debug" RDEPEND="x11-libs/gtk+:2 |