diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-26 17:57:56 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-26 17:57:56 +0000 |
commit | bd1f668559b762c96a7ab63cef31022b15e488fa (patch) | |
tree | f200846e442d17784a570dc76cc764bf13186f76 /gnome-base/gconf | |
parent | Remove default src_compile; Remove assignment of default to S (diff) | |
download | historical-bd1f668559b762c96a7ab63cef31022b15e488fa.tar.gz historical-bd1f668559b762c96a7ab63cef31022b15e488fa.tar.bz2 historical-bd1f668559b762c96a7ab63cef31022b15e488fa.zip |
Stable on sparc
Package-Manager: portage-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 cbaf1f8f7de7..0bf4531d663c 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.116 2005/08/25 19:06:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.117 2005/08/26 17:46:03 gustavoz Exp $ + + 26 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> + gconf-2.10.1-r1.ebuild: + Stable on sparc 25 Aug 2005; Aron Griffis <agriffis@gentoo.org> gconf-2.10.1-r1.ebuild: stable on ia64 diff --git a/gnome-base/gconf/gconf-2.10.1-r1.ebuild b/gnome-base/gconf/gconf-2.10.1-r1.ebuild index 6815e39c8645..8bc61bb13bc4 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.3 2005/08/25 19:06:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.10.1-r1.ebuild,v 1.4 2005/08/26 17:46:03 gustavoz 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 |