diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-01-22 04:51:33 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-01-22 04:51:33 +0000 |
commit | b57003dc49a3514497fdfcdf8bc4f5743dc69b78 (patch) | |
tree | 77491eaf10e43c1a646eb67d2ea0a9a54fd478c9 /gnome-base/gnome | |
parent | Initial commit that builds from source (bug #63282). (diff) | |
download | gentoo-2-b57003dc49a3514497fdfcdf8bc4f5743dc69b78.tar.gz gentoo-2-b57003dc49a3514497fdfcdf8bc4f5743dc69b78.tar.bz2 gentoo-2-b57003dc49a3514497fdfcdf8bc4f5743dc69b78.zip |
=dev-java/libgconf-java-2.12.1 ~x86$
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'gnome-base/gnome')
-rw-r--r-- | gnome-base/gnome/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome/gnome-2.12.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome/ChangeLog b/gnome-base/gnome/ChangeLog index 5272010717f0..a35770c784c4 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.203 2006/01/21 21:49:32 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.204 2006/01/22 04:51:33 tsunam Exp $ + + 22 Jan 2006; Joshua Jackson <tsunam@gentoo.org> gnome-2.12.2.ebuild: + Stable on x86 for bug #119634; Stabilize Gnome-2.12.2 21 Jan 2006; John N. Laliberte <allanonjl@gentoo.org> gnome-2.12.2.ebuild: re-add ~ppc keyword, lost in the shuffle from .0 to .2 diff --git a/gnome-base/gnome/gnome-2.12.2.ebuild b/gnome-base/gnome/gnome-2.12.2.ebuild index cc28c9fbd9a7..0defe03e0f58 100644 --- a/gnome-base/gnome/gnome-2.12.2.ebuild +++ b/gnome-base/gnome/gnome-2.12.2.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.12.2.ebuild,v 1.3 2006/01/21 21:49:32 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.12.2.ebuild,v 1.4 2006/01/22 04:51:33 tsunam 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 sparc x86" IUSE="accessibility cdr dvdr hal" |