summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-01-14 17:27:17 +0000
committerMarkus Meier <maekke@gentoo.org>2012-01-14 17:27:17 +0000
commitac1e62188721b392dd9dfd388dfce97344501574 (patch)
tree46f5a6137b948cf532830ed1ed88387820c97d74 /media-libs/mash/mash-0.2.0-r1.ebuild
parenttcmalloc is now global (diff)
downloadgentoo-2-ac1e62188721b392dd9dfd388dfce97344501574.tar.gz
gentoo-2-ac1e62188721b392dd9dfd388dfce97344501574.tar.bz2
gentoo-2-ac1e62188721b392dd9dfd388dfce97344501574.zip
x86 stable, bug #393007
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/mash/mash-0.2.0-r1.ebuild')
-rw-r--r--media-libs/mash/mash-0.2.0-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/mash/mash-0.2.0-r1.ebuild b/media-libs/mash/mash-0.2.0-r1.ebuild
index d2c01aa44022..5b1d81d3ca5c 100644
--- a/media-libs/mash/mash-0.2.0-r1.ebuild
+++ b/media-libs/mash/mash-0.2.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mash/mash-0.2.0-r1.ebuild,v 1.2 2011/12/29 17:56:03 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mash/mash-0.2.0-r1.ebuild,v 1.3 2012/01/14 17:27:17 maekke Exp $
EAPI="4"
GCONF_DEBUG="no"
@@ -17,7 +17,7 @@ HOMEPAGE="http://wiki.clutter-project.org/wiki/Mash"
LICENSE="LGPL-2.1"
SLOT="0.2"
IUSE="doc examples +introspection"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
# Automagically detects x11-libs/mx, but only uses it for building examples.
# Note: mash is using a bundled copy of rply because mash developers have