diff options
author | Tom Gall <tgall@gentoo.org> | 2006-12-27 04:12:46 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2006-12-27 04:12:46 +0000 |
commit | 9278ed5c7e47cf582a1d8ca8217bb40c7b74030e (patch) | |
tree | 8ebaff2b9e3569d0b4ae0c7d55712dcc177f6916 /gnome-base | |
parent | added ~ppc64 (diff) | |
download | gentoo-2-9278ed5c7e47cf582a1d8ca8217bb40c7b74030e.tar.gz gentoo-2-9278ed5c7e47cf582a1d8ca8217bb40c7b74030e.tar.bz2 gentoo-2-9278ed5c7e47cf582a1d8ca8217bb40c7b74030e.zip |
added ~ppc64
(Portage version: 2.1.1-r2)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome/gnome-2.16.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome/ChangeLog b/gnome-base/gnome/ChangeLog index 1c47ed7509c0..94aa0f012767 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.254 2006/12/18 16:13:08 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.255 2006/12/27 04:12:46 tgall Exp $ + + 26 Dec 2006; Tom Gall <tgall@gentoo.org> gnome-2.16.1.ebuild: + added ~ppc64 18 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> gnome-2.16.1.ebuild: Stable on sparc diff --git a/gnome-base/gnome/gnome-2.16.1.ebuild b/gnome-base/gnome/gnome-2.16.1.ebuild index bd61f4d17c64..2a25cd1e4997 100644 --- a/gnome-base/gnome/gnome-2.16.1.ebuild +++ b/gnome-base/gnome/gnome-2.16.1.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.1.ebuild,v 1.6 2006/12/18 16:13:08 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.16.1.ebuild,v 1.7 2006/12/27 04:12:46 tgall 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="~alpha amd64 ppc sparc x86" +KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86" IUSE="accessibility cdr cups dvdr hal ldap mono" |