diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:39:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:39:08 +0000 |
commit | 1d057ee1fbddcd9a50773e161aea88ddf5dfee77 (patch) | |
tree | fcd6787c63b9a4cf4aabd79b4d7fc7425d543176 /x11-wm | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-1d057ee1fbddcd9a50773e161aea88ddf5dfee77.tar.gz gentoo-2-1d057ee1fbddcd9a50773e161aea88ddf5dfee77.tar.bz2 gentoo-2-1d057ee1fbddcd9a50773e161aea88ddf5dfee77.zip |
Stable for x86, wrt bug #512012
(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/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/muffin/muffin-2.2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/muffin/ChangeLog b/x11-wm/muffin/ChangeLog index 9563406d2bda..3c3b8a4ad337 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.21 2014/07/22 10:54:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/ChangeLog,v 1.22 2014/07/23 15:39:08 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> muffin-2.2.6.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> muffin-2.2.6.ebuild: Stable for amd64, wrt bug #512912 diff --git a/x11-wm/muffin/muffin-2.2.6.ebuild b/x11-wm/muffin/muffin-2.2.6.ebuild index f99d008f3e8a..23b19ca3b26d 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.2 2014/07/22 10:54:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/muffin-2.2.6.ebuild,v 1.3 2014/07/23 15:39:08 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?] |