diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-26 18:57:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-26 18:57:30 +0000 |
commit | 88c3bf09c606eb7c36f8a16241a3f460f3963bae (patch) | |
tree | 43f4d3dad8175246f2d532ad7508fee1cfd6b104 /net-im/psi | |
parent | Add ~sparc wrt #279676 (diff) | |
download | gentoo-2-88c3bf09c606eb7c36f8a16241a3f460f3963bae.tar.gz gentoo-2-88c3bf09c606eb7c36f8a16241a3f460f3963bae.tar.bz2 gentoo-2-88c3bf09c606eb7c36f8a16241a3f460f3963bae.zip |
Add ~sparc wrt #279676
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'net-im/psi')
-rw-r--r-- | net-im/psi/ChangeLog | 6 | ||||
-rw-r--r-- | net-im/psi/psi-0.13-r1.ebuild | 4 | ||||
-rw-r--r-- | net-im/psi/psi-0.13.ebuild | 4 | ||||
-rw-r--r-- | net-im/psi/psi-0.14-r1.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/net-im/psi/ChangeLog b/net-im/psi/ChangeLog index ff88209aeac7..88570b83d0cb 100644 --- a/net-im/psi/ChangeLog +++ b/net-im/psi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/psi # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.183 2009/12/11 10:19:33 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.184 2009/12/26 18:57:30 armin76 Exp $ + + 26 Dec 2009; Raúl Porcel <armin76@gentoo.org> psi-0.13.ebuild, + psi-0.13-r1.ebuild, psi-0.14-r1.ebuild: + Add ~sparc wrt #279676 *psi-0.14-r1 (11 Dec 2009) diff --git a/net-im/psi/psi-0.13-r1.ebuild b/net-im/psi/psi-0.13-r1.ebuild index e14af0c4336f..1b24e05387bf 100644 --- a/net-im/psi/psi-0.13-r1.ebuild +++ b/net-im/psi/psi-0.13-r1.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.13-r1.ebuild,v 1.8 2009/11/24 01:50:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.13-r1.ebuild,v 1.9 2009/12/26 18:57:30 armin76 Exp $ EAPI="2" @@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ppc x86 ~x86-fbsd" +KEYWORDS="amd64 hppa ppc ~sparc x86 ~x86-fbsd" IUSE="crypt dbus debug doc extras jingle spell ssl xscreensaver" RESTRICT="test" diff --git a/net-im/psi/psi-0.13.ebuild b/net-im/psi/psi-0.13.ebuild index c93964864bd7..ca5f3662a6df 100644 --- a/net-im/psi/psi-0.13.ebuild +++ b/net-im/psi/psi-0.13.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.13.ebuild,v 1.3 2009/08/02 14:50:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.13.ebuild,v 1.4 2009/12/26 18:57:30 armin76 Exp $ EAPI="2" @@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~sparc ~x86 ~x86-fbsd" IUSE="crypt dbus debug doc extras jingle spell ssl xscreensaver" RESTRICT="test" diff --git a/net-im/psi/psi-0.14-r1.ebuild b/net-im/psi/psi-0.14-r1.ebuild index f549584f4274..76d66957b8e2 100644 --- a/net-im/psi/psi-0.14-r1.ebuild +++ b/net-im/psi/psi-0.14-r1.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.14-r1.ebuild,v 1.2 2009/12/11 18:50:54 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.14-r1.ebuild,v 1.3 2009/12/26 18:57:30 armin76 Exp $ EAPI="2" @@ -20,7 +20,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~sparc ~x86 ~x86-fbsd" IUSE="crypt dbus debug doc extras jingle spell ssl xscreensaver webkit" RESTRICT="test" |