diff options
-rw-r--r-- | gnome-base/gnome-applets/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome-applets/gnome-applets-2.10.1.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/metacity/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.10.1.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/gnome-base/gnome-applets/ChangeLog b/gnome-base/gnome-applets/ChangeLog index e486cf92f400..2b149dd9cea6 100644 --- a/gnome-base/gnome-applets/ChangeLog +++ b/gnome-base/gnome-applets/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gnome-applets # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/ChangeLog,v 1.116 2005/07/25 10:21:08 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/ChangeLog,v 1.117 2005/07/26 21:12:58 leonardop Exp $ + + 26 Jul 2005; Leonardo Boshell <leonardop@gentoo.org> + gnome-applets-2.10.1.ebuild: + Stable on x86. 25 Jul 2005; Guy Martin <gmsoft@gentoo.org> gnome-applets-1.4.0.5.ebuild: Stable on hppa. diff --git a/gnome-base/gnome-applets/gnome-applets-2.10.1.ebuild b/gnome-base/gnome-applets/gnome-applets-2.10.1.ebuild index cf795eb8c2d1..bc00d185a5df 100644 --- a/gnome-base/gnome-applets/gnome-applets-2.10.1.ebuild +++ b/gnome-base/gnome-applets/gnome-applets-2.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.10.1.ebuild,v 1.2 2005/07/12 03:36:57 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.10.1.ebuild,v 1.3 2005/07/26 21:12:58 leonardop Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 FDL-1.1" SLOT="2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="doc apm acpi ipv6 gstreamer" RDEPEND=">=x11-libs/gtk+-2.5 diff --git a/x11-wm/metacity/ChangeLog b/x11-wm/metacity/ChangeLog index b7fc406ae972..884605610877 100644 --- a/x11-wm/metacity/ChangeLog +++ b/x11-wm/metacity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/metacity # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.109 2005/07/18 10:13:51 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.110 2005/07/26 21:15:24 leonardop Exp $ + + 26 Jul 2005; Leonardo Boshell <leonardop@gentoo.org> metacity-2.10.1.ebuild: + Stable on x86. *metacity-2.10.2 (18 Jul 2005) diff --git a/x11-wm/metacity/metacity-2.10.1.ebuild b/x11-wm/metacity/metacity-2.10.1.ebuild index 440f45a79584..6e3c8061560d 100644 --- a/x11-wm/metacity/metacity-2.10.1.ebuild +++ b/x11-wm/metacity/metacity-2.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.10.1.ebuild,v 1.2 2005/07/07 03:35:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.10.1.ebuild,v 1.3 2005/07/26 21:15:24 leonardop Exp $ inherit gnome2 eutils @@ -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 |