diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-14 18:10:45 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-14 18:10:45 +0000 |
commit | 0d866892ad72dd429c273562d40635298e59e514 (patch) | |
tree | 7044a3705b0d9133362b124aae487d6e61fa2103 /net-misc | |
parent | definitely remove old net-wireless/acx files and ebuilds (diff) | |
download | gentoo-2-0d866892ad72dd429c273562d40635298e59e514.tar.gz gentoo-2-0d866892ad72dd429c273562d40635298e59e514.tar.bz2 gentoo-2-0d866892ad72dd429c273562d40635298e59e514.zip |
stable ppc64, bug 296404
(Portage version: 2.1.7.1/cvs/Linux ppc64)
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 2775251abd4f..2cab188f8190 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.79 2009/12/10 23:28:09 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/ChangeLog,v 1.80 2009/12/14 18:10:45 ranger Exp $ + + 14 Dec 2009; Brent Baude <ranger@gentoo.org> keychain-2.7.0.ebuild: + stable ppc64, bug 296404 11 Dec 2009; Tiago Cunha <tcunha@gentoo.org> keychain-2.7.0.ebuild: stable sparc, bug 296404 diff --git a/net-misc/keychain/keychain-2.7.0.ebuild b/net-misc/keychain/keychain-2.7.0.ebuild index b19c7378b956..328770e93908 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.4 2009/12/10 23:28:09 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/keychain-2.7.0.ebuild,v 1.5 2009/12/14 18:10:45 ranger 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="" |