diff options
author | 2014-02-22 15:59:30 +0000 | |
---|---|---|
committer | 2014-02-22 15:59:30 +0000 | |
commit | 55cf76b71eebbc41712d38060f57c1a19a13e153 (patch) | |
tree | 1fe313b620a021446e503299e1f11e4659858072 /x11-libs/mx/mx-1.4.7-r1.ebuild | |
parent | arch stable, bug 888 (diff) | |
download | gentoo-2-55cf76b71eebbc41712d38060f57c1a19a13e153.tar.gz gentoo-2-55cf76b71eebbc41712d38060f57c1a19a13e153.tar.bz2 gentoo-2-55cf76b71eebbc41712d38060f57c1a19a13e153.zip |
arch stable, bug 888
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-libs/mx/mx-1.4.7-r1.ebuild')
-rw-r--r-- | x11-libs/mx/mx-1.4.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/mx/mx-1.4.7-r1.ebuild b/x11-libs/mx/mx-1.4.7-r1.ebuild index 1d115a7ceae0..a6d54dc8a2ab 100644 --- a/x11-libs/mx/mx-1.4.7-r1.ebuild +++ b/x11-libs/mx/mx-1.4.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/mx/mx-1.4.7-r1.ebuild,v 1.1 2014/02/08 20:48:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/mx/mx-1.4.7-r1.ebuild,v 1.2 2014/02/22 15:59:30 pacho Exp $ EAPI=5 inherit gnome2 eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://github/clutter-project/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="1.0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="dbus debug glade +gtk +introspection startup-notification" RDEPEND=" |