diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-03 12:54:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-03 12:54:59 +0000 |
commit | 0c8d5337ee471513a34d42028e45fb2f3c59facb (patch) | |
tree | e4a8c6759e3bb54cf259a254564b2b3720c649bf /net-im/psi | |
parent | Stable for amd64, wrt bug #555526 (diff) | |
download | gentoo-2-0c8d5337ee471513a34d42028e45fb2f3c59facb.tar.gz gentoo-2-0c8d5337ee471513a34d42028e45fb2f3c59facb.tar.bz2 gentoo-2-0c8d5337ee471513a34d42028e45fb2f3c59facb.zip |
Stable for amd64, wrt bug #555526
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-im/psi')
-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 266f60218e0f..a86cd768b33e 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.243 2015/07/30 16:52:10 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.244 2015/08/03 12:54:59 ago Exp $ + + 03 Aug 2015; Agostino Sarubbo <ago@gentoo.org> psi-0.15.ebuild: + Stable for amd64, wrt bug #555526 30 Jul 2015; Johannes Huber <johu@gentoo.org> psi-0.15.ebuild: Drop DEPEND on qt3support by Pinky <j-pi@seznam.cz>, bug #487116. diff --git a/net-im/psi/psi-0.15.ebuild b/net-im/psi/psi-0.15.ebuild index 358dd6bf86ff..c87151900ebb 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.8 2015/07/30 16:52:10 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.15.ebuild,v 1.9 2015/08/03 12:54:59 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" |