diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-12 17:07:03 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-12 17:07:03 +0000 |
commit | 4ec585a14acf2002e71109c3109aca3754c25552 (patch) | |
tree | 7b390aee4fce77b9268897458822efbc419e714d /gnome-base/gnome-common | |
parent | Mark 2.4.0 stable on ia64 (diff) | |
download | historical-4ec585a14acf2002e71109c3109aca3754c25552.tar.gz historical-4ec585a14acf2002e71109c3109aca3754c25552.tar.bz2 historical-4ec585a14acf2002e71109c3109aca3754c25552.zip |
Stable on x86 wrt bug #139612.
Package-Manager: portage-2.1.1_pre2-r6
Diffstat (limited to 'gnome-base/gnome-common')
-rw-r--r-- | gnome-base/gnome-common/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome-common/gnome-common-2.12.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/gnome-common/ChangeLog b/gnome-base/gnome-common/ChangeLog index cf5ec37f4c8b..d2bf081ce673 100644 --- a/gnome-base/gnome-common/ChangeLog +++ b/gnome-base/gnome-common/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gnome-common # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.31 2006/07/10 19:18:57 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.32 2006/07/12 16:54:49 wolf31o2 Exp $ + + 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> + gnome-common-2.12.0.ebuild: + Stable on x86 wrt bug #139612. 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> gnome-common-2.12.0.ebuild: diff --git a/gnome-base/gnome-common/gnome-common-2.12.0.ebuild b/gnome-base/gnome-common/gnome-common-2.12.0.ebuild index f5832e72026d..4a247d4032a0 100644 --- a/gnome-base/gnome-common/gnome-common-2.12.0.ebuild +++ b/gnome-base/gnome-common/gnome-common-2.12.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-common/gnome-common-2.12.0.ebuild,v 1.3 2006/07/10 19:18:57 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.12.0.ebuild,v 1.4 2006/07/12 16:54:49 wolf31o2 Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc x86" IUSE="" DEPEND="" |