diff options
Diffstat (limited to 'gnome-base/gnome-keyring/gnome-keyring-2.22.3.ebuild')
-rw-r--r-- | gnome-base/gnome-keyring/gnome-keyring-2.22.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-keyring/gnome-keyring-2.22.3.ebuild b/gnome-base/gnome-keyring/gnome-keyring-2.22.3.ebuild index fb9cff1acefb..1ec8c3624748 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-2.22.3.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-2.22.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.22.3.ebuild,v 1.6 2008/10/18 22:42:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.22.3.ebuild,v 1.7 2008/11/13 19:05:32 ranger 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="debug doc hal pam test" RDEPEND=">=dev-libs/glib-2.8 |