diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-03 11:18:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-03 11:18:26 +0000 |
commit | 7810461ebdc6af52dfe87efd17c7f0460e1cd8f8 (patch) | |
tree | 16e6dbdbab8de7033ec4152526807447908e539a /gnome-base/gnome-keyring | |
parent | x86 stable, bug #208313 (diff) | |
download | gentoo-2-7810461ebdc6af52dfe87efd17c7f0460e1cd8f8.tar.gz gentoo-2-7810461ebdc6af52dfe87efd17c7f0460e1cd8f8.tar.bz2 gentoo-2-7810461ebdc6af52dfe87efd17c7f0460e1cd8f8.zip |
alpha/ia64/sparc stable wrt #208366
(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.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 2506c11e13f7..ba598670b33e 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.115 2008/02/02 15:37:28 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.116 2008/02/03 11:18:26 armin76 Exp $ + + 03 Feb 2008; Raúl Porcel <armin76@gentoo.org> + gnome-keyring-2.20.3.ebuild: + alpha/ia64/sparc stable wrt #208366 02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> gnome-keyring-2.20.3.ebuild: diff --git a/gnome-base/gnome-keyring/gnome-keyring-2.20.3.ebuild b/gnome-base/gnome-keyring/gnome-keyring-2.20.3.ebuild index bc41b80a350d..ce7b1c95036b 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-2.20.3.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-2.20.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.3.ebuild,v 1.5 2008/02/02 15:37:28 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.20.3.ebuild,v 1.6 2008/02/03 11:18:26 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 |