diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 18:51:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 18:51:07 +0000 |
commit | 8a97821742f452687083dc98339c7cbb546331b2 (patch) | |
tree | de5f276d508b56bc9ae2bb5d59132b178c78e923 /gnome-base | |
parent | alpha/arm/ia64/sh/sparc stable wrt #348987 (diff) | |
download | gentoo-2-8a97821742f452687083dc98339c7cbb546331b2.tar.gz gentoo-2-8a97821742f452687083dc98339c7cbb546331b2.tar.bz2 gentoo-2-8a97821742f452687083dc98339c7cbb546331b2.zip |
alpha/arm/ia64/sh/sparc stable wrt #348987
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libgnomeui/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeui/libgnomeui-2.24.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomeui/ChangeLog b/gnome-base/libgnomeui/ChangeLog index d28499707722..29311e36c2c3 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.200 2011/01/27 11:57:29 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/ChangeLog,v 1.201 2011/01/30 18:51:07 armin76 Exp $ + + 30 Jan 2011; Raúl Porcel <armin76@gentoo.org> libgnomeui-2.24.4.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #348987 27 Jan 2011; Pacho Ramos <pacho@gentoo.org> libgnomeui-2.24.4.ebuild: Don't build tests when not needed (bug #226229), bump to eapi3, stop diff --git a/gnome-base/libgnomeui/libgnomeui-2.24.4.ebuild b/gnome-base/libgnomeui/libgnomeui-2.24.4.ebuild index c8dee8324671..4b26437064f2 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.24.4.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.24.4.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.4.ebuild,v 1.4 2011/01/27 11:57:29 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.24.4.ebuild,v 1.5 2011/01/30 18:51:07 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 |