summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2011-12-29 17:56:03 +0000
committerPacho Ramos <pacho@gentoo.org>2011-12-29 17:56:03 +0000
commit11daffcd07cc8e818a3bdb45af6d66c78332cdf3 (patch)
treebf39ab3002c2f617d4f7dc5533dfb793217f65e5 /media-libs/mash
parentamd64 stable, bug 393007 (diff)
downloadgentoo-2-11daffcd07cc8e818a3bdb45af6d66c78332cdf3.tar.gz
gentoo-2-11daffcd07cc8e818a3bdb45af6d66c78332cdf3.tar.bz2
gentoo-2-11daffcd07cc8e818a3bdb45af6d66c78332cdf3.zip
amd64 stable, bug 393007
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/mash')
-rw-r--r--media-libs/mash/ChangeLog5
-rw-r--r--media-libs/mash/mash-0.2.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/mash/ChangeLog b/media-libs/mash/ChangeLog
index 84fc2167bd05..dfbbebd412e6 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.1 2011/10/28 20:55:54 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mash/ChangeLog,v 1.2 2011/12/29 17:56:03 pacho Exp $
+
+ 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> mash-0.2.0-r1.ebuild:
+ amd64 stable, bug 393007
*mash-0.2.0-r1 (28 Oct 2011)
diff --git a/media-libs/mash/mash-0.2.0-r1.ebuild b/media-libs/mash/mash-0.2.0-r1.ebuild
index eab46fb58194..d2c01aa44022 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
# 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.1 2011/10/28 20:55:54 tetromino Exp $
+# $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 $
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