diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-05-30 00:35:19 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-05-30 00:35:19 +0000 |
commit | 869b2864c803667253f51981aee53eea3b610934 (patch) | |
tree | 4bda4fa0b7cc20e5188baef22d248d22219514c2 | |
parent | Stable on x86, bug #171107. (diff) | |
download | historical-869b2864c803667253f51981aee53eea3b610934.tar.gz historical-869b2864c803667253f51981aee53eea3b610934.tar.bz2 historical-869b2864c803667253f51981aee53eea3b610934.zip |
Stable on x86, bug #171107.
Package-Manager: portage-2.1.2.7
-rw-r--r-- | gnome-extra/evolution-exchange/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/evolution-exchange/evolution-exchange-2.8.3.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/gnome-games/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/gnome-games/gnome-games-2.16.3.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/gnome-extra/evolution-exchange/ChangeLog b/gnome-extra/evolution-exchange/ChangeLog index 11351be9452b..9accf15d594d 100644 --- a/gnome-extra/evolution-exchange/ChangeLog +++ b/gnome-extra/evolution-exchange/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/evolution-exchange # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/ChangeLog,v 1.33 2007/04/27 19:16:45 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/ChangeLog,v 1.34 2007/05/30 00:35:19 ticho Exp $ + + 29 May 2007; Andrej Kacian <ticho@gentoo.org> + evolution-exchange-2.8.3.ebuild: + Stable on x86, bug #171107. *evolution-exchange-2.10.1 (27 Apr 2007) diff --git a/gnome-extra/evolution-exchange/evolution-exchange-2.8.3.ebuild b/gnome-extra/evolution-exchange/evolution-exchange-2.8.3.ebuild index 2854830d4e9c..dc1b17d914af 100644 --- a/gnome-extra/evolution-exchange/evolution-exchange-2.8.3.ebuild +++ b/gnome-extra/evolution-exchange/evolution-exchange-2.8.3.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/gnome-extra/evolution-exchange/evolution-exchange-2.8.3.ebuild,v 1.1 2007/02/08 17:50:43 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/evolution-exchange-2.8.3.ebuild,v 1.2 2007/05/30 00:35:19 ticho Exp $ inherit gnome2 eutils autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://www.novell.com/products/desktop/features/evolution.html" LICENSE="GPL-2" SLOT="2.0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="debug doc static" RDEPEND=">=mail-client/evolution-2.7 diff --git a/gnome-extra/gnome-games/ChangeLog b/gnome-extra/gnome-games/ChangeLog index b869dcd3f181..446e0b5677a5 100644 --- a/gnome-extra/gnome-games/ChangeLog +++ b/gnome-extra/gnome-games/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/gnome-games # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/ChangeLog,v 1.194 2007/05/29 15:36:00 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/ChangeLog,v 1.195 2007/05/30 00:34:06 ticho Exp $ + + 29 May 2007; Andrej Kacian <ticho@gentoo.org> gnome-games-2.16.3.ebuild: + Stable on x86, bug #171107. 29 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> gnome-games-2.16.3.ebuild: diff --git a/gnome-extra/gnome-games/gnome-games-2.16.3.ebuild b/gnome-extra/gnome-games/gnome-games-2.16.3.ebuild index eb7c0cf512f2..63267f96a32e 100644 --- a/gnome-extra/gnome-games/gnome-games-2.16.3.ebuild +++ b/gnome-extra/gnome-games/gnome-games-2.16.3.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/gnome-extra/gnome-games/gnome-games-2.16.3.ebuild,v 1.5 2007/05/29 15:36:00 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-2.16.3.ebuild,v 1.6 2007/05/30 00:34:06 ticho Exp $ # make sure games is inherited first so that the gnome2 # functions will be called if they are not overridden @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc x86" IUSE="artworkextra guile" #avahi disabled upstream due to crashes RDEPEND=">=gnome-base/gconf-2 |