diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-22 14:18:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-22 14:18:03 +0000 |
commit | 5b38ca5d6c0e4d09b2ca0f72ed2c645b18796920 (patch) | |
tree | 11d3f28d5cf7005b475f6a3f9179c4b5e918e5cc /gnome-base/gnome-keyring | |
parent | alpha/ia64/sparc stable wrt #199740 (diff) | |
download | gentoo-2-5b38ca5d6c0e4d09b2ca0f72ed2c645b18796920.tar.gz gentoo-2-5b38ca5d6c0e4d09b2ca0f72ed2c645b18796920.tar.bz2 gentoo-2-5b38ca5d6c0e4d09b2ca0f72ed2c645b18796920.zip |
alpha/ia64/sparc stable wrt #199740
(Portage version: 2.1.3.19)
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.20.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 6c089b2a2ba8..a23040fa38bc 100644 --- a/gnome-base/gnome-keyring/ChangeLog +++ b/gnome-base/gnome-keyring/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gnome-keyring # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.106 2007/11/21 16:31:41 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.107 2007/11/22 14:18:03 armin76 Exp $ + + 22 Nov 2007; Raúl Porcel <armin76@gentoo.org> + gnome-keyring-2.20.1.ebuild: + alpha/ia64/sparc stable wrt #199740 21 Nov 2007; Dawid Węgliński <cla@gentoo.org> gnome-keyring-2.20.1.ebuild: diff --git a/gnome-base/gnome-keyring/gnome-keyring-2.20.1.ebuild b/gnome-base/gnome-keyring/gnome-keyring-2.20.1.ebuild index 6e1fdf12405e..8f38dc2a01ca 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-2.20.1.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-2.20.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.20.1.ebuild,v 1.4 2007/11/21 16:31:41 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.20.1.ebuild,v 1.5 2007/11/22 14:18:03 armin76 Exp $ inherit gnome2 eutils pam @@ -9,7 +9,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="doc hal pam test" RDEPEND=">=dev-libs/glib-2.6 |