diff options
author | Markus Meier <maekke@gentoo.org> | 2010-08-18 22:21:09 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-08-18 22:21:09 +0000 |
commit | 4b554619c5c2db000a3b47541ddbb5255b380fa7 (patch) | |
tree | 096af2b664dc37e96b575aaf6a39a4166559d280 /gnome-extra/gconf-editor | |
parent | arm stable, bug #314899 (diff) | |
download | gentoo-2-4b554619c5c2db000a3b47541ddbb5255b380fa7.tar.gz gentoo-2-4b554619c5c2db000a3b47541ddbb5255b380fa7.tar.bz2 gentoo-2-4b554619c5c2db000a3b47541ddbb5255b380fa7.zip |
arm stable, bug #314899
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra/gconf-editor')
-rw-r--r-- | gnome-extra/gconf-editor/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/gconf-editor/gconf-editor-2.28.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/gconf-editor/ChangeLog b/gnome-extra/gconf-editor/ChangeLog index f03d9c339934..0418d2228558 100644 --- a/gnome-extra/gconf-editor/ChangeLog +++ b/gnome-extra/gconf-editor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/gconf-editor # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/ChangeLog,v 1.160 2010/08/14 17:42:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/ChangeLog,v 1.161 2010/08/18 22:21:09 maekke Exp $ + + 18 Aug 2010; Markus Meier <maekke@gentoo.org> gconf-editor-2.28.0.ebuild: + arm stable, bug #314899 14 Aug 2010; Raúl Porcel <armin76@gentoo.org> gconf-editor-2.28.0.ebuild: alpha/ia64/sh/sparc stable wrt #314899 diff --git a/gnome-extra/gconf-editor/gconf-editor-2.28.0.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.28.0.ebuild index fb30970880ea..c230a25e628d 100644 --- a/gnome-extra/gconf-editor/gconf-editor-2.28.0.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-2.28.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.28.0.ebuild,v 1.6 2010/08/14 17:42:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.28.0.ebuild,v 1.7 2010/08/18 22:21:09 maekke Exp $ EAPI="2" @@ -11,7 +11,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="test" RDEPEND=">=x11-libs/gtk+-2.6 |