diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-30 11:04:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-30 11:04:35 +0000 |
commit | 0f72728296de58967eef7be98b59760aebcfad7c (patch) | |
tree | ea6aa8c5fb39f33f2fe9fe957ddd2ae5333ad36e /gnome-base/gnome-session | |
parent | alpha/ia64 stable wrt #171107 (diff) | |
download | historical-0f72728296de58967eef7be98b59760aebcfad7c.tar.gz historical-0f72728296de58967eef7be98b59760aebcfad7c.tar.bz2 historical-0f72728296de58967eef7be98b59760aebcfad7c.zip |
alpha/ia64 stable wrt #171107
Package-Manager: portage-2.1.2.7
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.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/gnome-session/ChangeLog b/gnome-base/gnome-session/ChangeLog index c1bb085e8420..4a4dd3a5e906 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/ChangeLog,v 1.177 2007/05/30 00:19:10 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/ChangeLog,v 1.178 2007/05/30 11:03:13 armin76 Exp $ + + 30 May 2007; Raúl Porcel <armin76@gentoo.org> + gnome-session-2.16.3.ebuild: + alpha/ia64 stable wrt #171107 29 May 2007; Andrej Kacian <ticho@gentoo.org> gnome-session-2.16.3.ebuild: Stable on x86, bug #171107. diff --git a/gnome-base/gnome-session/gnome-session-2.16.3.ebuild b/gnome-base/gnome-session/gnome-session-2.16.3.ebuild index cf14d8c8e249..08acd822e605 100644 --- a/gnome-base/gnome-session/gnome-session-2.16.3.ebuild +++ b/gnome-base/gnome-session/gnome-session-2.16.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.3.ebuild,v 1.3 2007/05/30 00:19:10 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/gnome-session-2.16.3.ebuild,v 1.4 2007/05/30 11:03:13 armin76 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 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="branding esd ipv6 tcpd" RDEPEND=">=dev-libs/glib-2.6 |