diff options
author | Brent Baude <ranger@gentoo.org> | 2008-02-01 18:12:04 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-02-01 18:12:04 +0000 |
commit | c82d2b3b4f32a5dc1985df1353cff489c66e440a (patch) | |
tree | c6f37e2a2bb8620c0f52464286bdd17d76e1eaf9 /gnome-base/gnome-session | |
parent | Marking tomboy-0.8.2 ppc for bug 208366 (diff) | |
download | historical-c82d2b3b4f32a5dc1985df1353cff489c66e440a.tar.gz historical-c82d2b3b4f32a5dc1985df1353cff489c66e440a.tar.bz2 historical-c82d2b3b4f32a5dc1985df1353cff489c66e440a.zip |
PPC Stablization of gnome-2.20-3 for bug 208366
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'gnome-base/gnome-session')
-rw-r--r-- | gnome-base/gnome-session/gnome-session-2.20.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 43e9f1863567..68bffa05cd83 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.2 2008/02/01 12:22:21 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/gnome-session-2.20.3.ebuild,v 1.3 2008/02/01 18:12:04 ranger 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 |