diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 21:59:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 21:59:40 +0000 |
commit | aaaed9f0679d5ff40c6bd45a13ee7253ca0e74ec (patch) | |
tree | 5ab2c0c63ec9aff8f77fa6a59232a60a6a0515a4 /x11-wm | |
parent | alpha/ia64 stable wrt #185823 (diff) | |
download | gentoo-2-aaaed9f0679d5ff40c6bd45a13ee7253ca0e74ec.tar.gz gentoo-2-aaaed9f0679d5ff40c6bd45a13ee7253ca0e74ec.tar.bz2 gentoo-2-aaaed9f0679d5ff40c6bd45a13ee7253ca0e74ec.zip |
alpha/ia64 stable wrt #185823
(Portage version: 2.1.2.11)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/metacity/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.18.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/metacity/ChangeLog b/x11-wm/metacity/ChangeLog index c6738d8b2447..d81614f472e6 100644 --- a/x11-wm/metacity/ChangeLog +++ b/x11-wm/metacity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/metacity # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.190 2007/08/07 19:16:50 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.191 2007/08/08 21:59:40 armin76 Exp $ + + 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> metacity-2.18.5.ebuild: + alpha/ia64 stable wrt #185823 07 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> metacity-2.18.5.ebuild: diff --git a/x11-wm/metacity/metacity-2.18.5.ebuild b/x11-wm/metacity/metacity-2.18.5.ebuild index fe6f87e16e16..b387e3f80e12 100644 --- a/x11-wm/metacity/metacity-2.18.5.ebuild +++ b/x11-wm/metacity/metacity-2.18.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.18.5.ebuild,v 1.3 2007/08/07 19:16:50 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.18.5.ebuild,v 1.4 2007/08/08 21:59:40 armin76 Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd" IUSE="xinerama" # not parallel-safe; see bug #14405 |