diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-16 17:27:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-16 17:27:14 +0000 |
commit | b0fa73276fd3bfb4014114b059763acaeac9bb5c (patch) | |
tree | 363ae0f7d8db81303edcd67f96affa86e159f97c /gnome-base/gnome-keyring | |
parent | stable x86, bug 293714 (diff) | |
download | historical-b0fa73276fd3bfb4014114b059763acaeac9bb5c.tar.gz historical-b0fa73276fd3bfb4014114b059763acaeac9bb5c.tar.bz2 historical-b0fa73276fd3bfb4014114b059763acaeac9bb5c.zip |
sh stable
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
RepoMan-Options: --force
Diffstat (limited to 'gnome-base/gnome-keyring')
-rw-r--r-- | gnome-base/gnome-keyring/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-base/gnome-keyring/gnome-keyring-2.26.3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/gnome-base/gnome-keyring/ChangeLog b/gnome-base/gnome-keyring/ChangeLog index 4f732676e78b..2c43eb556c57 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.166 2009/12/21 22:54:50 eva Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.167 2010/01/16 17:15:13 armin76 Exp $ + + 16 Jan 2010; Raúl Porcel <armin76@gentoo.org> + gnome-keyring-2.26.3.ebuild: + sh stable *gnome-keyring-2.28.2 (21 Dec 2009) 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 d68837174fbf..eda1e0052b5b 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 +# Copyright 1999-2010 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.9 2009/12/03 17:07:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.26.3.ebuild,v 1.10 2010/01/16 17:15:13 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 |