diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-02 13:38:09 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-02 13:38:09 +0000 |
commit | 3845f8a01880396c88bd816d92ec85874c705f51 (patch) | |
tree | b2ae706840378182d0dfcbb36f695d9381e8daff /gnome-base | |
parent | Fixup gcc4 patch. (diff) | |
download | gentoo-2-3845f8a01880396c88bd816d92ec85874c705f51.tar.gz gentoo-2-3845f8a01880396c88bd816d92ec85874c705f51.tar.bz2 gentoo-2-3845f8a01880396c88bd816d92ec85874c705f51.zip |
Stable on sparc
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-keyring/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome-keyring/gnome-keyring-0.4.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/gnome-keyring/ChangeLog b/gnome-base/gnome-keyring/ChangeLog index 99157bad9bcc..37aab611b97f 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.52 2005/11/01 17:08:21 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.53 2005/11/02 13:35:52 gustavoz Exp $ + + 02 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> + gnome-keyring-0.4.4.ebuild: + Stable on sparc 01 Nov 2005; John N. Laliberte <allanonjl@gentoo.org> gnome-keyring-0.4.4.ebuild: diff --git a/gnome-base/gnome-keyring/gnome-keyring-0.4.4.ebuild b/gnome-base/gnome-keyring/gnome-keyring-0.4.4.ebuild index 9cb6bfb138b8..64860cb12348 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-0.4.4.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-0.4.4.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.4.ebuild,v 1.2 2005/11/01 17:08:21 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-0.4.4.ebuild,v 1.3 2005/11/02 13:35:52 gustavoz Exp $ inherit gnome2 @@ -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 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="static" RDEPEND=">=dev-libs/glib-2.3.1 |