diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-05 22:16:54 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-05 22:16:54 +0000 |
commit | 166cf55c93fef9350ab202bbe18f36249a40bc10 (patch) | |
tree | fadbf38c1b4d853b9de46938b275af128201024d /gnome-base/gnome-session | |
parent | Explicitly disable on 64-bit arches because there are assumptions in the app ... (diff) | |
download | gentoo-2-166cf55c93fef9350ab202bbe18f36249a40bc10.tar.gz gentoo-2-166cf55c93fef9350ab202bbe18f36249a40bc10.tar.bz2 gentoo-2-166cf55c93fef9350ab202bbe18f36249a40bc10.zip |
Stable on sparc
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.6.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/gnome-session/ChangeLog b/gnome-base/gnome-session/ChangeLog index 923c954c7af2..67617f6fc9cb 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/ChangeLog,v 1.73 2004/08/05 18:31:26 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/ChangeLog,v 1.74 2004/08/05 22:14:55 gustavoz Exp $ + + 05 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> + gnome-session-2.6.2.ebuild: + Stable on sparc 05 Aug 2004; Guy Martin <gmsoft@gentoo.org> gnome-session-2.6.2.ebuild: Stable on hppa. diff --git a/gnome-base/gnome-session/gnome-session-2.6.2.ebuild b/gnome-base/gnome-session/gnome-session-2.6.2.ebuild index 5f0c360e7d45..20fefa4f5125 100644 --- a/gnome-base/gnome-session/gnome-session-2.6.2.ebuild +++ b/gnome-base/gnome-session/gnome-session-2.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.6.2.ebuild,v 1.4 2004/08/05 18:31:26 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/gnome-session-2.6.2.ebuild,v 1.5 2004/08/05 22:14:55 gustavoz Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ LICENSE="GPL-2 LGPL-2 FDL-1.1" IUSE="ipv6" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha ~sparc hppa ~amd64 ~ia64 ~mips ppc64" +KEYWORDS="x86 ~ppc ~alpha sparc hppa ~amd64 ~ia64 ~mips ppc64" RDEPEND=">=x11-libs/gtk+-2.3.1 >=media-sound/esound-0.2.26 |