diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-07-25 11:56:42 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-07-25 11:56:42 +0000 |
commit | de637c75eae3db35729538b66d330bfef28e5d3e (patch) | |
tree | 85ffec608c33d45ef23fb3584bf564726e5c4f41 /xfce-base | |
parent | ppc stable wrt bug #554970 (diff) | |
download | gentoo-2-de637c75eae3db35729538b66d330bfef28e5d3e.tar.gz gentoo-2-de637c75eae3db35729538b66d330bfef28e5d3e.tar.bz2 gentoo-2-de637c75eae3db35729538b66d330bfef28e5d3e.zip |
ppc stable, bug #553500
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-settings/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfce4-settings/xfce4-settings-4.12.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfce4-settings/ChangeLog b/xfce-base/xfce4-settings/ChangeLog index 4afabccec69b..22f84d774dbf 100644 --- a/xfce-base/xfce4-settings/ChangeLog +++ b/xfce-base/xfce4-settings/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfce4-settings # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.135 2015/07/19 12:38:37 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.136 2015/07/25 11:56:42 pacho Exp $ + + 25 Jul 2015; Pacho Ramos <pacho@gentoo.org> xfce4-settings-4.12.0.ebuild: + ppc stable wrt bug #553500 19 Jul 2015; Tobias Klausmann <klausman@gentoo.org> xfce4-settings-4.12.0.ebuild: diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.0.ebuild index 5b4b157f70e0..e0f358d3b35f 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.12.0.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-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-settings/xfce4-settings-4.12.0.ebuild,v 1.7 2015/07/19 12:38:37 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.12.0.ebuild,v 1.8 2015/07/25 11:56:42 pacho Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug libcanberra libinput libnotify upower +xklavier" RDEPEND=">=dev-libs/dbus-glib-0.100 |