diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-02 14:17:10 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-02 14:17:10 +0000 |
commit | ea5a033d29ac6a641f2413ea715f30c7b70695d5 (patch) | |
tree | 339dc4742697cfbcfe4e5624892f29385039e147 /gnome-base | |
parent | Mark 1.2.5-r1 stable on ia64. #145470 (diff) | |
download | gentoo-2-ea5a033d29ac6a641f2413ea715f30c7b70695d5.tar.gz gentoo-2-ea5a033d29ac6a641f2413ea715f30c7b70695d5.tar.bz2 gentoo-2-ea5a033d29ac6a641f2413ea715f30c7b70695d5.zip |
Back to ~sparc
(Portage version: 2.1.1)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome/gnome-2.16.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome/ChangeLog b/gnome-base/gnome/ChangeLog index 19af8b7f1074..b1282cc0b138 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.237 2006/09/19 20:14:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.238 2006/10/02 14:17:10 gustavoz Exp $ + + 02 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> gnome-2.16.0.ebuild: + Back to ~sparc 19 Sep 2006; Aron Griffis <agriffis@gentoo.org> gnome-2.14.2.ebuild: Mark 2.14.2 stable on ia64. #139612 diff --git a/gnome-base/gnome/gnome-2.16.0.ebuild b/gnome-base/gnome/gnome-2.16.0.ebuild index 6c3aff561cd4..a22600cb0482 100644 --- a/gnome-base/gnome/gnome-2.16.0.ebuild +++ b/gnome-base/gnome/gnome-2.16.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/gnome-2.16.0.ebuild,v 1.5 2006/09/15 23:11:01 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.16.0.ebuild,v 1.6 2006/10/02 14:17:10 gustavoz 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 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="accessibility cdr cups dvdr hal mono" |