diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 18:33:57 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 18:33:57 +0000 |
commit | 42a560d75d80e93984cdc272502ffbf400d1808f (patch) | |
tree | 0675eb446d911030d34b0b5aa8c4da5ea14e4d6b /gnome-base | |
parent | x86 stable, bug #478252 (diff) | |
download | gentoo-2-42a560d75d80e93984cdc272502ffbf400d1808f.tar.gz gentoo-2-42a560d75d80e93984cdc272502ffbf400d1808f.tar.bz2 gentoo-2-42a560d75d80e93984cdc272502ffbf400d1808f.zip |
x86 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-base')
-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 19d74dd4d9ab..e9a3f835e1ae 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.326 2013/11/30 19:10:29 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/ChangeLog,v 1.327 2013/12/08 18:33:57 pacho Exp $ + + 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> gnome-session-3.8.4-r1.ebuild: + x86 stable, bug #478252 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnome-session-3.8.4-r1.ebuild: amd64 stable, bug #478252 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 0339951f4030..0769a5fd0f98 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.2 2013/11/30 19:10:29 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/gnome-session-3.8.4-r1.ebuild,v 1.3 2013/12/08 18:33:57 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 |