diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 21:42:28 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 21:42:28 +0000 |
commit | 1ed48e852b18a096ea9460c0d092b3bd03b7b879 (patch) | |
tree | f14ab43ddb78736f8ac6ea168b0d261f2dac13ab /gnome-base/gnome-keyring | |
parent | Fix wrong commit, bug 502160 (diff) | |
download | gentoo-2-1ed48e852b18a096ea9460c0d092b3bd03b7b879.tar.gz gentoo-2-1ed48e852b18a096ea9460c0d092b3bd03b7b879.tar.bz2 gentoo-2-1ed48e852b18a096ea9460c0d092b3bd03b7b879.zip |
Fix wrong commit, bug 502160
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
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-3.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-keyring/ChangeLog b/gnome-base/gnome-keyring/ChangeLog index 8210d9c73d96..b041dec2ced5 100644 --- a/gnome-base/gnome-keyring/ChangeLog +++ b/gnome-base/gnome-keyring/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-keyring # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.239 2014/02/22 15:02:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.240 2014/02/22 21:42:28 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnome-keyring-3.10.1.ebuild: + Fix wrong commit, bug 502160 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnome-keyring-3.10.1.ebuild: arch stable, bug 888 diff --git a/gnome-base/gnome-keyring/gnome-keyring-3.10.1.ebuild b/gnome-base/gnome-keyring/gnome-keyring-3.10.1.ebuild index 48e73c8bea8d..7fbf8dfb7163 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-3.10.1.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-3.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-3.10.1.ebuild,v 1.2 2014/02/22 15:02:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-3.10.1.ebuild,v 1.3 2014/02/22 21:42:28 pacho Exp $ EAPI="5" GCONF_DEBUG="yes" # Not gnome macro but similar @@ -14,7 +14,7 @@ HOMEPAGE="http://live.gnome.org/GnomeKeyring" LICENSE="GPL-2+ LGPL-2+" SLOT="0" IUSE="+caps debug pam selinux" -KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris" RDEPEND=" >=app-crypt/gcr-3.5.3:=[gtk] |