diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-28 17:10:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-28 17:10:50 +0000 |
commit | 112f4cbce86ddb8be118f46f234d2235439da69c (patch) | |
tree | 07132266a27a8940dc6e8d0f8a42f918d4ca6f1c /gnome-base/gnome-keyring | |
parent | alpha/ia64/sparc stable wrt #281427 (diff) | |
download | gentoo-2-112f4cbce86ddb8be118f46f234d2235439da69c.tar.gz gentoo-2-112f4cbce86ddb8be118f46f234d2235439da69c.tar.bz2 gentoo-2-112f4cbce86ddb8be118f46f234d2235439da69c.zip |
alpha/ia64/sparc stable wrt #281427
(Portage version: 2.1.6.13/cvs/Linux ia64)
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.26.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/gnome-keyring/ChangeLog b/gnome-base/gnome-keyring/ChangeLog index 3180b4616467..e8bc6b81b314 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.163 2009/11/05 20:09:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.164 2009/11/28 17:10:50 armin76 Exp $ + + 28 Nov 2009; Raúl Porcel <armin76@gentoo.org> + gnome-keyring-2.26.3.ebuild: + alpha/ia64/sparc stable wrt #281427 05 Nov 2009; Markus Meier <maekke@gentoo.org> gnome-keyring-2.26.3.ebuild: arm stable, bug #281427 diff --git a/gnome-base/gnome-keyring/gnome-keyring-2.26.3.ebuild b/gnome-base/gnome-keyring/gnome-keyring-2.26.3.ebuild index ea44355a785d..9a6f1d6693aa 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-2.26.3.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-2.26.3.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.26.3.ebuild,v 1.7 2009/11/05 20:09:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.26.3.ebuild,v 1.8 2009/11/28 17:10:50 armin76 Exp $ EAPI="2" @@ -11,7 +11,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" # USE=valgrind is probably not a good idea for the tree |