diff options
author | 2011-01-18 14:16:02 +0000 | |
---|---|---|
committer | 2011-01-18 14:16:02 +0000 | |
commit | d695c425eb6e679e83d4e22bcd9f6681e9ac59e2 (patch) | |
tree | d7aecf3735d02cf0653d818d31608520b9ba6848 /gnome-base/libbonoboui | |
parent | Drop old. (diff) | |
download | gentoo-2-d695c425eb6e679e83d4e22bcd9f6681e9ac59e2.tar.gz gentoo-2-d695c425eb6e679e83d4e22bcd9f6681e9ac59e2.tar.bz2 gentoo-2-d695c425eb6e679e83d4e22bcd9f6681e9ac59e2.zip |
x86 stable, bug 348987
(Portage version: 2.1.9.25/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'gnome-base/libbonoboui')
-rw-r--r-- | gnome-base/libbonoboui/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.24.4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index 138bb95de30b..46c7ceabed05 100644 --- a/gnome-base/libbonoboui/ChangeLog +++ b/gnome-base/libbonoboui/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libbonoboui -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.197 2010/11/24 13:38:55 eva Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.198 2011/01/18 14:16:02 fauli Exp $ + + 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> + libbonoboui-2.24.4.ebuild: + x86 stable, bug 348987 24 Nov 2010; Gilles Dartiguelongue <eva@gentoo.org> -libbonoboui-2.24.1.ebuild, -libbonoboui-2.24.2.ebuild: diff --git a/gnome-base/libbonoboui/libbonoboui-2.24.4.ebuild b/gnome-base/libbonoboui/libbonoboui-2.24.4.ebuild index 363f81ab4c2b..ffafb0585132 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-2010 Gentoo Foundation +# 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.1 2010/09/28 20:57:17 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.24.4.ebuild,v 1.2 2011/01/18 14:16:02 fauli 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 |