diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-12 16:53:25 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-12 16:53:25 +0000 |
commit | 20d6d6f68fddd96333c21ab298410bc39b721921 (patch) | |
tree | 282ecd0d6fe18adf39bf3d0690505ab5d8dcc396 /gnome-base | |
parent | Stable on x86 wrt bug #139612. (diff) | |
download | gentoo-2-20d6d6f68fddd96333c21ab298410bc39b721921.tar.gz gentoo-2-20d6d6f68fddd96333c21ab298410bc39b721921.tar.bz2 gentoo-2-20d6d6f68fddd96333c21ab298410bc39b721921.zip |
Stable on x86 wrt bug #139612.
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome/gnome-2.14.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome/ChangeLog b/gnome-base/gnome/ChangeLog index 3102948970a7..642c68566e80 100644 --- a/gnome-base/gnome/ChangeLog +++ b/gnome-base/gnome/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.225 2006/07/10 21:04:38 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.226 2006/07/12 16:53:25 wolf31o2 Exp $ + + 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> gnome-2.14.2.ebuild: + Stable on x86 wrt bug #139612. 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> gnome-2.14.2.ebuild: Stable on sparc wrt #139612 diff --git a/gnome-base/gnome/gnome-2.14.2.ebuild b/gnome-base/gnome/gnome-2.14.2.ebuild index f531cce39b22..74157da227e2 100644 --- a/gnome-base/gnome/gnome-2.14.2.ebuild +++ b/gnome-base/gnome/gnome-2.14.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.14.2.ebuild,v 1.2 2006/07/10 21:04:38 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.14.2.ebuild,v 1.3 2006/07/12 16:53:25 wolf31o2 Exp $ DESCRIPTION="Meta package for the GNOME desktop" HOMEPAGE="http://www.gnome.org/" @@ -10,7 +10,7 @@ SLOT="2.0" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 sparc x86" IUSE="accessibility cdr dvdr hal" |