diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-01-22 02:07:31 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-01-22 02:07:31 +0000 |
commit | f3170291bb3123eb20ccb7ec75ff458ee33d3f99 (patch) | |
tree | 5c5a152eb72d4ea3304bbf25fa7d4e5c48c7745d /gnome-base/gconf | |
parent | Stable on alpha and clean out old ebuild. (diff) | |
download | historical-f3170291bb3123eb20ccb7ec75ff458ee33d3f99.tar.gz historical-f3170291bb3123eb20ccb7ec75ff458ee33d3f99.tar.bz2 historical-f3170291bb3123eb20ccb7ec75ff458ee33d3f99.zip |
Stable on x86 for bug #119634; Stabilize Gnome-2.12.2
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index bec1b2392f04..a2904a4d3902 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gconf # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.127 2006/01/20 21:59:51 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.128 2006/01/22 02:03:41 tsunam Exp $ + + 22 Jan 2006; Joshua Jackson <tsunam@gentoo.org> gconf-2.12.1.ebuild: + Stable on x86 for bug #119634; Stabilize Gnome-2.12.2 20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> gconf-2.12.1.ebuild: Stable on sparc wrt #119634 diff --git a/gnome-base/gconf/gconf-2.12.1.ebuild b/gnome-base/gconf/gconf-2.12.1.ebuild index 397b1d053a1f..e882306ac721 100644 --- a/gnome-base/gconf/gconf-2.12.1.ebuild +++ b/gnome-base/gconf/gconf-2.12.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/gconf/gconf-2.12.1.ebuild,v 1.2 2006/01/20 21:59:51 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.12.1.ebuild,v 1.3 2006/01/22 02:03:41 tsunam Exp $ inherit gnome2 @@ -15,7 +15,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.7 |