diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-02-22 12:03:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-02-22 12:03:36 +0000 |
commit | 00d45893a0023499e4daac8c7244e306f32817d9 (patch) | |
tree | 60678e1e51d866a61f12a35b48a4c0b808cdd040 /net-im/psi | |
parent | bluefish bump (diff) | |
download | gentoo-2-00d45893a0023499e4daac8c7244e306f32817d9.tar.gz gentoo-2-00d45893a0023499e4daac8c7244e306f32817d9.tar.bz2 gentoo-2-00d45893a0023499e4daac8c7244e306f32817d9.zip |
x86 stable wrt #252830
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'net-im/psi')
-rw-r--r-- | net-im/psi/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/psi/psi-0.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/psi/ChangeLog b/net-im/psi/ChangeLog index d729f1897a4d..95dd3ad1de40 100644 --- a/net-im/psi/ChangeLog +++ b/net-im/psi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/psi # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.154 2009/02/21 13:14:48 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.155 2009/02/22 12:03:36 armin76 Exp $ + + 22 Feb 2009; Raúl Porcel <armin76@gentoo.org> psi-0.12.1.ebuild: + x86 stable wrt #252830 21 Feb 2009; Peter Volkov <pva@gentoo.org> psi-0.12.1.ebuild: Fixed documentation build problem, bug #259632, thank Martin von Gagern diff --git a/net-im/psi/psi-0.12.1.ebuild b/net-im/psi/psi-0.12.1.ebuild index a5e510fb58a7..99a8b88dd5e8 100644 --- a/net-im/psi/psi-0.12.1.ebuild +++ b/net-im/psi/psi-0.12.1.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-im/psi/psi-0.12.1.ebuild,v 1.6 2009/02/21 13:14:48 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.12.1.ebuild,v 1.7 2009/02/22 12:03:36 armin76 Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 hppa ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="crypt dbus debug doc spell ssl xscreensaver" RESTRICT="test" |