diff options
-rw-r--r-- | gnome-base/gnome-session/gnome-session-2.6.2.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/metacity/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.8.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/gnome-session/gnome-session-2.6.2.ebuild b/gnome-base/gnome-session/gnome-session-2.6.2.ebuild index 9da02f4ea301..e141e6f59e6d 100644 --- a/gnome-base/gnome-session/gnome-session-2.6.2.ebuild +++ b/gnome-base/gnome-session/gnome-session-2.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/gnome-session-2.6.2.ebuild,v 1.1 2004/07/11 19:37:10 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/gnome-session-2.6.2.ebuild,v 1.2 2004/07/29 02:12:42 tgall Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ LICENSE="GPL-2 LGPL-2 FDL-1.1" IUSE="ipv6" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ppc64" RDEPEND=">=x11-libs/gtk+-2.3.1 >=media-sound/esound-0.2.26 diff --git a/x11-wm/metacity/ChangeLog b/x11-wm/metacity/ChangeLog index ed85305f91ed..a4f7ca7207f1 100644 --- a/x11-wm/metacity/ChangeLog +++ b/x11-wm/metacity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/metacity # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.67 2004/07/04 19:23:26 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.68 2004/07/29 02:15:46 tgall Exp $ + + 28 Jul 2004; Tom Gall <tgall@gentoo.org> metacity-2.8.1.ebuild: + stable on ppc64, bug #58191 04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> metacity-2.8.0.ebuild: Stable on alpha. diff --git a/x11-wm/metacity/metacity-2.8.1.ebuild b/x11-wm/metacity/metacity-2.8.1.ebuild index 5fc9c94af84e..35a380738ad4 100644 --- a/x11-wm/metacity/metacity-2.8.1.ebuild +++ b/x11-wm/metacity/metacity-2.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.8.1.ebuild,v 1.3 2004/06/24 23:43:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.8.1.ebuild,v 1.4 2004/07/29 02:15:46 tgall Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa amd64 ~ia64 ~mips" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa amd64 ~ia64 ~mips ppc64" IUSE="xinerama" # not parallel-safe; see bug #14405 |