diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-02 14:40:31 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-02 14:40:31 +0000 |
commit | 7b5cf111ed7a45b2e741b789a7c8a6b800c1e302 (patch) | |
tree | bf3c9f31b2d349c9b993e98ff992ff9265e40a94 /gnome-base/gnome-keyring/gnome-keyring-0.4.2.ebuild | |
parent | sys-libs/pam_passwdqc -> sys-auth/pam_passwdqc. (diff) | |
download | gentoo-2-7b5cf111ed7a45b2e741b789a7c8a6b800c1e302.tar.gz gentoo-2-7b5cf111ed7a45b2e741b789a7c8a6b800c1e302.tar.bz2 gentoo-2-7b5cf111ed7a45b2e741b789a7c8a6b800c1e302.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'gnome-base/gnome-keyring/gnome-keyring-0.4.2.ebuild')
-rw-r--r-- | gnome-base/gnome-keyring/gnome-keyring-0.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-keyring/gnome-keyring-0.4.2.ebuild b/gnome-base/gnome-keyring/gnome-keyring-0.4.2.ebuild index 8ce3d8601e66..74d5b9312005 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-0.4.2.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-0.4.2.ebuild,v 1.7 2005/06/25 14:02:43 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-0.4.2.ebuild,v 1.8 2005/07/02 14:38:37 kloeri Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-libs/glib-2.3.1 |