diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-06 07:22:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-06 07:22:22 +0000 |
commit | f00da0e42a78701e1e1450e38228895f25e83bd6 (patch) | |
tree | e79425b2721b2ddc93a6e42b0121774190c6f268 /net-im | |
parent | Stable for x86, wrt bug #555526 (diff) | |
download | gentoo-2-f00da0e42a78701e1e1450e38228895f25e83bd6.tar.gz gentoo-2-f00da0e42a78701e1e1450e38228895f25e83bd6.tar.bz2 gentoo-2-f00da0e42a78701e1e1450e38228895f25e83bd6.zip |
Stable for x86, wrt bug #555526
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/psi/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/psi/psi-0.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/psi/ChangeLog b/net-im/psi/ChangeLog index a86cd768b33e..eb42617a1ecb 100644 --- a/net-im/psi/ChangeLog +++ b/net-im/psi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/psi # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.244 2015/08/03 12:54:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.245 2015/08/06 07:22:22 ago Exp $ + + 06 Aug 2015; Agostino Sarubbo <ago@gentoo.org> psi-0.15.ebuild: + Stable for x86, wrt bug #555526 03 Aug 2015; Agostino Sarubbo <ago@gentoo.org> psi-0.15.ebuild: Stable for amd64, wrt bug #555526 diff --git a/net-im/psi/psi-0.15.ebuild b/net-im/psi/psi-0.15.ebuild index c87151900ebb..ff8537c55829 100644 --- a/net-im/psi/psi-0.15.ebuild +++ b/net-im/psi/psi-0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.15.ebuild,v 1.9 2015/08/03 12:54:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.15.ebuild,v 1.10 2015/08/06 07:22:22 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ done LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd" IUSE="crypt dbus debug doc jingle spell ssl xscreensaver whiteboarding" RESTRICT="test" |