diff options
author | 2009-12-28 18:34:52 +0000 | |
---|---|---|
committer | 2009-12-28 18:34:52 +0000 | |
commit | 2f60770fadebabd1845aa9f5482db9cdcf2f5e70 (patch) | |
tree | 59bfd99618197be09e12ade3ec9a82ac497cde30 /net-misc | |
parent | Mask gcc-4.4.2 on sparcbased Solaris 10, fails to compile (diff) | |
download | gentoo-2-2f60770fadebabd1845aa9f5482db9cdcf2f5e70.tar.gz gentoo-2-2f60770fadebabd1845aa9f5482db9cdcf2f5e70.tar.bz2 gentoo-2-2f60770fadebabd1845aa9f5482db9cdcf2f5e70.zip |
ppc stable #296404
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/keychain/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/keychain/keychain-2.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/keychain/ChangeLog b/net-misc/keychain/ChangeLog index 0d0cb3e73a7a..3dadca5fa6dd 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.81 2009/12/17 19:55:21 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/ChangeLog,v 1.82 2009/12/28 18:34:52 nixnut Exp $ + + 28 Dec 2009; nixnut <nixnut@gentoo.org> keychain-2.7.0.ebuild: + ppc stable #296404 17 Dec 2009; Pacho Ramos <pacho@gentoo.org> keychain-2.7.0.ebuild: stable amd64, bug 296404 diff --git a/net-misc/keychain/keychain-2.7.0.ebuild b/net-misc/keychain/keychain-2.7.0.ebuild index 1241aa70a513..c111e47ae53d 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 # 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.6 2009/12/17 19:55:21 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/keychain-2.7.0.ebuild,v 1.7 2009/12/28 18:34:52 nixnut 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="" |