diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-03-16 18:52:32 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-03-16 18:52:32 +0000 |
commit | 7739febf968411270fc2cef19f0a461be956d0b7 (patch) | |
tree | 05407749101b8779cc38631d83245896c0f23102 /gnome-base | |
parent | stable x86, bug 308549 (diff) | |
download | gentoo-2-7739febf968411270fc2cef19f0a461be956d0b7.tar.gz gentoo-2-7739febf968411270fc2cef19f0a461be956d0b7.tar.bz2 gentoo-2-7739febf968411270fc2cef19f0a461be956d0b7.zip |
stable x86, bug 308549
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libgnomeui/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnomeui/libgnomeui-2.24.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeui/ChangeLog b/gnome-base/libgnomeui/ChangeLog index add2fac9a002..710b908b5d44 100644 --- a/gnome-base/libgnomeui/ChangeLog +++ b/gnome-base/libgnomeui/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libgnomeui # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/ChangeLog,v 1.184 2010/03/15 18:56:44 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/ChangeLog,v 1.185 2010/03/16 18:52:32 fauli Exp $ + + 16 Mar 2010; Christian Faulhammer <fauli@gentoo.org> + libgnomeui-2.24.2.ebuild: + stable x86, bug 308549 15 Mar 2010; nixnut <nixnut@gentoo.org> libgnomeui-2.24.2.ebuild: ppc stable #308549 diff --git a/gnome-base/libgnomeui/libgnomeui-2.24.2.ebuild b/gnome-base/libgnomeui/libgnomeui-2.24.2.ebuild index e62a72769760..aaf244ef079e 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.24.2.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.24.2.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-base/libgnomeui/libgnomeui-2.24.2.ebuild,v 1.4 2010/03/15 18:56:44 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.24.2.ebuild,v 1.5 2010/03/16 18:52:32 fauli 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 |