diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-14 20:38:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-14 20:38:04 +0000 |
commit | 309f8789774283b715c5ee13021dd8ba7365f67d (patch) | |
tree | f0d2b3320022f773af33eb4fee746f0a96f7fca0 /xfce-extra/xfce4-timer-plugin | |
parent | Stable for ppc, wrt bug #507432 (diff) | |
download | gentoo-2-309f8789774283b715c5ee13021dd8ba7365f67d.tar.gz gentoo-2-309f8789774283b715c5ee13021dd8ba7365f67d.tar.bz2 gentoo-2-309f8789774283b715c5ee13021dd8ba7365f67d.zip |
Stable for ppc, wrt bug #507432
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'xfce-extra/xfce4-timer-plugin')
-rw-r--r-- | xfce-extra/xfce4-timer-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-timer-plugin/ChangeLog b/xfce-extra/xfce4-timer-plugin/ChangeLog index dc4e38838f91..dea8677c1da3 100644 --- a/xfce-extra/xfce4-timer-plugin/ChangeLog +++ b/xfce-extra/xfce4-timer-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-timer-plugin # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.45 2014/01/28 14:18:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.46 2014/04/14 20:38:04 ago Exp $ + + 14 Apr 2014; Agostino Sarubbo <ago@gentoo.org> + xfce4-timer-plugin-1.5.0.ebuild: + Stable for ppc, wrt bug #507432 28 Jan 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-timer-plugin-1.5.0.ebuild: diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild index e6b284caf851..aa92327078a9 100644 --- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild +++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.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-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild,v 1.5 2014/01/28 14:18:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild,v 1.6 2014/04/14 20:38:04 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="~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="" RDEPEND="x11-libs/gtk+:2 |