diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-11 09:40:44 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-11 09:40:44 +0000 |
commit | f0a083a776bce3b8b080290434475a949a3a4c2f (patch) | |
tree | 82cc8cb435f0b445475323c12b140897bd352c82 /gnome-base/gnome-keyring | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-f0a083a776bce3b8b080290434475a949a3a4c2f.tar.gz gentoo-2-f0a083a776bce3b8b080290434475a949a3a4c2f.tar.bz2 gentoo-2-f0a083a776bce3b8b080290434475a949a3a4c2f.zip |
Stable on alpha.
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 9aba031b627b..08a178372dd7 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.20 2004/11/12 02:27:12 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.21 2004/12/11 09:40:44 kloeri Exp $ + + 11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> + gnome-keyring-0.4.0.ebuild: + Stable on alpha. 11 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> gnome-keyring-0.4.0.ebuild: 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 f40f9b464a5b..4be525504bb3 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.5 2004/11/12 02:27:12 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-0.4.0.ebuild,v 1.6 2004/12/11 09:40:44 kloeri 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 |