diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2009-02-25 16:44:25 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2009-02-25 16:44:25 +0000 |
commit | 8d816509b86dd00623097f1cfc08f873e08a55d8 (patch) | |
tree | 39a9a73e04db3d179df18ad1e01d4d46a5da2b18 /net-im/psi/psi-0.12.1.ebuild | |
parent | Bump w.r.t. bug 260266. (diff) | |
download | gentoo-2-8d816509b86dd00623097f1cfc08f873e08a55d8.tar.gz gentoo-2-8d816509b86dd00623097f1cfc08f873e08a55d8.tar.bz2 gentoo-2-8d816509b86dd00623097f1cfc08f873e08a55d8.zip |
ppc stable, bug #252830
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'net-im/psi/psi-0.12.1.ebuild')
-rw-r--r-- | net-im/psi/psi-0.12.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/psi/psi-0.12.1.ebuild b/net-im/psi/psi-0.12.1.ebuild index 99a8b88dd5e8..d14a9619ba9b 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.7 2009/02/22 12:03:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.12.1.ebuild,v 1.8 2009/02/25 16:44:25 dertobi123 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" |