diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 20:01:32 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 20:01:32 +0000 |
commit | bde2ff0e3c8ddb23adeb435de159ae51dff59083 (patch) | |
tree | 90bd2867ca6ddd19fcdc5388fcad71e6ce2c53e7 /x11-libs/mx/mx-1.4.7.ebuild | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-bde2ff0e3c8ddb23adeb435de159ae51dff59083.tar.gz gentoo-2-bde2ff0e3c8ddb23adeb435de159ae51dff59083.tar.bz2 gentoo-2-bde2ff0e3c8ddb23adeb435de159ae51dff59083.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-libs/mx/mx-1.4.7.ebuild')
-rw-r--r-- | x11-libs/mx/mx-1.4.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/mx/mx-1.4.7.ebuild b/x11-libs/mx/mx-1.4.7.ebuild index 075619e778ee..8f94af0c7bfb 100644 --- a/x11-libs/mx/mx-1.4.7.ebuild +++ b/x11-libs/mx/mx-1.4.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.ebuild,v 1.6 2013/02/02 23:14:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/mx/mx-1.4.7.ebuild,v 1.7 2013/11/30 20:01:32 pacho Exp $ EAPI="4" @@ -12,7 +12,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=" |