diff options
author | 2015-06-26 09:24:43 +0000 | |
---|---|---|
committer | 2015-06-26 09:24:43 +0000 | |
commit | 7e1ab306f8121dc55cfdca4bcf27d53b621dcaed (patch) | |
tree | ca982af0a8c1d600ed702b145cad4b90cd0782c6 /x11-wm | |
parent | Stable for x86, wrt bug #551814 (diff) | |
download | gentoo-2-7e1ab306f8121dc55cfdca4bcf27d53b621dcaed.tar.gz gentoo-2-7e1ab306f8121dc55cfdca4bcf27d53b621dcaed.tar.bz2 gentoo-2-7e1ab306f8121dc55cfdca4bcf27d53b621dcaed.zip |
Stable for x86, wrt bug #551814
(Portage version: 2.2.18/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.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/muffin/ChangeLog b/x11-wm/muffin/ChangeLog index c4f36e442ab6..301d6005c005 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.32 2015/06/21 14:11:24 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/ChangeLog,v 1.33 2015/06/26 09:24:43 ago Exp $ + + 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> muffin-2.4.5.ebuild: + Stable for x86, wrt bug #551814 21 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> muffin-2.4.5.ebuild: amd64 stable wrt bug #551814 diff --git a/x11-wm/muffin/muffin-2.4.5.ebuild b/x11-wm/muffin/muffin-2.4.5.ebuild index f1f41db8f256..ba8d65c170b2 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.2 2015/06/21 14:11:24 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/muffin-2.4.5.ebuild,v 1.3 2015/06/26 09:24:43 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?] |