diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 16:31:24 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 16:31:24 +0000 |
commit | 6bd77b8e9f08a945b8652a111ad607be8ce64621 (patch) | |
tree | 925f47b5abb2dd2831aa0f98a05ef6183419d418 /gnome-base/gnome-session | |
parent | Stable on amd64 wrt bug #156662. (diff) | |
download | gentoo-2-6bd77b8e9f08a945b8652a111ad607be8ce64621.tar.gz gentoo-2-6bd77b8e9f08a945b8652a111ad607be8ce64621.tar.bz2 gentoo-2-6bd77b8e9f08a945b8652a111ad607be8ce64621.zip |
Stable on amd64 wrt bug #156662.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'gnome-base/gnome-session')
-rw-r--r-- | gnome-base/gnome-session/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome-session/gnome-session-2.16.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/gnome-session/ChangeLog b/gnome-base/gnome-session/ChangeLog index 90101d4bd9fe..c699ff240b3d 100644 --- a/gnome-base/gnome-session/ChangeLog +++ b/gnome-base/gnome-session/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gnome-session # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/ChangeLog,v 1.155 2006/12/10 19:15:36 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/ChangeLog,v 1.156 2006/12/12 16:31:24 wolf31o2 Exp $ + + 12 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> + gnome-session-2.16.1.ebuild: + Stable on amd64 wrt bug #156662. 10 Dec 2006; Andrej Kacian <ticho@gentoo.org> gnome-session-2.16.1.ebuild: Stable on x86, bug #156662. diff --git a/gnome-base/gnome-session/gnome-session-2.16.1.ebuild b/gnome-base/gnome-session/gnome-session-2.16.1.ebuild index b31c0fd701d5..3a17c7b22742 100644 --- a/gnome-base/gnome-session/gnome-session-2.16.1.ebuild +++ b/gnome-base/gnome-session/gnome-session-2.16.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/gnome-session-2.16.1.ebuild,v 1.3 2006/12/10 19:15:37 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/gnome-session-2.16.1.ebuild,v 1.4 2006/12/12 16:31:24 wolf31o2 Exp $ inherit eutils gnome2 @@ -11,7 +11,7 @@ SRC_URI="${SRC_URI} LICENSE="GPL-2 LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="branding esd ipv6 tcpd" RDEPEND=">=dev-libs/glib-2.6 |