diff options
author | 2004-12-23 16:19:37 +0000 | |
---|---|---|
committer | 2004-12-23 16:19:37 +0000 | |
commit | 5a79b1c57a3428b07daf5c9ff3c7420da128f575 (patch) | |
tree | 2d992d17f5881f763958413f4e1a0a8a2237630a /gnome-base | |
parent | added ~ppc64 (Manifest recommit) (diff) | |
download | gentoo-2-5a79b1c57a3428b07daf5c9ff3c7420da128f575.tar.gz gentoo-2-5a79b1c57a3428b07daf5c9ff3c7420da128f575.tar.bz2 gentoo-2-5a79b1c57a3428b07daf5c9ff3c7420da128f575.zip |
Stable on hppa.
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/eel/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/eel/eel-2.8.2.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/gail/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gail/gail-1.8.1.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/gconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.8.1-r1.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/gdm/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gdm/gdm-2.6.0.6.ebuild | 4 |
8 files changed, 24 insertions, 12 deletions
diff --git a/gnome-base/eel/ChangeLog b/gnome-base/eel/ChangeLog index 69d7030ef565..86ea952278a5 100644 --- a/gnome-base/eel/ChangeLog +++ b/gnome-base/eel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/eel # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/ChangeLog,v 1.86 2004/12/22 01:58:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/ChangeLog,v 1.87 2004/12/23 16:14:48 gmsoft Exp $ + + 23 Dec 2004; Guy Martin <gmsoft@gentoo.org> eel-2.8.2.ebuild: + Stable on hppa. 21 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> eel-2.8.2.ebuild: Stable on sparc diff --git a/gnome-base/eel/eel-2.8.2.ebuild b/gnome-base/eel/eel-2.8.2.ebuild index 3085b9d05405..6f9dc98c0c69 100644 --- a/gnome-base/eel/eel-2.8.2.ebuild +++ b/gnome-base/eel/eel-2.8.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/eel/eel-2.8.2.ebuild,v 1.3 2004/12/22 01:58:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/eel-2.8.2.ebuild,v 1.4 2004/12/23 16:14:48 gmsoft Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="x86 ppc ~alpha sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" +KEYWORDS="x86 ppc ~alpha sparc hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="" RDEPEND=">=dev-libs/glib-2 diff --git a/gnome-base/gail/ChangeLog b/gnome-base/gail/ChangeLog index d33a539acfde..7e20a8e2ffe5 100644 --- a/gnome-base/gail/ChangeLog +++ b/gnome-base/gail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gail # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.63 2004/12/22 01:41:57 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.64 2004/12/23 16:16:09 gmsoft Exp $ + + 23 Dec 2004; Guy Martin <gmsoft@gentoo.org> gail-1.8.1.ebuild: + Stable on hppa. 21 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> gail-1.8.1.ebuild: Stable on sparc diff --git a/gnome-base/gail/gail-1.8.1.ebuild b/gnome-base/gail/gail-1.8.1.ebuild index 6e2a95256925..44240b897144 100644 --- a/gnome-base/gail/gail-1.8.1.ebuild +++ b/gnome-base/gail/gail-1.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/gnome-base/gail/gail-1.8.1.ebuild,v 1.4 2004/12/22 01:41:57 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.1.ebuild,v 1.5 2004/12/23 16:16:09 gmsoft Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ppc alpha sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" +KEYWORDS="x86 ppc alpha sparc hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="doc" USE_DESTDIR="1" diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index b180505d025c..6b509bc898b8 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gconf # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.96 2004/12/22 01:46:31 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.97 2004/12/23 16:18:14 gmsoft Exp $ + + 23 Dec 2004; Guy Martin <gmsoft@gentoo.org> gconf-2.8.1-r1.ebuild: + Stable on hppa. 21 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> gconf-2.8.1-r1.ebuild: Stable on sparc diff --git a/gnome-base/gconf/gconf-2.8.1-r1.ebuild b/gnome-base/gconf/gconf-2.8.1-r1.ebuild index 921ee191cf0c..b7457d582388 100644 --- a/gnome-base/gconf/gconf-2.8.1-r1.ebuild +++ b/gnome-base/gconf/gconf-2.8.1-r1.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/gconf/gconf-2.8.1-r1.ebuild,v 1.3 2004/12/22 01:46:31 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.8.1-r1.ebuild,v 1.4 2004/12/23 16:18:14 gmsoft Exp $ inherit eutils gnome2 @@ -15,7 +15,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="x86 ppc ~alpha sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" +KEYWORDS="x86 ppc ~alpha sparc hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="doc" RDEPEND=">=dev-libs/glib-2.0.1 diff --git a/gnome-base/gdm/ChangeLog b/gnome-base/gdm/ChangeLog index 905b5476b09b..c6937ae8118b 100644 --- a/gnome-base/gdm/ChangeLog +++ b/gnome-base/gdm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gdm # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/ChangeLog,v 1.79 2004/12/22 03:03:59 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/ChangeLog,v 1.80 2004/12/23 16:19:37 gmsoft Exp $ + + 23 Dec 2004; Guy Martin <gmsoft@gentoo.org> gdm-2.6.0.6.ebuild: + Stable on hppa. 22 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> gdm-2.6.0.6.ebuild: Stable on sparc diff --git a/gnome-base/gdm/gdm-2.6.0.6.ebuild b/gnome-base/gdm/gdm-2.6.0.6.ebuild index 1495047bf5a3..e2d3cc5fead2 100644 --- a/gnome-base/gdm/gdm-2.6.0.6.ebuild +++ b/gnome-base/gdm/gdm-2.6.0.6.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/gdm/gdm-2.6.0.6.ebuild,v 1.3 2004/12/22 03:03:59 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.6.0.6.ebuild,v 1.4 2004/12/23 16:19:37 gmsoft Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.jirka.org/gdm.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc ~alpha ~hppa ~amd64 ~ia64 ~mips ~ppc64" +KEYWORDS="x86 ppc sparc ~alpha hppa ~amd64 ~ia64 ~mips ~ppc64" IUSE="tcpd xinerama selinux" SRC_URI="${SRC_URI} |