diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-20 22:13:15 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-20 22:13:15 +0000 |
commit | 41ffbee6dd3c004ee8dcc80c4c181d5387e3f12e (patch) | |
tree | 11386f16e239b401b3a36a1d9626891d54cc457e /gnome-base/gconf | |
parent | Stable on sparc wrt #119634 (diff) | |
download | historical-41ffbee6dd3c004ee8dcc80c4c181d5387e3f12e.tar.gz historical-41ffbee6dd3c004ee8dcc80c4c181d5387e3f12e.tar.bz2 historical-41ffbee6dd3c004ee8dcc80c4c181d5387e3f12e.zip |
Stable on sparc wrt #119634
Package-Manager: portage-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 |