summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2006-06-19 21:01:08 +0000
committerGuy Martin <gmsoft@gentoo.org>2006-06-19 21:01:08 +0000
commit05dc489a72f16c167acfaceabe6a55c5199ccd3a (patch)
tree1ffe8a1b2e96a8bc3eff76b72eed2c7eda70e141 /net-im
parentInitial import. Ebuild by Paul Bredbury <brebs@sent.com>. Closing bug #106344. (diff)
downloadgentoo-2-05dc489a72f16c167acfaceabe6a55c5199ccd3a.tar.gz
gentoo-2-05dc489a72f16c167acfaceabe6a55c5199ccd3a.tar.bz2
gentoo-2-05dc489a72f16c167acfaceabe6a55c5199ccd3a.zip
Stable on hppa.
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/psi/ChangeLog5
-rw-r--r--net-im/psi/psi-0.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/psi/ChangeLog b/net-im/psi/ChangeLog
index a9c6cd81d9aa..07efd6209dd3 100644
--- a/net-im/psi/ChangeLog
+++ b/net-im/psi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/psi
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.91 2006/06/19 11:55:31 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.92 2006/06/19 21:01:08 gmsoft Exp $
+
+ 19 Jun 2006; Guy Martin <gmsoft@gentoo.org> psi-0.10.ebuild:
+ Stable on hppa.
19 Jun 2006; Ferris McCormick <fmccor@gentoo.org> psi-0.10.ebuild:
Stable on sparc. Removing sparc from Bug #137181 list.
diff --git a/net-im/psi/psi-0.10.ebuild b/net-im/psi/psi-0.10.ebuild
index 63074c56d696..8de912bed0a6 100644
--- a/net-im/psi/psi-0.10.ebuild
+++ b/net-im/psi/psi-0.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.10.ebuild,v 1.6 2006/06/19 11:55:31 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.10.ebuild,v 1.7 2006/06/19 21:01:08 gmsoft Exp $
inherit eutils qt3
@@ -51,7 +51,7 @@ SRC_URI="mirror://sourceforge/psi/${MY_P}.tar.bz2
SLOT="0"
LICENSE="GPL-2"
-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}"