diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 22:54:36 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 22:54:36 +0000 |
commit | 647899521356d26f18c803c50413ae0daad3823a (patch) | |
tree | dad25e30636795570bad4489d4fbde49f63fb22a /gnome-base/libbonoboui/libbonoboui-2.24.4-r1.ebuild | |
parent | Stable on amd64 wrt bug #353436 (diff) | |
download | historical-647899521356d26f18c803c50413ae0daad3823a.tar.gz historical-647899521356d26f18c803c50413ae0daad3823a.tar.bz2 historical-647899521356d26f18c803c50413ae0daad3823a.zip |
Stable on amd64 wrt bug #353436
Package-Manager: portage-2.1.9.39/cvs/Linux x86_64
Diffstat (limited to 'gnome-base/libbonoboui/libbonoboui-2.24.4-r1.ebuild')
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.24.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libbonoboui/libbonoboui-2.24.4-r1.ebuild b/gnome-base/libbonoboui/libbonoboui-2.24.4-r1.ebuild index c0931cd2eff6..36b623a377ac 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.24.4-r1.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.24.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.24.4-r1.ebuild,v 1.1 2011/01/27 11:40:18 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.24.4-r1.ebuild,v 1.2 2011/02/23 22:52:52 hwoarang Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://library.gnome.org/devel/libbonoboui/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="doc examples test" # GTK+ dep due to bug #126565 |