diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2005-08-25 04:36:50 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2005-08-25 04:36:50 +0000 |
commit | 9fd46d0ce8d340b2644ad656aa6254b846b4e97a (patch) | |
tree | dc5bfb780adf838411ff1d07704888fece9bdabe /gnome-base/gconf | |
parent | tell users to use sysctl.conf instead of local.start #103650 by Steve Dibb (diff) | |
download | gentoo-2-9fd46d0ce8d340b2644ad656aa6254b846b4e97a.tar.gz gentoo-2-9fd46d0ce8d340b2644ad656aa6254b846b4e97a.tar.bz2 gentoo-2-9fd46d0ce8d340b2644ad656aa6254b846b4e97a.zip |
Marking 2.10.1-r1 stable (x86)
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.10.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index 45052e7debc2..08f83295d622 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gconf # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.114 2005/08/17 01:38:01 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.115 2005/08/25 04:36:50 leonardop Exp $ + + 25 Aug 2005; Leonardo Boshell <leonardop@gentoo.org> + gconf-2.10.1-r1.ebuild: + Stable on x86. *gconf-2.11.90 (17 Aug 2005) diff --git a/gnome-base/gconf/gconf-2.10.1-r1.ebuild b/gnome-base/gconf/gconf-2.10.1-r1.ebuild index 161372728a6b..2a4ae66f5024 100644 --- a/gnome-base/gconf/gconf-2.10.1-r1.ebuild +++ b/gnome-base/gconf/gconf-2.10.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.10.1-r1.ebuild,v 1.1 2005/07/25 18:13:03 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.10.1-r1.ebuild,v 1.2 2005/08/25 04:36:50 leonardop Exp $ inherit eutils 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 static" RDEPEND=">=dev-libs/glib-2.0.1 |