diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-02-01 12:22:21 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-02-01 12:22:21 +0000 |
commit | 9123550c628f59f2071588d4416e2e1a22cb6ce4 (patch) | |
tree | 0e5bd482485a9b833cc388530690603504e2d4b8 | |
parent | stable x86, bug 208366 (diff) | |
download | gentoo-2-9123550c628f59f2071588d4416e2e1a22cb6ce4.tar.gz gentoo-2-9123550c628f59f2071588d4416e2e1a22cb6ce4.tar.bz2 gentoo-2-9123550c628f59f2071588d4416e2e1a22cb6ce4.zip |
stable x86, bug 208366
(Portage version: 2.1.3.19, RepoMan options: --force)
-rw-r--r-- | gnome-base/gnome-session/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome-session/gnome-session-2.20.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 4598c376a5e2..44469b08578d 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/ChangeLog,v 1.204 2008/01/09 22:02:27 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/ChangeLog,v 1.205 2008/02/01 12:22:21 opfer Exp $ + + 01 Feb 2008; Christian Faulhammer <opfer@gentoo.org> + gnome-session-2.20.3.ebuild: + stable x86, bug 208366 *gnome-session-2.20.3 (09 Jan 2008) diff --git a/gnome-base/gnome-session/gnome-session-2.20.3.ebuild b/gnome-base/gnome-session/gnome-session-2.20.3.ebuild index 04e21a38f6e4..43e9f1863567 100644 --- a/gnome-base/gnome-session/gnome-session-2.20.3.ebuild +++ b/gnome-base/gnome-session/gnome-session-2.20.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.20.3.ebuild,v 1.1 2008/01/09 22:02:27 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/gnome-session-2.20.3.ebuild,v 1.2 2008/02/01 12:22:21 opfer 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.13 |