diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-10 18:18:45 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-10 18:18:45 +0000 |
commit | b1b6f09066fe2ff21ab4d69e6868d3355b6ddb82 (patch) | |
tree | 8599b780b983f7ab10b0c111bd79bde353859678 /gnome-base/gconf | |
parent | Xfce beta 2 builds (diff) | |
download | gentoo-2-b1b6f09066fe2ff21ab4d69e6868d3355b6ddb82.tar.gz gentoo-2-b1b6f09066fe2ff21ab4d69e6868d3355b6ddb82.tar.bz2 gentoo-2-b1b6f09066fe2ff21ab4d69e6868d3355b6ddb82.zip |
Stable on sparc wrt #139612
(Portage version: 2.1-r1)
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.14.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index b66afa732593..2d05f166e3a9 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.146 2006/05/18 17:16:02 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.147 2006/07/10 18:18:44 gustavoz Exp $ + + 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> gconf-2.14.0.ebuild: + Stable on sparc wrt #139612 18 May 2006; Saleem Abdulrasool <compnerd@gentoo.org> -gconf-1.0.8-r3.ebuild, -gconf-1.0.8-r5.ebuild: diff --git a/gnome-base/gconf/gconf-2.14.0.ebuild b/gnome-base/gconf/gconf-2.14.0.ebuild index 345be1c3d56f..d148e976747d 100644 --- a/gnome-base/gconf/gconf-2.14.0.ebuild +++ b/gnome-base/gconf/gconf-2.14.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/gconf/gconf-2.14.0.ebuild,v 1.3 2006/07/05 05:49:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.14.0.ebuild,v 1.4 2006/07/10 18:18:45 gustavoz 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 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc ~x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.10 |