diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-05-10 15:04:31 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-05-10 15:04:31 +0000 |
commit | f715a976efcfdc8e4402845067a6af4e1cbee09d (patch) | |
tree | f637b66354599f53701139979d7f79fbf9537a06 /gnome-base/libgnomeui | |
parent | fix bug #233416 (diff) | |
download | gentoo-2-f715a976efcfdc8e4402845067a6af4e1cbee09d.tar.gz gentoo-2-f715a976efcfdc8e4402845067a6af4e1cbee09d.tar.bz2 gentoo-2-f715a976efcfdc8e4402845067a6af4e1cbee09d.zip |
Stable for HPPA (bug #266707).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'gnome-base/libgnomeui')
-rw-r--r-- | gnome-base/libgnomeui/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/libgnomeui/libgnomeui-2.24.1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/gnome-base/libgnomeui/ChangeLog b/gnome-base/libgnomeui/ChangeLog index c77af8f02e4c..0b4026dc29b7 100644 --- a/gnome-base/libgnomeui/ChangeLog +++ b/gnome-base/libgnomeui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgnomeui -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/ChangeLog,v 1.178 2009/04/28 17:49:51 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/ChangeLog,v 1.179 2009/05/10 15:04:31 jer Exp $ + + 10 May 2009; Jeroen Roovers <jer@gentoo.org> libgnomeui-2.24.1.ebuild: + Stable for HPPA (bug #266707). 28 Apr 2009; Raúl Porcel <armin76@gentoo.org> libgnomeui-2.24.1.ebuild: arm/ia64/sh/sparc/x86 stable diff --git a/gnome-base/libgnomeui/libgnomeui-2.24.1.ebuild b/gnome-base/libgnomeui/libgnomeui-2.24.1.ebuild index 63d4e780b956..852b49e6152f 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.24.1.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.24.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.24.1.ebuild,v 1.6 2009/04/28 17:49:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.24.1.ebuild,v 1.7 2009/05/10 15:04:31 jer Exp $ GCONF_DEBUG="no" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="doc" # gtk+-2.14 dep instead of 2.12 ensures system doesn't loose VFS capabilities in GtkFilechooser |