diff options
author | 2015-07-01 07:59:29 +0000 | |
---|---|---|
committer | 2015-07-01 07:59:29 +0000 | |
commit | 6a5dbd3ed98f4fe2cbda64cc033060d29ea09d49 (patch) | |
tree | 994ad8373c670d4a54d7e8ce28881e96145cb335 /xfce-base/xfce4-session | |
parent | x86 stable wrt bug #553500 (diff) | |
download | gentoo-2-6a5dbd3ed98f4fe2cbda64cc033060d29ea09d49.tar.gz gentoo-2-6a5dbd3ed98f4fe2cbda64cc033060d29ea09d49.tar.bz2 gentoo-2-6a5dbd3ed98f4fe2cbda64cc033060d29ea09d49.zip |
x86 stable wrt bug #553500
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'xfce-base/xfce4-session')
-rw-r--r-- | xfce-base/xfce4-session/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfce4-session/xfce4-session-4.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfce4-session/ChangeLog b/xfce-base/xfce4-session/ChangeLog index 19ca6e53b029..447828e3218b 100644 --- a/xfce-base/xfce4-session/ChangeLog +++ b/xfce-base/xfce4-session/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfce4-session # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.230 2015/07/01 05:15:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.231 2015/07/01 07:59:29 zlogene Exp $ + + 01 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> xfce4-session-4.12.1.ebuild: + x86 stable wrt bug #553500 01 Jul 2015; Jeroen Roovers <jer@gentoo.org> xfce4-session-4.12.1.ebuild: Stable for HPPA (bug #553500). diff --git a/xfce-base/xfce4-session/xfce4-session-4.12.1.ebuild b/xfce-base/xfce4-session/xfce4-session-4.12.1.ebuild index 0d3e2a62f203..5342ace0e8be 100644 --- a/xfce-base/xfce4-session/xfce4-session-4.12.1.ebuild +++ b/xfce-base/xfce4-session/xfce4-session-4.12.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-base/xfce4-session/xfce4-session-4.12.1.ebuild,v 1.2 2015/07/01 05:15:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.12.1.ebuild,v 1.3 2015/07/01 07:59:29 zlogene Exp $ EAPI=5 EAUTORECONF=1 @@ -12,7 +12,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 ~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 nls policykit systemd upower +xscreensaver" COMMON_DEPEND=">=dev-libs/dbus-glib-0.100:= |