diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-14 13:08:34 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-14 13:08:34 +0000 |
commit | ea198df400c4a5dee3a425b6b28fdb5c2ec94607 (patch) | |
tree | b467a3358705e572269d8eef72e9bd2c9321219b /gnome-base/gnome-light | |
parent | Stable on sparc, bug #245871 (diff) | |
download | gentoo-2-ea198df400c4a5dee3a425b6b28fdb5c2ec94607.tar.gz gentoo-2-ea198df400c4a5dee3a425b6b28fdb5c2ec94607.tar.bz2 gentoo-2-ea198df400c4a5dee3a425b6b28fdb5c2ec94607.zip |
Stable on ppc wrt bug 236519
(Portage version: 2.1.6.1/cvs/Linux 2.6.25-hardened-r11 ppc)
Diffstat (limited to 'gnome-base/gnome-light')
-rw-r--r-- | gnome-base/gnome-light/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-light/gnome-light-2.22.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-light/ChangeLog b/gnome-base/gnome-light/ChangeLog index 4b10d2617284..6e443e66e197 100644 --- a/gnome-base/gnome-light/ChangeLog +++ b/gnome-base/gnome-light/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-light # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/ChangeLog,v 1.91 2008/12/13 17:35:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/ChangeLog,v 1.92 2008/12/14 13:08:34 nixnut Exp $ + + 14 Dec 2008; nixnut <nixnut@gentoo.org> gnome-light-2.22.0.ebuild: + Stable on ppc wrt bug 236519 13 Dec 2008; Raúl Porcel <armin76@gentoo.org> gnome-light-2.22.0.ebuild: alpha/ia64/sparc/x86 stable wrt #236519 diff --git a/gnome-base/gnome-light/gnome-light-2.22.0.ebuild b/gnome-base/gnome-light/gnome-light-2.22.0.ebuild index c638afcb03d3..e0c9db9bfe81 100644 --- a/gnome-base/gnome-light/gnome-light-2.22.0.ebuild +++ b/gnome-base/gnome-light/gnome-light-2.22.0.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-light/gnome-light-2.22.0.ebuild,v 1.4 2008/12/13 17:35:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/gnome-light-2.22.0.ebuild,v 1.5 2008/12/14 13:08:34 nixnut 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="alpha ~amd64 hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" # Note to developers: # This is a wrapper for the 'light' Gnome2 desktop, |