diff options
author | 2004-07-14 03:26:23 +0000 | |
---|---|---|
committer | 2004-07-14 03:26:23 +0000 | |
commit | 7326a1541f704b19b3404bcc1213d69987c37883 (patch) | |
tree | 8fba5245f18177164bbe640624c07f0e149a13e4 /gnome-base/gnome-keyring | |
parent | added ~ppc64, bug #54807 (diff) | |
download | historical-7326a1541f704b19b3404bcc1213d69987c37883.tar.gz historical-7326a1541f704b19b3404bcc1213d69987c37883.tar.bz2 historical-7326a1541f704b19b3404bcc1213d69987c37883.zip |
added ~ppc64, bug #54807
Diffstat (limited to 'gnome-base/gnome-keyring')
-rw-r--r-- | gnome-base/gnome-keyring/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-keyring/gnome-keyring-0.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-keyring/ChangeLog b/gnome-base/gnome-keyring/ChangeLog index 952faab26068..0351419882d3 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.11 2004/07/03 19:14:12 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.12 2004/07/14 03:26:23 tgall Exp $ + + 13 Jul 2004; Tom Gall <tgall@gentoo.org> gnome-keyring-0.2.1.ebuild: + added ~ppc64 bug #54807 03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> gnome-keyring-0.2.0.ebuild: diff --git a/gnome-base/gnome-keyring/gnome-keyring-0.2.1.ebuild b/gnome-base/gnome-keyring/gnome-keyring-0.2.1.ebuild index 47ccb147f846..6411331a3673 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-0.2.1.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-0.2.1.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.2.1.ebuild,v 1.4 2004/06/24 21:57:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-0.2.1.ebuild,v 1.5 2004/07/14 03:26:23 tgall Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha hppa amd64 ~ia64 ~mips" +KEYWORDS="~x86 ~ppc ~sparc ~alpha hppa amd64 ~ia64 ~mips ~ppc64" IUSE="" RDEPEND=">=dev-libs/glib-2.3.1 |