diff options
author | Mounir Lamouri <volkmar@gentoo.org> | 2009-10-02 15:53:04 +0000 |
---|---|---|
committer | Mounir Lamouri <volkmar@gentoo.org> | 2009-10-02 15:53:04 +0000 |
commit | 7716f9b4b7b885c23117f7bd2c85be9d64e10b9c (patch) | |
tree | 8f35581737912f315386857bc1b34f415c38858e /gnome-base | |
parent | app-admin/eselect-python still needs gnulib on solaris 9 for scandir, and has... (diff) | |
download | gentoo-2-7716f9b4b7b885c23117f7bd2c85be9d64e10b9c.tar.gz gentoo-2-7716f9b4b7b885c23117f7bd2c85be9d64e10b9c.tar.bz2 gentoo-2-7716f9b4b7b885c23117f7bd2c85be9d64e10b9c.zip |
Stable for ppc.
Bug 271865.
(Portage version: 14420-svn/cvs/Linux ppc)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-keyring/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome-keyring/gnome-keyring-2.22.3-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/gnome-keyring/ChangeLog b/gnome-base/gnome-keyring/ChangeLog index 9ad9f6cbd98a..bfce5778ba77 100644 --- a/gnome-base/gnome-keyring/ChangeLog +++ b/gnome-base/gnome-keyring/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gnome-keyring # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.156 2009/09/28 18:12:09 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.157 2009/10/02 15:53:04 volkmar Exp $ + + 02 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> + gnome-keyring-2.22.3-r2.ebuild: + Stable for ppc, bug 271865 28 Sep 2009; Tobias Klausmann <klausman@gentoo.org> gnome-keyring-2.22.3-r2.ebuild: diff --git a/gnome-base/gnome-keyring/gnome-keyring-2.22.3-r2.ebuild b/gnome-base/gnome-keyring/gnome-keyring-2.22.3-r2.ebuild index a8c71e86dcd5..1a2333592931 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-2.22.3-r2.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-2.22.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.22.3-r2.ebuild,v 1.4 2009/09/28 18:12:09 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.22.3-r2.ebuild,v 1.5 2009/10/02 15:53:04 volkmar Exp $ inherit gnome2 eutils pam autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="debug doc hal pam test" RDEPEND=">=dev-libs/glib-2.8 |