diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-09 19:56:05 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-09 19:56:05 +0000 |
commit | b896db2fa5e6f9cc40db0ebff8709ebf971d8d27 (patch) | |
tree | 5fa94409fbd5b458781ced724b598b24205594b8 /gnome-base/gnome-keyring | |
parent | Added ~hppa (diff) | |
download | gentoo-2-b896db2fa5e6f9cc40db0ebff8709ebf971d8d27.tar.gz gentoo-2-b896db2fa5e6f9cc40db0ebff8709ebf971d8d27.tar.bz2 gentoo-2-b896db2fa5e6f9cc40db0ebff8709ebf971d8d27.zip |
Stable on sparc
(Portage version: 2.0.51.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-0.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/gnome-keyring/ChangeLog b/gnome-base/gnome-keyring/ChangeLog index 6f5cc10d4ca4..4680797bd4d9 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.32 2005/05/11 16:08:41 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.33 2005/06/09 19:54:08 gustavoz Exp $ + + 09 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> + gnome-keyring-0.4.2.ebuild: + Stable on sparc 11 May 2005; Guy Martin <gmsoft@gentoo.org> gnome-keyring-0.4.1.ebuild: Stable on hppa. 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 750d7e203d2a..067a20dc8a6c 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.2 2005/06/05 19:34:55 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-0.4.2.ebuild,v 1.3 2005/06/09 19:54:08 gustavoz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc" +KEYWORDS="x86 ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc" IUSE="" RDEPEND=">=dev-libs/glib-2.3.1 |