diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-20 22:01:40 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-20 22:01:40 +0000 |
commit | 6db989cd9228d929af3f7b89d6cdb97bfa007564 (patch) | |
tree | c08a5e63e6487b318d876c01b1a84fcd841be0e0 /gnome-base/gconf | |
parent | Remove old ebuilds (4.0-r1 stable everywhere), block net-misc/tightvnc for bu... (diff) | |
download | gentoo-2-6db989cd9228d929af3f7b89d6cdb97bfa007564.tar.gz gentoo-2-6db989cd9228d929af3f7b89d6cdb97bfa007564.tar.bz2 gentoo-2-6db989cd9228d929af3f7b89d6cdb97bfa007564.zip |
Stable on sparc wrt #119634
(Portage version: 2.0.54)
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.12.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index d02ecf77c6c6..bec1b2392f04 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,6 +1,9 @@ # 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.126 2005/11/15 22:52:40 leonardop Exp $ +# 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 $ + + 20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> gconf-2.12.1.ebuild: + Stable on sparc wrt #119634 *gconf-2.12.1 (15 Nov 2005) diff --git a/gnome-base/gconf/gconf-2.12.1.ebuild b/gnome-base/gconf/gconf-2.12.1.ebuild index 169f961f0c9a..397b1d053a1f 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-2005 Gentoo Foundation +# 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.1 2005/11/15 22:52:41 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.12.1.ebuild,v 1.2 2006/01/20 21:59:51 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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.7 |