diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 22:54:57 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 22:54:57 +0000 |
commit | e23f464f1e79b0331b6e03c0b13168f669cf9a59 (patch) | |
tree | 597f9b72d429c9354bc720d9419e8f781ce94fd3 /x11-wm | |
parent | Fix wrong commit, bug 502160 (diff) | |
download | gentoo-2-e23f464f1e79b0331b6e03c0b13168f669cf9a59.tar.gz gentoo-2-e23f464f1e79b0331b6e03c0b13168f669cf9a59.tar.bz2 gentoo-2-e23f464f1e79b0331b6e03c0b13168f669cf9a59.zip |
Fix wrong commit, bug 502160
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/metacity/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.34.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/metacity/ChangeLog b/x11-wm/metacity/ChangeLog index ea92d0e745dc..2d0facd996eb 100644 --- a/x11-wm/metacity/ChangeLog +++ b/x11-wm/metacity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/metacity # 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 $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.280 2014/02/22 22:54:57 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> metacity-2.34.13.ebuild: + Fix wrong commit, bug 502160 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> metacity-2.34.13.ebuild: arch stable, bug 888 diff --git a/x11-wm/metacity/metacity-2.34.13.ebuild b/x11-wm/metacity/metacity-2.34.13.ebuild index ec8613e2b956..4cddf4b5f3b9 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-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.4 2014/02/22 16:06:27 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.34.13.ebuild,v 1.5 2014/02/22 22:54:57 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 |