diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2010-01-01 15:01:37 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2010-01-01 15:01:37 +0000 |
commit | 11357dd73ee3ef8aac731c59bb8577114ba9679c (patch) | |
tree | 29fd96d8218eab4007f94d042b6ce7b39e880d55 /net-misc/keychain | |
parent | Stable on alpha, bug #296389 (diff) | |
download | gentoo-2-11357dd73ee3ef8aac731c59bb8577114ba9679c.tar.gz gentoo-2-11357dd73ee3ef8aac731c59bb8577114ba9679c.tar.bz2 gentoo-2-11357dd73ee3ef8aac731c59bb8577114ba9679c.zip |
Stable on alpha, bug #296404
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/keychain')
-rw-r--r-- | net-misc/keychain/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/keychain/keychain-2.7.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/keychain/ChangeLog b/net-misc/keychain/ChangeLog index 3dadca5fa6dd..0eff15a984b9 100644 --- a/net-misc/keychain/ChangeLog +++ b/net-misc/keychain/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/keychain -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/ChangeLog,v 1.82 2009/12/28 18:34:52 nixnut Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/ChangeLog,v 1.83 2010/01/01 15:01:37 klausman Exp $ + + 01 Jan 2010; Tobias Klausmann <klausman@gentoo.org> keychain-2.7.0.ebuild: + Stable on alpha, bug #296404 28 Dec 2009; nixnut <nixnut@gentoo.org> keychain-2.7.0.ebuild: ppc stable #296404 diff --git a/net-misc/keychain/keychain-2.7.0.ebuild b/net-misc/keychain/keychain-2.7.0.ebuild index c111e47ae53d..503e6fcca4c5 100644 --- a/net-misc/keychain/keychain-2.7.0.ebuild +++ b/net-misc/keychain/keychain-2.7.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/keychain-2.7.0.ebuild,v 1.7 2009/12/28 18:34:52 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/keychain-2.7.0.ebuild,v 1.8 2010/01/01 15:01:37 klausman Exp $ EAPI=2 @@ -11,7 +11,7 @@ SRC_URI="http://www.funtoo.org/archive/keychain/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" DEPEND="" |