diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-07-31 19:59:31 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-07-31 19:59:31 +0000 |
commit | c20c9701bf980253aa8f7c39f1be49cd4b00386c (patch) | |
tree | 65f48ba35ff5030696ff78fe4caa98d6e0396e05 /net-im/psi | |
parent | Stable for HPPA (bug #376163). (diff) | |
download | gentoo-2-c20c9701bf980253aa8f7c39f1be49cd4b00386c.tar.gz gentoo-2-c20c9701bf980253aa8f7c39f1be49cd4b00386c.tar.bz2 gentoo-2-c20c9701bf980253aa8f7c39f1be49cd4b00386c.zip |
Stable for HPPA (bug #372591).
(Portage version: 2.2.0_alpha49/cvs/Linux x86_64)
Diffstat (limited to 'net-im/psi')
-rw-r--r-- | net-im/psi/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/psi/psi-0.14-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/psi/ChangeLog b/net-im/psi/ChangeLog index a9f52bf81e5f..767ba5df429a 100644 --- a/net-im/psi/ChangeLog +++ b/net-im/psi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/psi # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.211 2011/07/24 18:17:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.212 2011/07/31 19:59:31 jer Exp $ + + 31 Jul 2011; Jeroen Roovers <jer@gentoo.org> psi-0.14-r2.ebuild: + Stable for HPPA (bug #372591). 24 Jul 2011; Raúl Porcel <armin76@gentoo.org> psi-0.14-r1.ebuild, psi-0.14-r2.ebuild: diff --git a/net-im/psi/psi-0.14-r2.ebuild b/net-im/psi/psi-0.14-r2.ebuild index b896891f5a14..94508c706fa0 100644 --- a/net-im/psi/psi-0.14-r2.ebuild +++ b/net-im/psi/psi-0.14-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.14-r2.ebuild,v 1.5 2011/07/24 18:17:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.14-r2.ebuild,v 1.6 2011/07/31 19:59:31 jer Exp $ EAPI="2" @@ -20,7 +20,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2 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 extras jingle spell ssl xscreensaver webkit" RESTRICT="test" |