diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-18 19:55:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-18 19:55:52 +0000 |
commit | de0253d130ea35ac241f55bda427354749e5ad3b (patch) | |
tree | 5b08d2d8d645a6d7ee53b1b5b1006c2fa4bca9a6 /xfce-base | |
parent | Stable for alpha, wrt bug #513930 (diff) | |
download | gentoo-2-de0253d130ea35ac241f55bda427354749e5ad3b.tar.gz gentoo-2-de0253d130ea35ac241f55bda427354749e5ad3b.tar.bz2 gentoo-2-de0253d130ea35ac241f55bda427354749e5ad3b.zip |
Stable for alpha, wrt bug #513930
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-session/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfce4-session/xfce4-session-4.10.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfce4-session/ChangeLog b/xfce-base/xfce4-session/ChangeLog index 7e00bdf5ccea..36d46093ed2b 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.219 2014/07/18 19:54:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.220 2014/07/18 19:55:52 ago Exp $ + + 18 Jul 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-session-4.10.1-r2.ebuild: + Stable for alpha, wrt bug #513930 18 Jul 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-session-4.10.1-r2.ebuild: Stable for ppc64, wrt bug #513930 diff --git a/xfce-base/xfce4-session/xfce4-session-4.10.1-r2.ebuild b/xfce-base/xfce4-session/xfce4-session-4.10.1-r2.ebuild index e8b0bbcde724..8bbf682c68df 100644 --- a/xfce-base/xfce4-session/xfce4-session-4.10.1-r2.ebuild +++ b/xfce-base/xfce4-session/xfce4-session-4.10.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.10.1-r2.ebuild,v 1.6 2014/07/18 19:54:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.10.1-r2.ebuild,v 1.7 2014/07/18 19:55:52 ago 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 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug nls systemd udev +xscreensaver" COMMON_DEPEND=">=dev-libs/dbus-glib-0.100 |