diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-14 21:20:50 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-14 21:20:50 +0000 |
commit | dcc1bba2ab3e86593c6684480fde2bcc8a601449 (patch) | |
tree | 3f8a94abad966f199bbec791d41be13251b85a65 /gnome-base/gnome-keyring | |
parent | amd64 stable wrt #385699 (diff) | |
download | gentoo-2-dcc1bba2ab3e86593c6684480fde2bcc8a601449.tar.gz gentoo-2-dcc1bba2ab3e86593c6684480fde2bcc8a601449.tar.bz2 gentoo-2-dcc1bba2ab3e86593c6684480fde2bcc8a601449.zip |
amd64 stable wrt #385699
(Portage version: 2.2.0_alpha64/cvs/Linux x86_64, RepoMan options: --force)
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-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/gnome-keyring/ChangeLog b/gnome-base/gnome-keyring/ChangeLog index 80096da715cc..bd93d5da571e 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.207 2011/08/14 15:13:25 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.208 2011/10/14 21:20:50 ssuominen Exp $ + + 14 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> + gnome-keyring-2.32.1-r1.ebuild: + amd64 stable wrt #385699 *gnome-keyring-3.0.3-r300 (14 Aug 2011) *gnome-keyring-3.0.3-r200 (14 Aug 2011) diff --git a/gnome-base/gnome-keyring/gnome-keyring-2.32.1-r1.ebuild b/gnome-base/gnome-keyring/gnome-keyring-2.32.1-r1.ebuild index 866cf5ad97e1..e0b9eb0a520a 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-2.32.1-r1.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-2.32.1-r1.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-r1.ebuild,v 1.1 2011/07/11 11:42:48 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.32.1-r1.ebuild,v 1.2 2011/10/14 21:20:50 ssuominen Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ HOMEPAGE="http://live.gnome.org/GnomeKeyring" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="debug doc pam test" # USE=valgrind is probably not a good idea for the tree |