diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 22:54:36 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 22:54:36 +0000 |
commit | 647899521356d26f18c803c50413ae0daad3823a (patch) | |
tree | dad25e30636795570bad4489d4fbde49f63fb22a /gnome-base/gnome-keyring | |
parent | Stable on amd64 wrt bug #353436 (diff) | |
download | historical-647899521356d26f18c803c50413ae0daad3823a.tar.gz historical-647899521356d26f18c803c50413ae0daad3823a.tar.bz2 historical-647899521356d26f18c803c50413ae0daad3823a.zip |
Stable on amd64 wrt bug #353436
Package-Manager: portage-2.1.9.39/cvs/Linux x86_64
Diffstat (limited to 'gnome-base/gnome-keyring')
-rw-r--r-- | gnome-base/gnome-keyring/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome-keyring/gnome-keyring-2.32.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/gnome-keyring/ChangeLog b/gnome-base/gnome-keyring/ChangeLog index f249106b8109..bf0a17e3ff4e 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.194 2011/01/01 18:23:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.195 2011/02/23 22:50:48 hwoarang Exp $ + + 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> + gnome-keyring-2.32.1.ebuild: + Stable on amd64 wrt bug #353436 01 Jan 2011; Pacho Ramos <pacho@gentoo.org> gnome-keyring-2.32.1.ebuild: Restrict tests as they won't be fixed for this cycle but should be fixed in diff --git a/gnome-base/gnome-keyring/gnome-keyring-2.32.1.ebuild b/gnome-base/gnome-keyring/gnome-keyring-2.32.1.ebuild index 0178e674b9fd..6084e39c3520 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-2.32.1.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-2.32.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.32.1.ebuild,v 1.4 2011/01/02 21:32:23 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.32.1.ebuild,v 1.5 2011/02/23 22:50:48 hwoarang Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="debug doc pam test" # USE=valgrind is probably not a good idea for the tree |