diff options
author | 2006-08-16 14:06:50 +0000 | |
---|---|---|
committer | 2006-08-16 14:06:50 +0000 | |
commit | bff49ea46cd0825440238c7596d1df43456b606a (patch) | |
tree | 79fa9872247e7663e424c10641703616dc9181f1 /gnome-base/libbonoboui/libbonoboui-2.14.0.ebuild | |
parent | New upstream version. (diff) | |
download | historical-bff49ea46cd0825440238c7596d1df43456b606a.tar.gz historical-bff49ea46cd0825440238c7596d1df43456b606a.tar.bz2 historical-bff49ea46cd0825440238c7596d1df43456b606a.zip |
Stable on ppc64
Package-Manager: portage-2.1-r2
Diffstat (limited to 'gnome-base/libbonoboui/libbonoboui-2.14.0.ebuild')
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.14.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libbonoboui/libbonoboui-2.14.0.ebuild b/gnome-base/libbonoboui/libbonoboui-2.14.0.ebuild index 82e4de85236b..da6f0542d08a 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.9 2006/07/17 16:31:46 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.14.0.ebuild,v 1.10 2006/08/16 14:02:09 corsair 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 |