diff options
author | 2006-07-10 18:18:45 +0000 | |
---|---|---|
committer | 2006-07-10 18:18:45 +0000 | |
commit | 043f57a325f26c584e54c6694f6fd7c82d3855ec (patch) | |
tree | 29d1902b607addbf70afb7064d659cd352e4ee79 /gnome-base/gconf | |
parent | Keyworded ~sparc (diff) | |
download | historical-043f57a325f26c584e54c6694f6fd7c82d3855ec.tar.gz historical-043f57a325f26c584e54c6694f6fd7c82d3855ec.tar.bz2 historical-043f57a325f26c584e54c6694f6fd7c82d3855ec.zip |
Stable on sparc wrt #139612
Package-Manager: portage-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 |