diff options
author | 2010-07-19 19:13:38 +0000 | |
---|---|---|
committer | 2010-07-19 19:13:38 +0000 | |
commit | 6a89e7add16854ca92e0170889981473339c0d0c (patch) | |
tree | ff927e7e3afee18b561e6ac1f691023ff8460880 /net-misc/keychain | |
parent | Marked ~hppa (bug #321743). (diff) | |
download | gentoo-2-6a89e7add16854ca92e0170889981473339c0d0c.tar.gz gentoo-2-6a89e7add16854ca92e0170889981473339c0d0c.tar.bz2 gentoo-2-6a89e7add16854ca92e0170889981473339c0d0c.zip |
Marked ppc stable for bug #327169.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/keychain')
-rw-r--r-- | net-misc/keychain/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/keychain/keychain-2.7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/keychain/ChangeLog b/net-misc/keychain/ChangeLog index f95538a3fbdf..bef8f1276c74 100644 --- a/net-misc/keychain/ChangeLog +++ b/net-misc/keychain/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/keychain # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/ChangeLog,v 1.89 2010/07/12 06:13:35 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/ChangeLog,v 1.90 2010/07/19 19:13:38 josejx Exp $ + + 19 Jul 2010; Joseph Jezak <josejx@gentoo.org> keychain-2.7.1.ebuild: + Marked ppc stable for bug #327169. 12 Jul 2010; Christian Faulhammer <fauli@gentoo.org> keychain-2.7.1.ebuild: diff --git a/net-misc/keychain/keychain-2.7.1.ebuild b/net-misc/keychain/keychain-2.7.1.ebuild index 1b8d012d6b3b..f0a2fa26fadd 100644 --- a/net-misc/keychain/keychain-2.7.1.ebuild +++ b/net-misc/keychain/keychain-2.7.1.ebuild @@ -1,6 +1,6 @@ # 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.1.ebuild,v 1.4 2010/07/12 06:13:35 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/keychain-2.7.1.ebuild,v 1.5 2010/07/19 19:13:38 josejx Exp $ EAPI=2 @@ -10,7 +10,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 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" |