diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-05-30 00:48:54 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-05-30 00:48:54 +0000 |
commit | 0feb83e91c8d5d3243dc9849620d90ddb55cf39d (patch) | |
tree | 9b4868aaf4882183c831840f7d4a069955fe0282 /gnome-base | |
parent | Stable on x86, bug #171107. (diff) | |
download | gentoo-2-0feb83e91c8d5d3243dc9849620d90ddb55cf39d.tar.gz gentoo-2-0feb83e91c8d5d3243dc9849620d90ddb55cf39d.tar.bz2 gentoo-2-0feb83e91c8d5d3243dc9849620d90ddb55cf39d.zip |
Stable on x86, bug #171107.
(Portage version: 2.1.2.7)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome/gnome-2.16.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome/ChangeLog b/gnome-base/gnome/ChangeLog index 8af472f18753..f6b37928c95c 100644 --- a/gnome-base/gnome/ChangeLog +++ b/gnome-base/gnome/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.271 2007/05/29 15:50:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.272 2007/05/30 00:48:54 ticho Exp $ + + 29 May 2007; Andrej Kacian <ticho@gentoo.org> gnome-2.16.3.ebuild: + Stable on x86, bug #171107. 29 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> gnome-2.16.3.ebuild: Stable on sparc wrt #171107 diff --git a/gnome-base/gnome/gnome-2.16.3.ebuild b/gnome-base/gnome/gnome-2.16.3.ebuild index e9fec6a6e83e..1cede1f46267 100644 --- a/gnome-base/gnome/gnome-2.16.3.ebuild +++ b/gnome-base/gnome/gnome-2.16.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.16.3.ebuild,v 1.2 2007/05/29 15:50:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.16.3.ebuild,v 1.3 2007/05/30 00:48:54 ticho 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 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" IUSE="accessibility cdr cups dvdr hal ldap" |