diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-20 22:13:15 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-20 22:13:15 +0000 |
commit | 41ffbee6dd3c004ee8dcc80c4c181d5387e3f12e (patch) | |
tree | 11386f16e239b401b3a36a1d9626891d54cc457e /gnome-base/libbonoboui | |
parent | Stable on sparc wrt #119634 (diff) | |
download | historical-41ffbee6dd3c004ee8dcc80c4c181d5387e3f12e.tar.gz historical-41ffbee6dd3c004ee8dcc80c4c181d5387e3f12e.tar.bz2 historical-41ffbee6dd3c004ee8dcc80c4c181d5387e3f12e.zip |
Stable on sparc wrt #119634
Package-Manager: portage-2.0.54
Diffstat (limited to 'gnome-base/libbonoboui')
-rw-r--r-- | gnome-base/libbonoboui/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.10.1-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index 240051dffab8..d35b2c592d58 100644 --- a/gnome-base/libbonoboui/ChangeLog +++ b/gnome-base/libbonoboui/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libbonoboui -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.106 2005/12/30 16:42:55 corsair Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.107 2006/01/20 22:13:15 gustavoz Exp $ + + 20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> + libbonoboui-2.10.1-r1.ebuild: + Stable on sparc wrt #119634 30 Dec 2005; Markus Rothe <corsair@gentoo.org> libbonoboui-2.10.1.ebuild: Stable on ppc64 diff --git a/gnome-base/libbonoboui/libbonoboui-2.10.1-r1.ebuild b/gnome-base/libbonoboui/libbonoboui-2.10.1-r1.ebuild index 62fac0288aca..777848ff4d35 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.10.1-r1.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.10.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.10.1-r1.ebuild,v 1.2 2005/09/08 17:51:52 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.10.1-r1.ebuild,v 1.3 2006/01/20 22:13:15 gustavoz Exp $ inherit gnome2 eutils virtualx @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="doc static" RDEPEND=">=gnome-base/libgnomecanvas-1.116 |