diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-02-03 19:02:24 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-02-03 19:02:24 +0000 |
commit | b8403c1c7cb71c0bc64536fd51f56ba7f10c4312 (patch) | |
tree | a7c9f89750be0b5c607af80126e25536c0a1056b /gnome-base | |
parent | add portuguese (pt) longdescription, add missing space in (es) (diff) | |
download | gentoo-2-b8403c1c7cb71c0bc64536fd51f56ba7f10c4312.tar.gz gentoo-2-b8403c1c7cb71c0bc64536fd51f56ba7f10c4312.tar.bz2 gentoo-2-b8403c1c7cb71c0bc64536fd51f56ba7f10c4312.zip |
Stable on hppa.
(Portage version: 2.0.53)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-keyring/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-keyring/gnome-keyring-0.4.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-keyring/ChangeLog b/gnome-base/gnome-keyring/ChangeLog index bb7a51513fdd..785c70816e42 100644 --- a/gnome-base/gnome-keyring/ChangeLog +++ b/gnome-base/gnome-keyring/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-keyring # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.64 2006/02/02 20:22:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.65 2006/02/03 18:58:40 gmsoft Exp $ + + 03 Feb 2006; Guy Martin <gmsoft@gentoo.org> gnome-keyring-0.4.6.ebuild: + Stable on hppa. 02 Feb 2006; Aron Griffis <agriffis@gentoo.org> gnome-keyring-0.4.6.ebuild: diff --git a/gnome-base/gnome-keyring/gnome-keyring-0.4.6.ebuild b/gnome-base/gnome-keyring/gnome-keyring-0.4.6.ebuild index 494e422f3d1c..425cc180dac5 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-0.4.6.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-0.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.6.ebuild,v 1.8 2006/02/02 20:22:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-0.4.6.ebuild,v 1.9 2006/02/03 18:58:40 gmsoft 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="" RDEPEND=">=dev-libs/glib-2.6 |