diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-14 01:14:48 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-14 01:14:48 +0000 |
commit | 0a6219b57a8eb75e9c615864c684cefb4d8c4469 (patch) | |
tree | b3aa7f9e5293edb3cb9c29dc838cac04f99a5bcf /gnome-base/gnome-keyring/gnome-keyring-0.6.0.ebuild | |
parent | Fix broken manifest (2.0.0.1-r1 is not listed). (diff) | |
download | historical-0a6219b57a8eb75e9c615864c684cefb4d8c4469.tar.gz historical-0a6219b57a8eb75e9c615864c684cefb4d8c4469.tar.bz2 historical-0a6219b57a8eb75e9c615864c684cefb4d8c4469.zip |
Stable on Alpha.
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'gnome-base/gnome-keyring/gnome-keyring-0.6.0.ebuild')
-rw-r--r-- | gnome-base/gnome-keyring/gnome-keyring-0.6.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-base/gnome-keyring/gnome-keyring-0.6.0.ebuild b/gnome-base/gnome-keyring/gnome-keyring-0.6.0.ebuild index fad33e2d86b8..d9f1f6049216 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-0.6.0.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-0.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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-0.6.0.ebuild,v 1.11 2007/01/13 23:31:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-0.6.0.ebuild,v 1.12 2007/01/14 01:14:05 kloeri Exp $ inherit gnome2 eutils @@ -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="" RDEPEND=">=dev-libs/glib-2.6 |