diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-20 00:57:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-20 00:57:06 +0000 |
commit | 3091211cc5e7d728ff3a31ecd76f63581fe978f6 (patch) | |
tree | c410dc04005cd469ab83829c070a8084262e3356 /net-misc | |
parent | Version bump, fixes bug 269422 (diff) | |
download | gentoo-2-3091211cc5e7d728ff3a31ecd76f63581fe978f6.tar.gz gentoo-2-3091211cc5e7d728ff3a31ecd76f63581fe978f6.tar.bz2 gentoo-2-3091211cc5e7d728ff3a31ecd76f63581fe978f6.zip |
Stable for HPPA (bug #327169).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'net-misc')
-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 bef8f1276c74..fc43c0a2d497 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.90 2010/07/19 19:13:38 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/ChangeLog,v 1.91 2010/07/20 00:57:06 jer Exp $ + + 20 Jul 2010; Jeroen Roovers <jer@gentoo.org> keychain-2.7.1.ebuild: + Stable for HPPA (bug #327169). 19 Jul 2010; Joseph Jezak <josejx@gentoo.org> keychain-2.7.1.ebuild: Marked ppc stable for bug #327169. diff --git a/net-misc/keychain/keychain-2.7.1.ebuild b/net-misc/keychain/keychain-2.7.1.ebuild index f0a2fa26fadd..278609deed16 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.5 2010/07/19 19:13:38 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/keychain-2.7.1.ebuild,v 1.6 2010/07/20 00:57:06 jer 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="" |