diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-11-01 17:15:42 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-11-01 17:15:42 +0000 |
commit | c972a67ee399f5d2632787b59dec0ab4c32ef81b (patch) | |
tree | ce9be610aac8c4d783452b3312f49b22527f0a08 /gnome-base | |
parent | Stable on ppc wrt bug 244336 (diff) | |
download | gentoo-2-c972a67ee399f5d2632787b59dec0ab4c32ef81b.tar.gz gentoo-2-c972a67ee399f5d2632787b59dec0ab4c32ef81b.tar.bz2 gentoo-2-c972a67ee399f5d2632787b59dec0ab4c32ef81b.zip |
Stable on ppc wrt bug 244457
(Portage version: 2.1.4.5)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libbonobo/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libbonobo/libbonobo-2.24.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libbonobo/ChangeLog b/gnome-base/libbonobo/ChangeLog index ff6d0875f515..919c2ec16ba5 100644 --- a/gnome-base/libbonobo/ChangeLog +++ b/gnome-base/libbonobo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libbonobo # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/ChangeLog,v 1.169 2008/10/30 10:17:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/ChangeLog,v 1.170 2008/11/01 17:15:42 nixnut Exp $ + + 01 Nov 2008; nixnut <nixnut@gentoo.org> libbonobo-2.24.0.ebuild: + Stable on ppc wrt bug 244457 30 Oct 2008; Raúl Porcel <armin76@gentoo.org> libbonobo-2.24.0.ebuild: alpha/ia64/sparc stable #244457 diff --git a/gnome-base/libbonobo/libbonobo-2.24.0.ebuild b/gnome-base/libbonobo/libbonobo-2.24.0.ebuild index f5a1871e21fa..306ce5529439 100644 --- a/gnome-base/libbonobo/libbonobo-2.24.0.ebuild +++ b/gnome-base/libbonobo/libbonobo-2.24.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.24.0.ebuild,v 1.4 2008/10/30 10:17:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.24.0.ebuild,v 1.5 2008/11/01 17:15:42 nixnut Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2.1 GPL-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="debug doc" RDEPEND=">=dev-libs/glib-2.8 |