summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-06-21 14:11:24 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-06-21 14:11:24 +0000
commite5b63bfd48177194590b4f64cad0f6eed0ca55bd (patch)
treeddfa30156ea40f775260c8fac7def0f0564abeb5 /x11-wm
parentamd64 stable wrt bug #551814 (diff)
downloadgentoo-2-e5b63bfd48177194590b4f64cad0f6eed0ca55bd.tar.gz
gentoo-2-e5b63bfd48177194590b4f64cad0f6eed0ca55bd.tar.bz2
gentoo-2-e5b63bfd48177194590b4f64cad0f6eed0ca55bd.zip
amd64 stable wrt bug #551814
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/muffin/ChangeLog5
-rw-r--r--x11-wm/muffin/muffin-2.4.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/muffin/ChangeLog b/x11-wm/muffin/ChangeLog
index 73340b8bda2e..c4f36e442ab6 100644
--- a/x11-wm/muffin/ChangeLog
+++ b/x11-wm/muffin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-wm/muffin
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/ChangeLog,v 1.31 2015/06/14 01:59:13 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/ChangeLog,v 1.32 2015/06/21 14:11:24 zlogene Exp $
+
+ 21 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> muffin-2.4.5.ebuild:
+ amd64 stable wrt bug #551814
*muffin-2.6.1 (14 Jun 2015)
diff --git a/x11-wm/muffin/muffin-2.4.5.ebuild b/x11-wm/muffin/muffin-2.4.5.ebuild
index 6df15808fcf4..f1f41db8f256 100644
--- a/x11-wm/muffin/muffin-2.4.5.ebuild
+++ b/x11-wm/muffin/muffin-2.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/muffin-2.4.5.ebuild,v 1.1 2015/06/07 14:31:22 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/muffin-2.4.5.ebuild,v 1.2 2015/06/21 14:11:24 zlogene 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?]