diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 16:06:27 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 16:06:27 +0000 |
commit | 022635f7e22adbed647f55b1e3654461fdbf6b01 (patch) | |
tree | c5ae0b1cc46c1763cc8ea50fbfcd3f40c90df289 /x11-wm/metacity | |
parent | arch stable, bug 888 (diff) | |
download | gentoo-2-022635f7e22adbed647f55b1e3654461fdbf6b01.tar.gz gentoo-2-022635f7e22adbed647f55b1e3654461fdbf6b01.tar.bz2 gentoo-2-022635f7e22adbed647f55b1e3654461fdbf6b01.zip |
arch stable, bug 888
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-wm/metacity')
-rw-r--r-- | x11-wm/metacity/ChangeLog | 7 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.34.13.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-wm/metacity/ChangeLog b/x11-wm/metacity/ChangeLog index 3cf6c3e29999..ea92d0e745dc 100644 --- a/x11-wm/metacity/ChangeLog +++ b/x11-wm/metacity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/metacity -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.278 2013/12/08 19:55:17 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.279 2014/02/22 16:06:27 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> metacity-2.34.13.ebuild: + arch stable, bug 888 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> metacity-2.34.13.ebuild: x86 stable, bug #478252 diff --git a/x11-wm/metacity/metacity-2.34.13.ebuild b/x11-wm/metacity/metacity-2.34.13.ebuild index 64841cf68b95..ec8613e2b956 100644 --- a/x11-wm/metacity/metacity-2.34.13.ebuild +++ b/x11-wm/metacity/metacity-2.34.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.34.13.ebuild,v 1.3 2013/12/08 19:55:17 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.34.13.ebuild,v 1.4 2014/02/22 16:06:27 pacho Exp $ EAPI="5" # debug only changes CFLAGS @@ -14,7 +14,7 @@ HOMEPAGE="http://blogs.gnome.org/metacity/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="test xinerama" # XXX: libgtop is automagic, hard-enabled instead |