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
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')
-rw-r--r--media-libs/mash/ChangeLog7
-rw-r--r--media-libs/mash/mash-0.2.0-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/mash/ChangeLog b/media-libs/mash/ChangeLog
index dfbbebd412e6..9717803faa1a 100644
--- a/media-libs/mash/ChangeLog
+++ b/media-libs/mash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/mash
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mash/ChangeLog,v 1.2 2011/12/29 17:56:03 pacho Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mash/ChangeLog,v 1.3 2012/01/14 17:27:17 maekke Exp $
+
+ 14 Jan 2012; Markus Meier <maekke@gentoo.org> mash-0.2.0-r1.ebuild:
+ x86 stable, bug #393007
29 Dec 2011; Pacho Ramos <pacho@gentoo.org> mash-0.2.0-r1.ebuild:
amd64 stable, bug 393007
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