diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-20 08:50:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-20 08:50:30 +0000 |
commit | 7a53c9ce848a8f5952fe1b7a6ab8f39d325dca4a (patch) | |
tree | 0fdc7f4deeb3afa095268ee98ffc236c7a048d8d /xfce-extra | |
parent | Stable for x86, wrt bug #507432 (diff) | |
download | gentoo-2-7a53c9ce848a8f5952fe1b7a6ab8f39d325dca4a.tar.gz gentoo-2-7a53c9ce848a8f5952fe1b7a6ab8f39d325dca4a.tar.bz2 gentoo-2-7a53c9ce848a8f5952fe1b7a6ab8f39d325dca4a.zip |
Stable for x86, 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')
-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 d0639126f483..6553e3924c97 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.14 2014/04/20 08:32:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/ChangeLog,v 1.15 2014/04/20 08:50:30 ago Exp $ + + 20 Apr 2014; Agostino Sarubbo <ago@gentoo.org> + xfce4-wmdock-plugin-0.6.0.ebuild: + Stable for x86, wrt bug #507432 20 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-wmdock-plugin-0.6.0.ebuild: 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 9d314dd1e299..99ed67868370 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.2 2014/04/20 08:32:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.6.0.ebuild,v 1.3 2014/04/20 08:50:30 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 |