summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-07-22 10:54:44 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-07-22 10:54:44 +0000
commit86dfe001bc7076804a6e7f547d5a9e560bce7c4e (patch)
treefc2637f5fc688bd007663fa9ded86973c393c699 /x11-wm
parentStable for amd64, wrt bug #512912 (diff)
downloadgentoo-2-86dfe001bc7076804a6e7f547d5a9e560bce7c4e.tar.gz
gentoo-2-86dfe001bc7076804a6e7f547d5a9e560bce7c4e.tar.bz2
gentoo-2-86dfe001bc7076804a6e7f547d5a9e560bce7c4e.zip
Stable for amd64, wrt bug #512912
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/muffin/ChangeLog5
-rw-r--r--x11-wm/muffin/muffin-2.2.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/muffin/ChangeLog b/x11-wm/muffin/ChangeLog
index fa38ecd76ccc..9563406d2bda 100644
--- a/x11-wm/muffin/ChangeLog
+++ b/x11-wm/muffin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-wm/muffin
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/ChangeLog,v 1.20 2014/07/15 12:33:09 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/ChangeLog,v 1.21 2014/07/22 10:54:44 ago Exp $
+
+ 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> muffin-2.2.6.ebuild:
+ Stable for amd64, wrt bug #512912
*muffin-2.2.6 (15 Jul 2014)
diff --git a/x11-wm/muffin/muffin-2.2.6.ebuild b/x11-wm/muffin/muffin-2.2.6.ebuild
index 9e029aec0adb..f99d008f3e8a 100644
--- a/x11-wm/muffin/muffin-2.2.6.ebuild
+++ b/x11-wm/muffin/muffin-2.2.6.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-wm/muffin/muffin-2.2.6.ebuild,v 1.1 2014/07/15 12:33:09 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/muffin-2.2.6.ebuild,v 1.2 2014/07/22 10:54:44 ago Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/linuxmint/muffin/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="GPL-2+"
SLOT="0"
IUSE="+introspection test xinerama"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
COMMON_DEPEND="
>=x11-libs/pango-1.2[X,introspection?]