diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-01-06 10:39:52 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-01-06 10:39:52 +0000 |
commit | 5615e30666b89e2cc6612ff846bfc567879579e1 (patch) | |
tree | 548beccad807ac3de5e6c36fff621cecb98cb451 /xfce-base/xfce4-session | |
parent | ppc/ppc64 stable wrt #386963 (diff) | |
download | historical-5615e30666b89e2cc6612ff846bfc567879579e1.tar.gz historical-5615e30666b89e2cc6612ff846bfc567879579e1.tar.bz2 historical-5615e30666b89e2cc6612ff846bfc567879579e1.zip |
amd64/ppc/ppc64 stable wrt #386963
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
Diffstat (limited to 'xfce-base/xfce4-session')
-rw-r--r-- | xfce-base/xfce4-session/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-base/xfce4-session/xfce4-session-4.8.2.ebuild | 8 |
2 files changed, 10 insertions, 6 deletions
diff --git a/xfce-base/xfce4-session/ChangeLog b/xfce-base/xfce4-session/ChangeLog index f91b5db10726..8dc95895b6ba 100644 --- a/xfce-base/xfce4-session/ChangeLog +++ b/xfce-base/xfce4-session/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/xfce4-session -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.147 2011/12/23 08:45:01 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.148 2012/01/06 10:39:52 ssuominen Exp $ + + 06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> + xfce4-session-4.8.2.ebuild: + amd64/ppc/ppc64 stable wrt #386963 23 Dec 2011; Samuli Suominen <ssuominen@gentoo.org> xfce4-session-4.8.2.ebuild: diff --git a/xfce-base/xfce4-session/xfce4-session-4.8.2.ebuild b/xfce-base/xfce4-session/xfce4-session-4.8.2.ebuild index bf763bdc6f70..c237a8cc6fb2 100644 --- a/xfce-base/xfce4-session/xfce4-session-4.8.2.ebuild +++ b/xfce-base/xfce4-session/xfce4-session-4.8.2.ebuild @@ -1,17 +1,17 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.8.2.ebuild,v 1.6 2011/12/23 08:45:01 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.8.2.ebuild,v 1.7 2012/01/06 10:39:52 ssuominen Exp $ EAPI=4 inherit xfconf DESCRIPTION="Xfce's session manager" HOMEPAGE="http://www.xfce.org/projects/xfce4-session/" -SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${P}.tar.bz2" +SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="consolekit debug gnome gnome-keyring policykit udev +xfce_plugins_logout" COMMON_DEPEND=">=dev-libs/dbus-glib-0.92 |