diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-22 17:33:58 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-22 17:33:58 +0000 |
commit | 4d23dd5718d8d0c25a461187dcf3c4c507ff74a9 (patch) | |
tree | db3f7ba2494d68c4e50801c106f38c0b97eae52e /gnome-base/gnome-light | |
parent | Stable on SPARC wrt bug #119722. (diff) | |
download | gentoo-2-4d23dd5718d8d0c25a461187dcf3c4c507ff74a9.tar.gz gentoo-2-4d23dd5718d8d0c25a461187dcf3c4c507ff74a9.tar.bz2 gentoo-2-4d23dd5718d8d0c25a461187dcf3c4c507ff74a9.zip |
Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'gnome-base/gnome-light')
-rw-r--r-- | gnome-base/gnome-light/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome-light/gnome-light-2.12.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/gnome-light/ChangeLog b/gnome-base/gnome-light/ChangeLog index 0ce993ed8aa9..dc6fa3b5a3a2 100644 --- a/gnome-base/gnome-light/ChangeLog +++ b/gnome-base/gnome-light/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gnome-light # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/ChangeLog,v 1.20 2006/01/22 02:20:38 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/ChangeLog,v 1.21 2006/01/22 17:33:58 dertobi123 Exp $ + + 22 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> + gnome-light-2.12.0.ebuild: + Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2 22 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> gnome-light-2.12.0.ebuild: diff --git a/gnome-base/gnome-light/gnome-light-2.12.0.ebuild b/gnome-base/gnome-light/gnome-light-2.12.0.ebuild index f5792668175f..13d6f7ab65f4 100644 --- a/gnome-base/gnome-light/gnome-light-2.12.0.ebuild +++ b/gnome-base/gnome-light/gnome-light-2.12.0.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-light/gnome-light-2.12.0.ebuild,v 1.2 2006/01/22 02:20:38 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/gnome-light-2.12.0.ebuild,v 1.3 2006/01/22 17:33:58 dertobi123 Exp $ S=${WORKDIR} DESCRIPTION="Meta package for the GNOME desktop, merge this package to install" @@ -11,7 +11,7 @@ IUSE="" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~x86 ~ppc ~amd64 sparc" +KEYWORDS="~amd64 ppc sparc ~x86" # Note to developers: # This is a wrapper for the 'light' Gnome2 desktop, |