summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorGustavo Felisberto <humpback@gentoo.org>2005-07-07 16:05:48 +0000
committerGustavo Felisberto <humpback@gentoo.org>2005-07-07 16:05:48 +0000
commit3a5a1b09a41a16334f4e03228a7f0b4393ed4b54 (patch)
treeccfcf3526b22bf0d2e2b762071588bf2fcc7d132 /net-im
parentppc stable (diff)
downloadgentoo-2-3a5a1b09a41a16334f4e03228a7f0b4393ed4b54.tar.gz
gentoo-2-3a5a1b09a41a16334f4e03228a7f0b4393ed4b54.tar.bz2
gentoo-2-3a5a1b09a41a16334f4e03228a7f0b4393ed4b54.zip
stable on x86 and amd64
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/psi/ChangeLog6
-rw-r--r--net-im/psi/psi-0.9.3-r4.ebuild6
2 files changed, 9 insertions, 3 deletions
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 <humpback@gentoo.org>;
+ psi-0.9.3-r4.ebuild:
+ Stabble on x86 and AMD64
02 Jul 2005; Gustavo Felisberto <humpback@gentoo.org>;
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}"