diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-14 16:55:59 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-14 16:55:59 +0000 |
commit | d90dca2cfa831bd33a446680571fc549ff1e3ec7 (patch) | |
tree | a45986bb19d7303cb9536c62ceeb2637672c2364 /x11-wm/metacity | |
parent | Add write access to mambots/system per bug #140342. (diff) | |
download | gentoo-2-d90dca2cfa831bd33a446680571fc549ff1e3ec7.tar.gz gentoo-2-d90dca2cfa831bd33a446680571fc549ff1e3ec7.tar.bz2 gentoo-2-d90dca2cfa831bd33a446680571fc549ff1e3ec7.zip |
ppc stable, bug #139612
(Portage version: 2.1.1_pre2-r8)
Diffstat (limited to 'x11-wm/metacity')
-rw-r--r-- | x11-wm/metacity/ChangeLog | 6 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.14.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-wm/metacity/ChangeLog b/x11-wm/metacity/ChangeLog index 2fde7cdf6103..c0b32dc7eed7 100644 --- a/x11-wm/metacity/ChangeLog +++ b/x11-wm/metacity/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/metacity # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.162 2006/07/12 17:45:27 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.163 2006/07/14 16:55:59 dertobi123 Exp $ + + 14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> + metacity-2.14.5.ebuild: + ppc stable, bug #139612 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> metacity-2.14.5.ebuild: diff --git a/x11-wm/metacity/metacity-2.14.5.ebuild b/x11-wm/metacity/metacity-2.14.5.ebuild index 1d214203adc3..3b3d122eae0c 100644 --- a/x11-wm/metacity/metacity-2.14.5.ebuild +++ b/x11-wm/metacity/metacity-2.14.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.14.5.ebuild,v 1.3 2006/07/12 17:45:27 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.14.5.ebuild,v 1.4 2006/07/14 16:55:59 dertobi123 Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="xinerama" # not parallel-safe; see bug #14405 |