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 | |
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')
-rw-r--r-- | x11-libs/mx/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/mx/mx-1.4.7-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/mx/ChangeLog b/x11-libs/mx/ChangeLog index e1b41309fe88..88ed7a744fb5 100644 --- a/x11-libs/mx/ChangeLog +++ b/x11-libs/mx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/mx # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/mx/ChangeLog,v 1.16 2014/02/08 20:48:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/mx/ChangeLog,v 1.17 2014/02/22 15:59:30 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> mx-1.4.7-r1.ebuild: + arch stable, bug 888 *mx-1.4.7-r1 (08 Feb 2014) 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=" |