diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 19:55:37 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 19:55:37 +0000 |
commit | 7a128d0517da372563ff45cb65aca3a4f8d79446 (patch) | |
tree | 6bd7697a1d561268abd7300c465ebba7dec75407 /x11-wm | |
parent | x86 stable, bug #478252 (diff) | |
download | gentoo-2-7a128d0517da372563ff45cb65aca3a4f8d79446.tar.gz gentoo-2-7a128d0517da372563ff45cb65aca3a4f8d79446.tar.bz2 gentoo-2-7a128d0517da372563ff45cb65aca3a4f8d79446.zip |
x86 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/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/muffin/muffin-1.8.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/muffin/ChangeLog b/x11-wm/muffin/ChangeLog index c5963b3adcf7..1a6c98aad84a 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.14 2013/11/30 20:07:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/ChangeLog,v 1.15 2013/12/08 19:55:37 pacho Exp $ + + 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> muffin-1.8.2-r1.ebuild: + x86 stable, bug #478252 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> muffin-1.8.2-r1.ebuild: amd64 stable, bug #478252 diff --git a/x11-wm/muffin/muffin-1.8.2-r1.ebuild b/x11-wm/muffin/muffin-1.8.2-r1.ebuild index 943b46e38fac..f9215df12d8e 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.2 2013/11/30 20:07:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/muffin-1.8.2-r1.ebuild,v 1.3 2013/12/08 19:55:37 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?] |