summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-11-30 20:07:07 +0000
committerPacho Ramos <pacho@gentoo.org>2013-11-30 20:07:07 +0000
commit2ce48073f4d6ceef8b3fed207d69984d785ec20d (patch)
tree7d03d9a86b6a4ed47f3ba892bb3f99b14215cc7e /x11-wm
parentamd64 stable, bug #478252 (diff)
downloadgentoo-2-2ce48073f4d6ceef8b3fed207d69984d785ec20d.tar.gz
gentoo-2-2ce48073f4d6ceef8b3fed207d69984d785ec20d.tar.bz2
gentoo-2-2ce48073f4d6ceef8b3fed207d69984d785ec20d.zip
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/muffin/ChangeLog5
-rw-r--r--x11-wm/muffin/muffin-1.8.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/muffin/ChangeLog b/x11-wm/muffin/ChangeLog
index aa1cefe264b9..c5963b3adcf7 100644
--- a/x11-wm/muffin/ChangeLog
+++ b/x11-wm/muffin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-wm/muffin
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/ChangeLog,v 1.13 2013/07/27 13:11:21 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/ChangeLog,v 1.14 2013/11/30 20:07:07 pacho Exp $
+
+ 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> muffin-1.8.2-r1.ebuild:
+ amd64 stable, bug #478252
*muffin-1.8.2-r1 (27 Jul 2013)
diff --git a/x11-wm/muffin/muffin-1.8.2-r1.ebuild b/x11-wm/muffin/muffin-1.8.2-r1.ebuild
index 3f89d554ccbc..943b46e38fac 100644
--- a/x11-wm/muffin/muffin-1.8.2-r1.ebuild
+++ b/x11-wm/muffin/muffin-1.8.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/muffin-1.8.2-r1.ebuild,v 1.1 2013/07/27 13:11:21 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/muffin-1.8.2-r1.ebuild,v 1.2 2013/11/30 20:07:07 pacho 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?]