diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-08 12:39:19 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-08 12:39:19 +0000 |
commit | 8722e84ae74b189a0dfcce0291d3f3953047a793 (patch) | |
tree | 36b9c6f38637e261ba0de9432ff9be373d5891de /net-im | |
parent | revbumped (diff) | |
download | gentoo-2-8722e84ae74b189a0dfcce0291d3f3953047a793.tar.gz gentoo-2-8722e84ae74b189a0dfcce0291d3f3953047a793.tar.bz2 gentoo-2-8722e84ae74b189a0dfcce0291d3f3953047a793.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/psi/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/psi/psi-0.9.3-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/psi/ChangeLog b/net-im/psi/ChangeLog index 183736f3e683..eefe6c2f3f7b 100644 --- a/net-im/psi/ChangeLog +++ b/net-im/psi/ChangeLog @@ -1,6 +1,9 @@ # 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.73 2005/07/07 16:05:48 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.74 2005/07/08 12:39:19 gustavoz Exp $ + + 08 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> psi-0.9.3-r4.ebuild: + Stable on sparc 07 Jul 2005; Gustavo Felisberto <humpback@gentoo.org>; psi-0.9.3-r4.ebuild: diff --git a/net-im/psi/psi-0.9.3-r4.ebuild b/net-im/psi/psi-0.9.3-r4.ebuild index d3d698ed6931..7e0c3a76e4e4 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.7 2005/07/07 16:05:48 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9.3-r4.ebuild,v 1.8 2005/07/08 12:39:19 gustavoz Exp $ inherit eutils @@ -50,7 +50,7 @@ SLOT="0" LICENSE="GPL-2" #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" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 sparc x86" #After final relase we do not need this S="${WORKDIR}/${MY_P}" |