diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-07-25 12:21:40 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-07-25 12:21:40 +0000 |
commit | 4edf76216d8e99e23ae1d668eb164b005fb49a28 (patch) | |
tree | 2e420ffe8672abe4412019e8a2c60c2059e5ece9 /xfce-extra | |
parent | ppc stable wrt bug #553500 (diff) | |
download | gentoo-2-4edf76216d8e99e23ae1d668eb164b005fb49a28.tar.gz gentoo-2-4edf76216d8e99e23ae1d668eb164b005fb49a28.tar.bz2 gentoo-2-4edf76216d8e99e23ae1d668eb164b005fb49a28.zip |
ppc stable wrt bug #553500
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-verve-plugin/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-verve-plugin/ChangeLog b/xfce-extra/xfce4-verve-plugin/ChangeLog index c87a3db245e8..9b7c7fc0bdce 100644 --- a/xfce-extra/xfce4-verve-plugin/ChangeLog +++ b/xfce-extra/xfce4-verve-plugin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-verve-plugin # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-verve-plugin/ChangeLog,v 1.24 2015/07/24 20:54:35 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-verve-plugin/ChangeLog,v 1.25 2015/07/25 12:21:40 pacho Exp $ + + 25 Jul 2015; Pacho Ramos <pacho@gentoo.org> xfce4-verve-plugin-1.0.1.ebuild: + ppc stable wrt bug #553500 *xfce4-verve-plugin-1.1.0 (24 Jul 2015) diff --git a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.1.ebuild b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.1.ebuild index 8de509ec30a6..b8c7f9e6cba8 100644 --- a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.1.ebuild +++ b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.1.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-verve-plugin/xfce4-verve-plugin-1.0.1.ebuild,v 1.7 2015/07/19 12:40:03 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.1.ebuild,v 1.8 2015/07/25 12:21:40 pacho 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 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" IUSE="dbus" RDEPEND=">=xfce-base/exo-0.6:= |