diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 20:45:10 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 20:45:10 +0000 |
commit | 80e476e295ca1e8987f3b6f96e7960edee2a0aae (patch) | |
tree | da0ed6a5e728f7d29d82b03148e4487c3179332e /gnome-extra/gconf-editor | |
parent | ppc64 stable wrt #353436 (diff) | |
download | gentoo-2-80e476e295ca1e8987f3b6f96e7960edee2a0aae.tar.gz gentoo-2-80e476e295ca1e8987f3b6f96e7960edee2a0aae.tar.bz2 gentoo-2-80e476e295ca1e8987f3b6f96e7960edee2a0aae.zip |
ppc64 stable wrt #353436
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra/gconf-editor')
-rw-r--r-- | gnome-extra/gconf-editor/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/gconf-editor/gconf-editor-2.32.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/gconf-editor/ChangeLog b/gnome-extra/gconf-editor/ChangeLog index 64cccb3ad2a3..806bf3708bde 100644 --- a/gnome-extra/gconf-editor/ChangeLog +++ b/gnome-extra/gconf-editor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/gconf-editor # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/ChangeLog,v 1.172 2011/03/12 19:07:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/ChangeLog,v 1.173 2011/03/21 20:45:10 xarthisius Exp $ + + 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> + gconf-editor-2.32.0.ebuild: + ppc64 stable wrt #353436 12 Mar 2011; Raúl Porcel <armin76@gentoo.org> gconf-editor-2.32.0.ebuild: alpha/arm/ia64/sh/sparc stable wrt #353436 diff --git a/gnome-extra/gconf-editor/gconf-editor-2.32.0.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.32.0.ebuild index e1bd438918bd..a39b57724607 100644 --- a/gnome-extra/gconf-editor/gconf-editor-2.32.0.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-2.32.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.32.0.ebuild,v 1.5 2011/03/12 19:07:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.32.0.ebuild,v 1.6 2011/03/21 20:45:10 xarthisius Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ia64 ~ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="" RDEPEND=">=x11-libs/gtk+-2.20:2 |