From 3a5a1b09a41a16334f4e03228a7f0b4393ed4b54 Mon Sep 17 00:00:00 2001 From: Gustavo Felisberto Date: Thu, 7 Jul 2005 16:05:48 +0000 Subject: stable on x86 and amd64 (Portage version: 2.0.51.22-r1) --- net-im/psi/ChangeLog | 6 +++++- net-im/psi/psi-0.9.3-r4.ebuild | 6 ++++-- 2 files changed, 9 insertions(+), 3 deletions(-) (limited to 'net-im') diff --git a/net-im/psi/ChangeLog b/net-im/psi/ChangeLog index 1d2f08157763..183736f3e683 100644 --- a/net-im/psi/ChangeLog +++ b/net-im/psi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/psi # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.72 2005/07/02 16:40:17 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.73 2005/07/07 16:05:48 humpback Exp $ + + 07 Jul 2005; Gustavo Felisberto ; + psi-0.9.3-r4.ebuild: + Stabble on x86 and AMD64 02 Jul 2005; Gustavo Felisberto ; psi-0.9.3-r1.ebuild, psi-0.9.3-r2.ebuild, psi-0.9.3-r3.ebuild, diff --git a/net-im/psi/psi-0.9.3-r4.ebuild b/net-im/psi/psi-0.9.3-r4.ebuild index 77756e53f7e1..d3d698ed6931 100644 --- a/net-im/psi/psi-0.9.3-r4.ebuild +++ b/net-im/psi/psi-0.9.3-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9.3-r4.ebuild,v 1.6 2005/07/02 16:40:17 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9.3-r4.ebuild,v 1.7 2005/07/07 16:05:48 humpback Exp $ inherit eutils @@ -48,7 +48,9 @@ SRC_URI="mirror://sourceforge/psi/${MY_P}.tar.bz2 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +#Amd64 devs: I now have a x86 and amd64 boxes so I can now test +#and mark on both arches +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc x86" #After final relase we do not need this S="${WORKDIR}/${MY_P}" -- cgit v1.2.3-65-gdbad