diff options
author | 2005-06-05 19:34:55 +0000 | |
---|---|---|
committer | 2005-06-05 19:34:55 +0000 | |
commit | 6b3bd7a0b4a575f041e3ba1ea831e18af7c409f3 (patch) | |
tree | 75cc494dbd4071a847b446370ebd5aa93a62c0a7 /gnome-base/gnome-session | |
parent | digest fix (diff) | |
download | gentoo-2-6b3bd7a0b4a575f041e3ba1ea831e18af7c409f3.tar.gz gentoo-2-6b3bd7a0b4a575f041e3ba1ea831e18af7c409f3.tar.bz2 gentoo-2-6b3bd7a0b4a575f041e3ba1ea831e18af7c409f3.zip |
mark x86
(Portage version: 2.0.51.19)
Diffstat (limited to 'gnome-base/gnome-session')
-rw-r--r-- | gnome-base/gnome-session/gnome-session-2.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-session/gnome-session-2.10.0.ebuild b/gnome-base/gnome-session/gnome-session-2.10.0.ebuild index 1b352542c2da..bfde45bc3c0c 100644 --- a/gnome-base/gnome-session/gnome-session-2.10.0.ebuild +++ b/gnome-base/gnome-session/gnome-session-2.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.10.0.ebuild,v 1.1 2005/03/09 05:50:51 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/gnome-session-2.10.0.ebuild,v 1.2 2005/06/05 19:34:55 foser Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64" IUSE="ipv6" RDEPEND=">=x11-libs/gtk+-2.3.1 |