diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-05-11 16:08:41 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-05-11 16:08:41 +0000 |
commit | 633cdfcfb984883277e8458a2d452aa640131e22 (patch) | |
tree | 1e4cf7cf533629ed19ba243bcd98833405d1c7ea /gnome-base | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-633cdfcfb984883277e8458a2d452aa640131e22.tar.gz gentoo-2-633cdfcfb984883277e8458a2d452aa640131e22.tar.bz2 gentoo-2-633cdfcfb984883277e8458a2d452aa640131e22.zip |
Stable on hppa.
(Portage version: 2.0.51.19)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gail/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gail/gail-1.8.2-r1.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/gnome-keyring/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-keyring/gnome-keyring-0.4.1.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/gnome-base/gail/ChangeLog b/gnome-base/gail/ChangeLog index 615466592b62..db47a1185d13 100644 --- a/gnome-base/gail/ChangeLog +++ b/gnome-base/gail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gail # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.73 2005/05/08 13:35:37 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.74 2005/05/11 16:06:48 gmsoft Exp $ + + 11 May 2005; Guy Martin <gmsoft@gentoo.org> gail-1.8.2-r1.ebuild: + Stable on hppa. 08 May 2005; Herbie Hopkins <herbs@gentoo.org> gail-1.8.2-r1.ebuild: Stable on amd64. diff --git a/gnome-base/gail/gail-1.8.2-r1.ebuild b/gnome-base/gail/gail-1.8.2-r1.ebuild index 98778884d9b5..d7ec4d49fd1c 100644 --- a/gnome-base/gail/gail-1.8.2-r1.ebuild +++ b/gnome-base/gail/gail-1.8.2-r1.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/gail/gail-1.8.2-r1.ebuild,v 1.6 2005/05/08 13:35:37 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.2-r1.ebuild,v 1.7 2005/05/11 16:06:48 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 static" USE_DESTDIR="1" diff --git a/gnome-base/gnome-keyring/ChangeLog b/gnome-base/gnome-keyring/ChangeLog index 814b395a7b73..6f5cc10d4ca4 100644 --- a/gnome-base/gnome-keyring/ChangeLog +++ b/gnome-base/gnome-keyring/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-keyring # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.31 2005/05/08 13:36:52 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.32 2005/05/11 16:08:41 gmsoft Exp $ + + 11 May 2005; Guy Martin <gmsoft@gentoo.org> gnome-keyring-0.4.1.ebuild: + Stable on hppa. 08 May 2005; Herbie Hopkins <herbs@gentoo.org> gnome-keyring-0.4.1.ebuild: Stable on amd64. diff --git a/gnome-base/gnome-keyring/gnome-keyring-0.4.1.ebuild b/gnome-base/gnome-keyring/gnome-keyring-0.4.1.ebuild index ab929c17490c..2684320dfd5b 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-0.4.1.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-0.4.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-keyring/gnome-keyring-0.4.1.ebuild,v 1.5 2005/05/08 13:36:52 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-0.4.1.ebuild,v 1.6 2005/05/11 16:08:41 gmsoft Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2 LGPL-2.1" 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="" RDEPEND=">=dev-libs/glib-2.3.1 |