diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-07-12 09:11:14 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-07-12 09:11:14 +0000 |
commit | 13e7eda163757a70b39929b6a5b7603baa8ecb02 (patch) | |
tree | af5df511c4bd85fa9f1e6d5a1d96ac3f56d168cc /xfce-base/xfce4-panel | |
parent | Stable for PPC64 (bug #553500). (diff) | |
download | gentoo-2-13e7eda163757a70b39929b6a5b7603baa8ecb02.tar.gz gentoo-2-13e7eda163757a70b39929b6a5b7603baa8ecb02.tar.bz2 gentoo-2-13e7eda163757a70b39929b6a5b7603baa8ecb02.zip |
Stable for PPC64 (bug #553500).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'xfce-base/xfce4-panel')
-rw-r--r-- | xfce-base/xfce4-panel/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.12.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfce4-panel/ChangeLog b/xfce-base/xfce4-panel/ChangeLog index 2423ea9745c2..3f58c16a14fb 100644 --- a/xfce-base/xfce4-panel/ChangeLog +++ b/xfce-base/xfce4-panel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfce4-panel # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.263 2015/07/11 06:59:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.264 2015/07/12 09:11:14 jer Exp $ + + 12 Jul 2015; Jeroen Roovers <jer@gentoo.org> xfce4-panel-4.12.0.ebuild: + Stable for PPC64 (bug #553500). 11 Jul 2015; Markus Meier <maekke@gentoo.org> xfce4-panel-4.12.0.ebuild: arm stable, bug #553500 diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.12.0.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.12.0.ebuild index a69aeea27462..1e3b9c568a23 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.12.0.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.12.0.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-base/xfce4-panel/xfce4-panel-4.12.0.ebuild,v 1.7 2015/07/11 06:59:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.12.0.ebuild,v 1.8 2015/07/12 09:11:14 jer Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug" RDEPEND=">=dev-libs/dbus-glib-0.100 |