diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-12 16:22:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-12 16:22:03 +0000 |
commit | 67fb270434cd2dc0fe3c3c15d22ec2c04949b6d2 (patch) | |
tree | 2ec3e69d77574f78ecabe1703ecc836fc5fc5aba /gnome-base/libgnomeui | |
parent | alpha/arm/ia64/sh/sparc stable wrt #353436 (diff) | |
download | gentoo-2-67fb270434cd2dc0fe3c3c15d22ec2c04949b6d2.tar.gz gentoo-2-67fb270434cd2dc0fe3c3c15d22ec2c04949b6d2.tar.bz2 gentoo-2-67fb270434cd2dc0fe3c3c15d22ec2c04949b6d2.zip |
alpha/arm/ia64/sh/sparc stable wrt #353436
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'gnome-base/libgnomeui')
-rw-r--r-- | gnome-base/libgnomeui/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeui/libgnomeui-2.24.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomeui/ChangeLog b/gnome-base/libgnomeui/ChangeLog index 8a8c1ede79fe..ef1202b76a48 100644 --- a/gnome-base/libgnomeui/ChangeLog +++ b/gnome-base/libgnomeui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgnomeui # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/ChangeLog,v 1.205 2011/02/24 19:20:29 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/ChangeLog,v 1.206 2011/03/12 16:22:03 armin76 Exp $ + + 12 Mar 2011; Raúl Porcel <armin76@gentoo.org> libgnomeui-2.24.5.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #353436 24 Feb 2011; Thomas Kahle <tomka@gentoo.org> libgnomeui-2.24.5.ebuild: x86 stable per bug 353436 diff --git a/gnome-base/libgnomeui/libgnomeui-2.24.5.ebuild b/gnome-base/libgnomeui/libgnomeui-2.24.5.ebuild index 8f89fef1dc52..338e48d8bc0e 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.24.5.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.24.5.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-base/libgnomeui/libgnomeui-2.24.5.ebuild,v 1.5 2011/02/24 19:20:29 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.24.5.ebuild,v 1.6 2011/03/12 16:22:03 armin76 Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://library.gnome.org/devel/libgnomeui/stable/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="doc test" # gtk+-2.14 dep instead of 2.12 ensures system doesn't loose VFS capabilities in GtkFilechooser |