diff options
author | Markus Meier <maekke@gentoo.org> | 2011-07-17 20:56:33 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-07-17 20:56:33 +0000 |
commit | c9b31dd506f19e231522babebfd19b6ec6565af6 (patch) | |
tree | eb9bcc889c26a4898fd797eb2f06c8ed5579caa2 /gnome-base/libbonoboui/libbonoboui-2.24.5.ebuild | |
parent | arm stable, bug #369909 (diff) | |
download | gentoo-2-c9b31dd506f19e231522babebfd19b6ec6565af6.tar.gz gentoo-2-c9b31dd506f19e231522babebfd19b6ec6565af6.tar.bz2 gentoo-2-c9b31dd506f19e231522babebfd19b6ec6565af6.zip |
arm stable, bug #369909
(Portage version: 2.1.10.6/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/libbonoboui/libbonoboui-2.24.5.ebuild')
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.24.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libbonoboui/libbonoboui-2.24.5.ebuild b/gnome-base/libbonoboui/libbonoboui-2.24.5.ebuild index ebee5977df35..198d9ed31c69 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.24.5.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.24.5.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.5.ebuild,v 1.3 2011/07/14 10:26:24 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.24.5.ebuild,v 1.4 2011/07/17 20:56:33 maekke 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 |