diff options
author | Brent Baude <ranger@gentoo.org> | 2008-11-13 19:05:32 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-11-13 19:05:32 +0000 |
commit | c069336f3bef12c97ced5155c64002046fa462a9 (patch) | |
tree | d6981a2bd3da020c0fa6103b1882c29dbe7d13f4 /gnome-base/gnome-keyring | |
parent | Marking libsoup-2.4.1 ppc64 for bug 236971 (diff) | |
download | gentoo-2-c069336f3bef12c97ced5155c64002046fa462a9.tar.gz gentoo-2-c069336f3bef12c97ced5155c64002046fa462a9.tar.bz2 gentoo-2-c069336f3bef12c97ced5155c64002046fa462a9.zip |
Marking gnome-keyring-2.22.3 ppc64 for bug 236971
(Portage version: 2.2_rc14/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'gnome-base/gnome-keyring')
-rw-r--r-- | gnome-base/gnome-keyring/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-keyring/gnome-keyring-2.22.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-keyring/ChangeLog b/gnome-base/gnome-keyring/ChangeLog index c36fa908edf7..93a3db73b85f 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.132 2008/10/18 22:42:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.133 2008/11/13 19:05:32 ranger Exp $ + + 13 Nov 2008; Brent Baude <ranger@gentoo.org> gnome-keyring-2.22.3.ebuild: + Marking gnome-keyring-2.22.3 ppc64 stable for bug 236971 18 Oct 2008; Brent Baude <ranger@gentoo.org> gnome-keyring-2.22.3.ebuild: Marking gnome-keyring-2.22.3 ppc stable for bug 236971 diff --git a/gnome-base/gnome-keyring/gnome-keyring-2.22.3.ebuild b/gnome-base/gnome-keyring/gnome-keyring-2.22.3.ebuild index fb9cff1acefb..1ec8c3624748 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-2.22.3.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-2.22.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.ebuild,v 1.6 2008/10/18 22:42:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.22.3.ebuild,v 1.7 2008/11/13 19:05:32 ranger Exp $ inherit gnome2 eutils pam @@ -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 |