diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-03 12:02:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-03 12:02:47 +0000 |
commit | 7b726998d90a700f14a858ca1dff5fc756914ec6 (patch) | |
tree | 4cd63cd712677212fb0133c31118b988ddd7bbcc /gnome-base/gnome-light | |
parent | add path to the apache binary; obsolete APACHECTL in favor of APACHE_CTL (diff) | |
download | historical-7b726998d90a700f14a858ca1dff5fc756914ec6.tar.gz historical-7b726998d90a700f14a858ca1dff5fc756914ec6.tar.bz2 historical-7b726998d90a700f14a858ca1dff5fc756914ec6.zip |
alpha/ia64/sparc stable wrt #208366
Package-Manager: portage-2.1.3.19
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.20.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-light/ChangeLog b/gnome-base/gnome-light/ChangeLog index 14c72118e5b8..684efbdce571 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.83 2008/02/02 16:30:30 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/ChangeLog,v 1.84 2008/02/03 12:01:46 armin76 Exp $ + + 03 Feb 2008; Raúl Porcel <armin76@gentoo.org> gnome-light-2.20.3.ebuild: + alpha/ia64/sparc stable wrt #208366 02 Feb 2008; Christian Faulhammer <opfer@gentoo.org> gnome-light-2.20.3.ebuild: diff --git a/gnome-base/gnome-light/gnome-light-2.20.3.ebuild b/gnome-base/gnome-light/gnome-light-2.20.3.ebuild index e7690886a812..6acb9e9e51af 100644 --- a/gnome-base/gnome-light/gnome-light-2.20.3.ebuild +++ b/gnome-base/gnome-light/gnome-light-2.20.3.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.20.3.ebuild,v 1.4 2008/02/02 16:30:30 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/gnome-light-2.20.3.ebuild,v 1.5 2008/02/03 12:01:46 armin76 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, |