diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-07-17 16:33:53 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-07-17 16:33:53 +0000 |
commit | e92e72701b142adb764055c1b2d2369f244d93a0 (patch) | |
tree | c2b225ab12c246db88e0e247621ac62e9a052e0a /gnome-base/libbonoboui | |
parent | Marked stable on amd64 for bug #139612 (diff) | |
download | historical-e92e72701b142adb764055c1b2d2369f244d93a0.tar.gz historical-e92e72701b142adb764055c1b2d2369f244d93a0.tar.bz2 historical-e92e72701b142adb764055c1b2d2369f244d93a0.zip |
Marked stable on amd64 for bug #139612
Package-Manager: portage-2.1.1_pre2-r8
Diffstat (limited to 'gnome-base/libbonoboui')
-rw-r--r-- | gnome-base/libbonoboui/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.14.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index 65e193c8337c..6501b611b1b4 100644 --- a/gnome-base/libbonoboui/ChangeLog +++ b/gnome-base/libbonoboui/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libbonoboui # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.121 2006/07/16 09:48:12 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.122 2006/07/17 16:31:46 dang Exp $ + + 17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> + libbonoboui-2.14.0.ebuild: + Marked stable on amd64 for bug #139612 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> libbonoboui-2.14.0.ebuild: diff --git a/gnome-base/libbonoboui/libbonoboui-2.14.0.ebuild b/gnome-base/libbonoboui/libbonoboui-2.14.0.ebuild index cc4678c536a4..82e4de85236b 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.14.0.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.14.0.ebuild @@ -1,6 +1,6 @@ # 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.14.0.ebuild,v 1.8 2006/07/16 09:48:12 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.14.0.ebuild,v 1.9 2006/07/17 16:31:46 dang Exp $ inherit eutils virtualx 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 ~sh sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh sparc x86" IUSE="doc" # GTK+ dep due to bug #126565 |