diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2005-08-25 02:39:24 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2005-08-25 02:39:24 +0000 |
commit | 6aa20afd21cce75063a781c917e46717ebee002b (patch) | |
tree | b311a1b4e18f189e8d2067e879bc6e3a356ba904 /gnome-base | |
parent | Cleaning old versions (diff) | |
download | gentoo-2-6aa20afd21cce75063a781c917e46717ebee002b.tar.gz gentoo-2-6aa20afd21cce75063a781c917e46717ebee002b.tar.bz2 gentoo-2-6aa20afd21cce75063a781c917e46717ebee002b.zip |
Marking 2.10.0 stable (x86)
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libbonoboui/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.10.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index 843c37d606f6..1f4698d0825a 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.87 2005/08/22 06:45:14 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.88 2005/08/25 02:39:24 leonardop Exp $ + + 25 Aug 2005; Leonardo Boshell <leonardop@gentoo.org> + libbonoboui-2.10.0.ebuild: + Stable on x86. *libbonoboui-2.10.1 (22 Aug 2005) diff --git a/gnome-base/libbonoboui/libbonoboui-2.10.0.ebuild b/gnome-base/libbonoboui/libbonoboui-2.10.0.ebuild index a22741668ff6..abfb01b2e5ac 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.10.0.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.10.0.ebuild,v 1.1 2005/07/14 11:57:15 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.10.0.ebuild,v 1.2 2005/08/25 02:39:24 leonardop Exp $ inherit gnome2 @@ -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 |