diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-29 02:12:42 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-29 02:12:42 +0000 |
commit | 5a7eef577d7ed12fb08c13961a0917f1383c494c (patch) | |
tree | 594cb73275b287a5dda870fce8abb65f847c44f6 /gnome-base | |
parent | ver bump #58648 and upgrade support #29865 (diff) | |
download | historical-5a7eef577d7ed12fb08c13961a0917f1383c494c.tar.gz historical-5a7eef577d7ed12fb08c13961a0917f1383c494c.tar.bz2 historical-5a7eef577d7ed12fb08c13961a0917f1383c494c.zip |
stable on ppc64, bug #58191
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-applets/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-applets/gnome-applets-2.6.2.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/gnome-session/gnome-session-2.6.2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/gnome-applets/ChangeLog b/gnome-base/gnome-applets/ChangeLog index 7e8a14d6f01b..a3344d9ddbc2 100644 --- a/gnome-base/gnome-applets/ChangeLog +++ b/gnome-base/gnome-applets/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-applets # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/ChangeLog,v 1.72 2004/07/17 21:32:40 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/ChangeLog,v 1.73 2004/07/29 02:09:57 tgall Exp $ + + 28 Jul 2004; Tom Gall <tgall@gentoo.org> gnome-applets-2.6.2.ebuild: + stable on ppc64, bug #58191 *gnome-applets-2.6.2 (11 Jul 2004) diff --git a/gnome-base/gnome-applets/gnome-applets-2.6.2.ebuild b/gnome-base/gnome-applets/gnome-applets-2.6.2.ebuild index fb5a0f6ca578..bbeed44e9ab4 100644 --- a/gnome-base/gnome-applets/gnome-applets-2.6.2.ebuild +++ b/gnome-base/gnome-applets/gnome-applets-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-applets/gnome-applets-2.6.2.ebuild,v 1.1 2004/07/11 15:10:23 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.6.2.ebuild,v 1.2 2004/07/29 02:09:57 tgall Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" IUSE="doc apm acpi ipv6 gstreamer" SLOT="2" LICENSE="GPL-2 FDL-1.1" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ppc64" RDEPEND=">=x11-libs/gtk+-2.1 >=gnome-base/gail-1.3 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 |