diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-01 17:01:25 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-01 17:01:25 +0000 |
commit | c7ef3c192859105614b893e1a847466d04bdb360 (patch) | |
tree | e84f3d6b2dd1d91828bf9e48241bfc675ed4746b /xfce-extra | |
parent | amd64 stable wrt bug #553500 (diff) | |
download | gentoo-2-c7ef3c192859105614b893e1a847466d04bdb360.tar.gz gentoo-2-c7ef3c192859105614b893e1a847466d04bdb360.tar.bz2 gentoo-2-c7ef3c192859105614b893e1a847466d04bdb360.zip |
amd64 stable wrt bug #553500
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-time-out-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-time-out-plugin/ChangeLog b/xfce-extra/xfce4-time-out-plugin/ChangeLog index c23ca54822b3..186be2c42e65 100644 --- a/xfce-extra/xfce4-time-out-plugin/ChangeLog +++ b/xfce-extra/xfce4-time-out-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-time-out-plugin # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/ChangeLog,v 1.24 2015/07/01 08:38:45 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/ChangeLog,v 1.25 2015/07/01 17:01:25 zlogene Exp $ + + 01 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> + xfce4-time-out-plugin-1.0.2.ebuild: + amd64 stable wrt bug #553500 01 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> xfce4-time-out-plugin-1.0.2.ebuild: diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2.ebuild index 79204db13b15..940f81936652 100644 --- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2.ebuild +++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2.ebuild,v 1.3 2015/07/01 08:38:45 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2.ebuild,v 1.4 2015/07/01 17:01:25 zlogene Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug" RDEPEND="x11-libs/gtk+:2= |