diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-07-19 12:38:37 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-07-19 12:38:37 +0000 |
commit | 0a2f74fc23df177df587f21e9bf75d7affda77dd (patch) | |
tree | 373f9e6cd0c8afb845c8132b7b99c0c5277d8dda /xfce-base | |
parent | Stable on alpha, bug 553500 (diff) | |
download | gentoo-2-0a2f74fc23df177df587f21e9bf75d7affda77dd.tar.gz gentoo-2-0a2f74fc23df177df587f21e9bf75d7affda77dd.tar.bz2 gentoo-2-0a2f74fc23df177df587f21e9bf75d7affda77dd.zip |
Stable on alpha, bug 553500
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-settings/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/xfce4-settings/xfce4-settings-4.12.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/xfce4-settings/ChangeLog b/xfce-base/xfce4-settings/ChangeLog index 9efc15143f3f..4afabccec69b 100644 --- a/xfce-base/xfce4-settings/ChangeLog +++ b/xfce-base/xfce4-settings/ChangeLog @@ -1,6 +1,10 @@ # 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.134 2015/07/12 09:24:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.135 2015/07/19 12:38:37 klausman Exp $ + + 19 Jul 2015; Tobias Klausmann <klausman@gentoo.org> + xfce4-settings-4.12.0.ebuild: + Stable on alpha, bug 553500 12 Jul 2015; Jeroen Roovers <jer@gentoo.org> xfce4-settings-4.12.0.ebuild: Stable for PPC64 (bug #553500). 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 5a8e1fe32853..5b4b157f70e0 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.6 2015/07/12 09:24:58 jer Exp $ +# $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 $ 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 |