diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-12 02:27:12 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-12 02:27:12 +0000 |
commit | 4b28e4cf9153938330eff6c9a7df66f608a22f7f (patch) | |
tree | 7888b3f7cc6ea0888e9998774d0f7737fcbbb604 /gnome-base/gnome-keyring | |
parent | Version bump. Add loop-aes patch (#24458 / #25192). Punt gcloop/cryptoapi p... (diff) | |
download | gentoo-2-4b28e4cf9153938330eff6c9a7df66f608a22f7f.tar.gz gentoo-2-4b28e4cf9153938330eff6c9a7df66f608a22f7f.tar.bz2 gentoo-2-4b28e4cf9153938330eff6c9a7df66f608a22f7f.zip |
Stable on sparc
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.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/gnome-keyring/ChangeLog b/gnome-base/gnome-keyring/ChangeLog index 2c2c5c2c385d..9aba031b627b 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.19 2004/11/11 11:31:29 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.20 2004/11/12 02:27:12 gustavoz Exp $ + + 11 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> + gnome-keyring-0.4.0.ebuild: + Stable on sparc 11 Nov 2004; Mike Gardiner <obz@gentoo.org> gnome-keyring-0.4.0.ebuild: Keyworded ppc for GNOME 2.8 diff --git a/gnome-base/gnome-keyring/gnome-keyring-0.4.0.ebuild b/gnome-base/gnome-keyring/gnome-keyring-0.4.0.ebuild index cd6ec65a1cc7..f40f9b464a5b 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-0.4.0.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-0.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.0.ebuild,v 1.4 2004/11/11 11:31:29 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-0.4.0.ebuild,v 1.5 2004/11/12 02:27:12 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 ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" +KEYWORDS="x86 ppc sparc ~alpha ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="" RDEPEND=">=dev-libs/glib-2.3.1 |