diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 19:10:29 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 19:10:29 +0000 |
commit | 02cb15073729b66cca701bbb305656d488acc6ad (patch) | |
tree | 82b984f2f4b2d44d35d737f98c90e13dfac6fc47 /gnome-base/gnome-session | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-02cb15073729b66cca701bbb305656d488acc6ad.tar.gz gentoo-2-02cb15073729b66cca701bbb305656d488acc6ad.tar.bz2 gentoo-2-02cb15073729b66cca701bbb305656d488acc6ad.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-base/gnome-session')
-rw-r--r-- | gnome-base/gnome-session/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-session/gnome-session-3.8.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-session/ChangeLog b/gnome-base/gnome-session/ChangeLog index 42072a2dd5ac..19d74dd4d9ab 100644 --- a/gnome-base/gnome-session/ChangeLog +++ b/gnome-base/gnome-session/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-session # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/ChangeLog,v 1.325 2013/11/13 19:43:26 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/ChangeLog,v 1.326 2013/11/30 19:10:29 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnome-session-3.8.4-r1.ebuild: + amd64 stable, bug #478252 *gnome-session-3.8.4-r1 (13 Nov 2013) diff --git a/gnome-base/gnome-session/gnome-session-3.8.4-r1.ebuild b/gnome-base/gnome-session/gnome-session-3.8.4-r1.ebuild index a44d500dbadf..0339951f4030 100644 --- a/gnome-base/gnome-session/gnome-session-3.8.4-r1.ebuild +++ b/gnome-base/gnome-session/gnome-session-3.8.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/gnome-session-3.8.4-r1.ebuild,v 1.1 2013/11/13 19:43:26 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/gnome-session-3.8.4-r1.ebuild,v 1.2 2013/11/30 19:10:29 pacho Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-session" LICENSE="GPL-2 LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="doc elibc_FreeBSD gconf ipv6 systemd" # x11-misc/xdg-user-dirs{,-gtk} are needed to create the various XDG_*_DIRs, and |