diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 18:46:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 18:46:37 +0000 |
commit | ccdab0d3baf2182b1ec3577547f94f9a2083d4c7 (patch) | |
tree | 9dad3f46a18a41fa0165f48386f2e6209fd0c049 /gnome-base/libbonoboui | |
parent | alpha stable wrt #346187 (diff) | |
download | gentoo-2-ccdab0d3baf2182b1ec3577547f94f9a2083d4c7.tar.gz gentoo-2-ccdab0d3baf2182b1ec3577547f94f9a2083d4c7.tar.bz2 gentoo-2-ccdab0d3baf2182b1ec3577547f94f9a2083d4c7.zip |
alpha/arm/ia64/sh/sparc stable wrt #348987
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'gnome-base/libbonoboui')
-rw-r--r-- | gnome-base/libbonoboui/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.24.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index 8456cc56e43f..502196d420ce 100644 --- a/gnome-base/libbonoboui/ChangeLog +++ b/gnome-base/libbonoboui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libbonoboui # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.200 2011/01/27 11:40:18 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.201 2011/01/30 18:46:37 armin76 Exp $ + + 30 Jan 2011; Raúl Porcel <armin76@gentoo.org> libbonoboui-2.24.4.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #348987 *libbonoboui-2.24.4-r1 (27 Jan 2011) diff --git a/gnome-base/libbonoboui/libbonoboui-2.24.4.ebuild b/gnome-base/libbonoboui/libbonoboui-2.24.4.ebuild index a5849794c349..c3ac385aae55 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.24.4.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-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/libbonoboui/libbonoboui-2.24.4.ebuild,v 1.3 2011/01/19 21:23:20 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.24.4.ebuild,v 1.4 2011/01/30 18:46:37 armin76 Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://developer.gnome.org/arch/gnome/componentmodel/bonobo.html" LICENSE="GPL-2 LGPL-2.1" 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" # GTK+ dep due to bug #126565 |